1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/styles
Kevin Ansfield 7652969747 🏃 improve navigation responsiveness with loading substates (#495)
no issue
- add loading substates for all routes that previously blocked transitions until their model had finished loading
  - enables immediate response on navigation click
  - loading templates include the title bar to provide immediate indication of which page is loading
  - loading templates include a new `{{gh-loading-spinner}}` component that will only show the spinner after 200ms to avoid flashing a spinner for users on fast connections
- updated Version Mismatch tests to match new behaviour of intermediate transitions when navigating
2017-01-17 17:44:08 -06:00
..
components 🏃 improve navigation responsiveness with loading substates (#495) 2017-01-17 17:44:08 -06:00
layouts Long theme names break themes table layout (#304) 2017-01-11 13:11:55 +00: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