Ghost/core/client/routes/settings
Matt Enlow 09fb17a2be 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
..
users prevent revoking invite for already active users 2014-08-05 00:35:46 -04:00
about.js Implement About Ghost page 2014-09-02 13:49:01 -06:00
apps.js Settings screens redirect for certain roles 2014-07-30 00:57:16 -07:00
general.js Settings screens redirect for certain roles 2014-07-30 00:57:16 -07:00
index.js Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
users.js Settings screens redirect for certain roles 2014-07-30 00:57:16 -07:00