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 2b53c2cfca
DEV: Enable @cached decorator for themes and plugins (#19261)
`ember-cached-decorator-polyfill` uses a Babel transformation to apply this polyfill in core. Adding that Babel transformation to themes and plugins will be complex, so we use this to patch it at runtime. This can be removed once `@glimmer/tracking` is updated to a version
with native `@cached` support.
2022-11-30 15:53:54 +00:00
..
discourse-boot.js DEV: Remove Ember.TEMPLATES and centralize template resolution rules (#19220) 2022-11-29 10:24:35 +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