Ghost/ghost/admin/app/services
Kevin Ansfield 4679302303 Don't destructure Ember.testing (#933)
no issue
- `Ember.testing` is or will soon be a getter/setter in Ember with the value set during a test, however destructuring will read the value when the module is evaluated
- moves all uses of `Ember.testing` inline
2018-01-02 10:19:59 +00:00
..
ajax.js Bump ember-ajax dependency (#902) 2017-11-03 22:59:39 +00:00
clock.js Don't destructure Ember.testing (#933) 2018-01-02 10:19:59 +00:00
config.js Avoid leaking state in Ember objects 2017-11-25 09:49:49 +00: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 Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00: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 Don't destructure Ember.testing (#933) 2018-01-02 10:19:59 +00:00
media-queries.js Unsplash integration 2017-08-15 16:01:12 +01:00
notifications.js Bump ember-ajax dependency (#902) 2017-11-03 22:59:39 +00:00
session.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
settings.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
slug-generator.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
tour.js Avoid leaking state in Ember objects 2017-11-25 09:49:49 +00:00
ui.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
unsplash.js Trigger a background download request when Unsplash images are inserted 2017-12-12 17:22:59 +00: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 Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00