Ghost/ghost/admin/app/styles
Kevin Ansfield c16d633d4b New content screen prototype (#503)
refs https://github.com/TryGhost/Ghost/issues/7860

- remove preview pane from content screen
- add basic post status filters
- replace custom infinite scroll with ember-infinity and increase trigger threshold for improved scroll behaviour

Commits:
* basic content list + filter using existing infinite scroll and pagination
* swap our custom pagination + infinite loader for `ember-infinity`
* minor cleanups
* reset scroll position when changing filter
* fix tests
* remove client-side sorting step as we no longer have a live collection
* remove unused `mobile-index-route`
* add acceptance tests for content screen filters
2017-01-25 21:05:28 +01:00
..
components New content screen prototype (#503) 2017-01-25 21:05:28 +01:00
layouts New content screen prototype (#503) 2017-01-25 21:05:28 +01:00
patterns Editor and 1.0 style updates 2016-11-14 16:55:08 +07:00
app.css display a spinner whilst the app is loading (#491) 2017-01-15 15:11:43 -06:00
csscomb.json Introduce new notification and alerts components 2015-05-22 19:05:13 +01:00