Ghost/ghost/admin/app/services
Kevin Ansfield 3653cfbfbf Refactored document-title handler
no issue
- moved `document-title` Route extension's functionality into the `ui` service
  - updates the title each time the router service emits a route changed event
  - `ui.updateDocumentTitle()` can now be called directly from components rather than the confusing `this.send('updateDocumentTitle')` bubbling behaviour
- refactored the `titleToken` implementation to use the now-formalised `RouteInfo`'s `metadata` field (https://github.com/emberjs/rfcs/blob/master/text/0398-RouteInfo-Metadata.md#appendix-a)
2019-05-20 16:16:19 +01:00
..
ajax.js
clock.js
config.js
dropdown.js
event-bus.js
feature.js
ghost-paths.js
lazy-loader.js
media-queries.js
media.js
notifications.js
resize-detector.js
session.js
settings.js
slug-generator.js
tour.js
ui.js Refactored document-title handler 2019-05-20 16:16:19 +01:00
unsplash.js
upgrade-status.js