Ghost/ghost/admin/templates
Matt Enlow e48b5edbb4 Abstract mobile transition interactions
Closes #4032
- Created "mobile" views: `parent-view`, `content-view` and `index-view`
- `mobile/parent-view` has three callbacks for managing layout, and a mediaQuery listener to keep in sync with the user
- content-view and index-view use their parent-views callbacks to bring themselves into and out of the viewport as appropriate
- fixed media queries for post content list from 800px to 900px
- Created `mobile-index-route` to intelligently transition to a new route on desktops (used by both PostsIndexRoute and SettingsIndexRoute)
- Extract mobile interactions from settings views to new mobile utility views
- `js-` prefixed settings view transitions
- removed unused openEditor action from PostsRoute
- removed unused mobile util "responsiveAction"
2014-09-16 07:28:03 -06:00
..
components js- prefix; fix content preview back button 2014-09-02 22:29:32 -06:00
editor [WIP] Wire up new mobile nav 2014-09-10 18:33:27 +01:00
modals Show warning dialog if session has ended in editor 2014-08-25 19:45:26 +00:00
posts Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
settings Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
-import-errors.hbs Improve importer error messaging 2014-07-29 12:02:18 +01:00
-navbar.hbs [WIP] Wire up new mobile nav 2014-09-10 18:33:27 +01:00
-publish-bar.hbs Post Settings Menu - Step 1 2014-09-10 17:31:19 +02:00
-user-actions-menu.hbs Show settings-cog and back button 2014-09-03 17:18:41 +02:00
application.hbs Post Settings Menu - Step 1 2014-09-10 17:31:19 +02:00
debug.hbs Implement new button markup 2014-08-17 14:57:07 +03:00
editor-save-button.hbs Rework editor save button. 2014-08-20 13:36:25 +00:00
error.hbs Prevent loading setup screen if already setup 2014-07-16 15:54:42 +00:00
forgotten.hbs Implement new button markup 2014-08-17 14:57:07 +03:00
post-settings-menu.hbs Change class for editor PSM closing transparent div 2014-09-11 16:38:57 +01:00
post-tags-input.hbs Preserve order of tags as entered by the user. 2014-07-29 02:16:21 +00:00
posts.hbs Merge pull request #3999 from novaugust/emberify-posts-c-and-v 2014-09-12 11:19:34 +01:00
reset.hbs Implement new button markup 2014-08-17 14:57:07 +03:00
settings.hbs Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
setup.hbs Implement new button markup 2014-08-17 14:57:07 +03:00
signin.hbs Icon wrapper around signing inputs 2014-08-19 15:36:59 +01:00
signup.hbs Implement new button markup 2014-08-17 14:57:07 +03:00