Ghost/ghost/admin/app/services
Kevin Ansfield 267ce40945 Refactor general UI state into a service
no issue
- moves general UI state control such as menu display, autonav, settings menu, etc into a `ui` service for easier use within components
- no longer required to jump through hoops passing state and actions down from application controller into components
- removes indirect "route" actions in favour of calling actions/methods directly on the `ui` service
2017-08-15 16:01:12 +01:00
..
ajax.js
clock.js
config.js
dropdown.js
event-bus.js
feature.js
ghost-paths.js
lazy-loader.js
media-queries.js
notifications.js
session.js
settings.js
slug-generator.js
tour.js
ui.js Refactor general UI state into a service 2017-08-15 16:01:12 +01:00
upgrade-notification.js
upgrade-status.js