This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/public/assets/scripts
David Taylor 5e5024d3e7
DEV: Resolve and unsilence ember-global deprecation (#20702)
One of the problems here was coming from the ember-jquery addon. This commit skips the problematic shim from the addon and re-implements in Discourse. This hack will only be required short-term - we'll be totally dropping the ember-jquery integration as part of our upgrade to Ember 4.x.

Removing this shim means we can also remove our `discourse-ensure-deprecation-order` dummy addon which was ensuring that the ember-jquery-triggered deprecation was covered by ember-cli-deprecation-workflow.
2023-03-17 11:22:12 +00:00
..
discourse-boot.js DEV: Resolve and unsilence ember-global deprecation (#20702) 2023-03-17 11:22:12 +00:00
discourse-test-listen-boot.js DEV: Add dark theme support to QUnit (#19014) 2022-11-17 18:44:44 +01:00
discourse-test-load-dynamic-js.js DEV: Load plugin CSS in tests (#18668) 2022-10-19 18:10:06 +01:00
discourse-test-trigger-ember-cli-boot.js DEV: Skip loading plugin JS when running only core tests (#18047) 2022-08-23 10:25:07 +01:00
module-shims.js DEV: Enable @cached decorator for themes and plugins (#19261) 2022-11-30 15:53:54 +00:00
start-app.js DEV: Add a discourse-booted performance mark (#17162) 2022-06-20 19:39:39 +01:00