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/app/pre-initializers
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
..
deprecate-jquery-integration.js DEV: Resolve and unsilence ember-global deprecation (#20702) 2023-03-17 11:22:12 +00:00
discourse-bootstrap.js DEV: Update backburner.js to include bugfix and dev improvements (#18549) 2022-10-12 10:06:03 +01:00
dynamic-route-builders.js DEV: Experimental /filter route to filter through topics (#20494) 2023-03-03 09:46:21 +08:00
inject-discourse-objects.js DEV: Clean up all message bus subscriptions (#19268) 2022-12-12 16:32:25 +01:00
map-routes.js DEV: Clean up pre-initializers (#18680) 2022-10-26 09:19:54 +08:00
sniff-capabilities.js DEV: Fix InstallTrigger deprecation warnings on Firefox (#18380) 2022-09-29 13:31:29 +02:00