discourse/app/assets
David Taylor b7cafdc07f
DEV: Deprecate api.decoratePluginOutlet (#24145)
This API is not used by any known themes/plugins, and is problematic for a few reasons

- It doesn't work on modern plugin connectors which have no wrapper element

- Making modifications to Ember-rendered DOM elements can lead to catastrophic and surprising errors

- It doesn't re-run when arguments to a plugin outlet change

This commit adds the deprecation notice, and refactors the tests so that they do not rely on any real core plugin outlets
2023-10-30 11:07:17 +00:00
..
images UX: Wizard static confetti (#23973) 2023-10-18 15:19:00 -06:00
javascripts DEV: Deprecate api.decoratePluginOutlet (#24145) 2023-10-30 11:07:17 +00:00
stylesheets DEV: Migrate create-account to the new modal API (#24098) 2023-10-30 11:01:09 +01:00