0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/assets/sass/components
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
..
badges.scss Badge component 2014-08-14 14:38:32 +01:00
dropdowns.scss Allow buttons elements in dropdowns 2014-08-13 15:15:23 +01:00
dropdowns_old.scss Re-do of dropdowns 2014-08-05 20:06:22 +01:00
modals.scss Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
navigation.scss Change class for editor PSM closing transparent div 2014-09-11 16:38:57 +01:00
notifications.scss Fix notification position when PSM is open 2014-09-11 12:57:41 +01:00
pagination.scss Swap out Ruby Sass for Node Sass 2014-08-30 14:13:36 +01:00
splitbuttons.scss Swap out Ruby Sass for Node Sass 2014-08-30 14:13:36 +01:00
uploader.scss Swap out Ruby Sass for Node Sass 2014-08-30 14:13:36 +01:00