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 8046820190 Unsilenced deprecations that are no longer triggered
no issue

- cleaned up the `deprecation-workflow.js` file by removing deprecations that are no longer being triggered by our test suite or general app usage (if they are still triggered in untested areas it will be useful to see the logs)
- updated usages of `{{gh-text-field}}` to use it's `shouldFocus` attribute rather than directly overriding it's `autofocus` computed property
2020-01-09 17:20:13 +00: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 Unsilenced deprecations that are no longer triggered 2020-01-09 17:20:13 +00:00
environment.js Removed and disabled use of Ember.js function prototype extensions 2019-07-01 15:53:58 +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