1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/config
Kevin Ansfield d9d962b457 Fixed deprecated usage of new EmberObject in <GhUploader>
no issue

- https://deprecations.emberjs.com/v3.x/#toc_object-new-constructor
- `UploadTracker` is extended from `EmberObject` so we should use the `.create` method
2019-05-07 13:26:32 +01:00
..
coverage.js Used ember-exam to split tests and run in parallel on Travis (#1112) 2019-03-11 18:16:01 +00:00
deprecation-workflow.js Fixed deprecated usage of new EmberObject in <GhUploader> 2019-05-07 13:26:32 +01:00
environment.js Update ember core to v3.9.0 (minor) (#1147) 2019-04-09 14:21:48 +01:00
optional-features.json Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
targets.js Dropped IE11 browser target for transpilation 2018-08-14 17:49:50 +01:00