Ghost/ghost/admin/app/services
Kevin Ansfield 983110d931 Switched from ember-cli-shims to new module imports (#779)
no issue

- add eslint-plugin-ember, configure no-old-shims rule
- run `eslint --fix` on `app`, `lib`, `mirage`, and `tests` to move imports to the new module imports
- further cleanup of Ember globals usage
- remove event-dispatcher initializer now that `canDispatchToEventManager` is deprecated
2017-08-22 14:53:26 +07:00
..
ajax.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
clock.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
config.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
dropdown.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
event-bus.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
feature.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
ghost-paths.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
lazy-loader.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
media-queries.js
notifications.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
session.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
settings.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
slug-generator.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
tour.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
ui.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
unsplash.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
upgrade-notification.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
upgrade-status.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00