discourse/app/assets/javascripts/theme-transpiler
Jarek Radosz 06f841da08
DEV: Update Ember to 6.6.0 (#34460)
This upgrade does not include any breaking changes for Discourse
themes/plugins. Two of the three deprecations in Ember 6 (array
prototype extensions, component-template resolution) have already been
polyfilled in Discourse. The third (action helper/modifier) is
polyfilled in this commit.

Performance testing shows a 2-3% improvement in Discourse rendering
time, thanks to upstream performance fixes in the glimmer-vm since the
regressions in the Ember 5.x series.

---------

Co-authored-by: David Taylor <david@taylorhq.com>
2025-08-27 16:48:40 +01:00
..
rollup-plugins DEV: Use rollup for theme JS compilation (#33103) 2025-07-25 12:02:29 +01:00
add-theme-globals.js DEV: Use rollup for theme JS compilation (#33103) 2025-07-25 12:02:29 +01:00
add-theme-globals.test.mjs DEV: Use rollup for theme JS compilation (#33103) 2025-07-25 12:02:29 +01:00
babel-replace-imports.js DEV: Use rollup for theme JS compilation (#33103) 2025-07-25 12:02:29 +01:00
babel-replace-imports.test.mjs DEV: Use rollup for theme JS compilation (#33103) 2025-07-25 12:02:29 +01:00
build.js DEV: Use rollup for theme JS compilation (#33103) 2025-07-25 12:02:29 +01:00
content-tag.js DEV: Resolve content-tag initSync deprecation (#32746) 2025-05-15 13:04:52 +01:00
noop.js DEV: Use rollup for theme JS compilation (#33103) 2025-07-25 12:02:29 +01:00
package.json DEV: Update Ember to 6.6.0 (#34460) 2025-08-27 16:48:40 +01:00
postcss-variable-prefixer.js DEV: Bump linting dependencies and fix violations (#32682) 2025-05-12 14:14:07 +01:00
postcss.js FIX: Support light-dark on older browsers (#34438) 2025-08-20 12:45:54 +01:00
rollup-virtual-imports.js FIX: JS/HBS connectors in themes (#34130) 2025-08-07 12:39:06 +01:00
shims.js DEV: Use rollup for theme JS compilation (#33103) 2025-07-25 12:02:29 +01:00
theme-hbs-ast-transforms.js DEV: Move theme hbs transforms into dedicated file (#33602) 2025-07-14 14:08:56 +01:00
theme-rollup.js DEV: Update Ember to 6.6.0 (#34460) 2025-08-27 16:48:40 +01:00
transpiler.js DEV: Remove template compilation from theme transpiler (#33862) 2025-07-27 12:30:10 +02:00
url-polyfill.js DEV: Improve postcss error handling (#31420) 2025-02-20 16:48:22 +00:00