discourse/app/assets/javascripts/discourse/config
David Taylor 1161c980f2
DEV: Resolve and unsilence ember.built-in-components deprecation (#20716)
- Install `@ember/legacy-built-in-components` and update our import statements to use it
- Remove our custom attributeBinding extensions of `TextField` and `TextArea`. Modern ember 'angle bracket syntax' allows us to apply html attributes to a component's element without needing attributeBindings
2023-03-17 11:55:29 +00:00
..
deprecation-workflow.js DEV: Resolve and unsilence ember.built-in-components deprecation (#20716) 2023-03-17 11:55:29 +00:00
ember-cli-update.json DEV: Upgrade to Ember 3.28 2022-07-19 10:00:59 +01:00
environment.js DEV: Fail core JS test runs if deprecations are triggered (#20614) 2023-03-10 10:39:42 +00:00
optional-features.json DEV: Enable jquery-integration runtime deprecation (#18057) 2022-08-23 19:28:22 +01:00
targets.js Drop support for iOS < 15.7 (#19847) 2023-01-16 17:28:59 +00:00