discourse/app/assets/javascripts
David Taylor e061166a05
FIX: Restore behavior of window.Discourse (#22167)
The work in fa509224f0 updated our initializer patterns to match modern Ember. This caused the initializer from the (deprecated) ember-export-application-global addon to change its behavior from exporting the ApplicationInstance to exporting the Application. This affects customizations which were using some long-deprecated APIs we had attached to the ApplicationInstance.

This commit removes the deprecated addon, restores the previous ApplicationInstance behavior which we've come to depend on, and adds a test for the expected behavior. It also bumps the `dropFrom` version to make it clear that we do not intend to remove these APIs during this release cycle.
2023-06-16 21:54:15 +01:00
..
admin Build(deps-dev): Bump ember-cli-dependency-checker (#22137) 2023-06-16 01:38:34 +02:00
bootstrap-json Build(deps): Bump html-entities in /app/assets/javascripts (#22098) 2023-06-14 02:06:28 +02:00
confirm-new-email DEV: Add error message styling (#21225) 2023-04-25 08:40:18 -04:00
dialog-holder Build(deps): Bump webpack in /app/assets/javascripts (#22121) 2023-06-15 15:40:08 +02:00
discourse FIX: Restore behavior of window.Discourse (#22167) 2023-06-16 21:54:15 +01:00
discourse-common Build(deps-dev): Bump ember-cli-dependency-checker (#22137) 2023-06-16 01:38:34 +02:00
discourse-hbr Build(deps-dev): Bump ember-cli-dependency-checker (#22137) 2023-06-16 01:38:34 +02:00
discourse-plugins Build(deps): Bump webpack in /app/assets/javascripts (#22121) 2023-06-15 15:40:08 +02:00
discourse-widget-hbs Build(deps-dev): Bump ember-cli-dependency-checker (#22137) 2023-06-16 01:38:34 +02:00
docs
ember-addons
ember-cli-progress-ci
ember-production-deprecations DEV: Include ember deprecation messages in production builds (#20587) 2023-03-10 10:37:28 +00:00
locales UX/DEV: Review queue redesign fixes (#20239) 2023-03-02 16:40:53 +01:00
patches DEV: Update ember-cli to 4.12.0 (#21074) 2023-04-19 12:58:29 +02:00
pretty-text Build(deps-dev): Bump ember-cli-dependency-checker (#22137) 2023-06-16 01:38:34 +02:00
select-kit FEATURE: Allow users to manually track threads without replying (#22100) 2023-06-16 12:08:26 +10:00
truth-helpers Build(deps-dev): Bump ember-cli-dependency-checker (#22137) 2023-06-16 01:38:34 +02:00
wizard Build(deps-dev): Bump ember-cli-dependency-checker (#22137) 2023-06-16 01:38:34 +02:00
.licensee.json Revert "DEV: Merge package.json files (#21172)" (#21182) 2023-04-20 14:57:40 +02:00
.npmrc
discourse-js-processor.js DEV: Update ember-cli-htmlbars to 6.2.0 (#20467) 2023-02-27 18:43:28 +01:00
handlebars-shim.js
package.json DEV: Move app build-time dependencies to devDependencies (#21310) 2023-05-03 09:25:13 +01:00
polyfills.js Drop support for iOS < 15.7 (#19847) 2023-01-16 17:28:59 +00:00
service-worker.js.erb FIX: Update workbox class references following version bump (#22108) 2023-06-14 14:39:04 +01:00
yarn.lock FIX: Restore behavior of window.Discourse (#22167) 2023-06-16 21:54:15 +01:00