Ghost/ghost/admin/app/styles/layouts
Kevin Ansfield d65666f90b 🚀 supercharge tags performance
closes https://github.com/TryGhost/Ghost/issues/8540
- use `{{vertical-collection}}` in the tags dropdown filter list, opening the dropdown is now virtually instant as it's not attempting to immediately render components for every tag in the list
- remove pagination/infinite scroll from tags screen
- load all tags when accessing the tags screen
  - will pause to show spinner if no tags have previously been loaded
  - if tags exist in the ember data store, show the list immediately and load/update list in the background
- use `{{vertical-collection}}` to render enough tags to fill the scrollable area with a small buffer and use occlusion and element re-use to swap tags in whilst scrolling (suuuuper fast no matter number of tags loaded)
- scroll tags into view when they are selected (keyboard nav now makes a lot more sense)
- tested with 875 tags and 2x/5x CPU throttling with no major slowdowns 🎉
2017-07-07 17:53:08 +01:00
..
about.css Update styles for content screen, buttons, and app frame 2017-02-16 19:50:05 +00:00
apps.css 🎨 No more icon font: {{inline-svg}} (#605) 2017-04-07 16:23:45 +01:00
auth.css 🐛 fix IE11 bugs and styles (#724) 2017-06-01 23:02:03 +02:00
content.css 🚀 supercharge tags performance 2017-07-07 17:53:08 +01:00
editor.css Really fix selected text colour this time 2017-06-21 15:56:44 +01:00
error.css Fixup broken error page styles 2015-06-08 12:14:58 +01:00
flow.css 💄 refactor setup screens to use ember-concurrency (#644) 2017-04-19 12:27:32 +02:00
main.css Update dark mode 2017-06-12 21:50:17 +01:00
packages.css No more icon font: {{inline-svg}} - Part 2 (#642) 2017-04-14 17:22:14 +01:00
settings.css Fix display bug on wide aspect ratio images 2017-06-08 10:57:17 +02:00
subscribers.css 🐛 fix IE11 bugs and styles (#724) 2017-06-01 23:02:03 +02:00
tags.css Prototype nightshift 🌆 2017-02-17 12:31:12 -06:00
user.css 🐛 fix IE11 bugs and styles (#724) 2017-06-01 23:02:03 +02:00
users.css 🎨 give suspended user badge a little room (#732) 2017-06-13 09:54:05 +01:00