Ghost/ghost/admin/mirage
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
..
config Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
factories 🎨 rename language to locale and use en as default locale (#721) 2017-05-31 16:01:46 +01:00
fixtures Unsplash integration 2017-08-15 16:01:12 +01:00
models add dropdown filters for post type, author, and tag (#554) 2017-03-02 12:35:09 -06:00
scenarios deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
serializers Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
.eslintrc.js deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
config.js Unsplash integration 2017-08-15 16:01:12 +01:00
utils.js New content screen prototype (#503) 2017-01-25 21:05:28 +01:00