Ghost/ghost/admin/app/mixins
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
..
body-event-listener.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
current-user-settings.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
dropdown-mixin.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
editor-base-controller.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
editor-base-route.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
pagination.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
settings-menu-component.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
shortcuts-route.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
shortcuts.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
slug-url.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
style-body.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
text-input.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
unauthenticated-route-mixin.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
validation-engine.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
validation-state.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00