Ghost/core/client/assets/sass/patterns
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
..
_shame.scss Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
buttons.scss Fix notification styles 2014-08-31 20:56:05 +01:00
forms.scss Remove form focus halo 2014-09-05 17:16:55 +01:00
global.scss Fix ::selection bug 2014-09-13 14:54:44 +01:00
labels.scss Implement labels 2014-08-12 15:27:22 +01:00
navlist.scss Swap out Ruby Sass for Node Sass 2014-08-30 14:13:36 +01:00
tables.scss Tables 2014-07-30 08:19:50 +03:00