Ghost/ghost/admin/assets
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
..
fonts Bring back the code icon 2014-07-31 22:29:10 +03:00
img Ember.js: Add assets img + css (ember-hacks.css) to ember admin 2014-03-15 00:08:15 +01:00
lib Implement new button markup 2014-08-17 14:57:07 +03:00
sass Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00