discourse/app/assets/javascripts
David Taylor d4d939bd66
PERF: Remove dynamic <template> invocations (#29942)
Using Ember's `<template>` dynamically is not supported. For every invocation, glimmer-vm has to run one-time setup, and will cache the result indefinitely. This leads to significant memory leaks, and eventual OOM errors.

This commit updates a handful of cases. We'll be following up with the more complex ones, and a linting rule to avoid re-introducing the problem in future.
2024-11-26 18:54:26 +00:00
..
admin DEV: Change admin emoji delete button from icon to text (#29931) 2024-11-26 14:10:14 +08:00
custom-proxy DEV: Fix duplicate port on livereload (#29771) 2024-11-14 23:05:47 +00:00
deprecation-silencer
dialog-holder DEV: Bump @discourse/lint-configs and autofix (#29847) 2024-11-20 14:15:04 +00:00
discourse PERF: Remove dynamic <template> invocations (#29942) 2024-11-26 18:54:26 +00:00
discourse-common DEV: Improve hbr topic list detection (#29892) 2024-11-22 14:28:01 +01:00
discourse-hbr DEV: Detect hbr topic list customizations (#29793) 2024-11-21 16:00:49 +01:00
discourse-i18n DEV: add i18n named export to "discourse-i18n" (#29820) 2024-11-19 11:25:22 +00:00
discourse-markdown-it DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
discourse-plugins Build(deps-dev): Bump ember-cli from 6.0.0 to 6.0.1 (#29795) 2024-11-17 22:40:04 +01:00
discourse-widget-hbs Build(deps): Bump ember-resolver from 13.0.2 to 13.1.0 (#29868) 2024-11-20 23:39:31 +01:00
docs
ember-addons
ember-cli-progress-ci
ember-production-deprecations
float-kit FIX: correctly destroy menu/tooltip when removed from dom 2024-11-26 15:55:35 +01:00
locales
pretty-text Build(deps): Bump ember-resolver from 13.0.2 to 13.1.0 (#29868) 2024-11-20 23:39:31 +01:00
select-kit PERF: Remove dynamic <template> invocations (#29942) 2024-11-26 18:54:26 +00:00
theme-transpiler DEV: Update content-tag to 2.0.3 (#29616) 2024-11-06 13:29:24 +01:00
truth-helpers Build(deps): Bump ember-auto-import from 2.9.0 to 2.10.0 (#29606) 2024-11-06 01:06:08 +01:00
.npmrc
handlebars-shim.js
polyfills.js DEV: Bump eslint, lint-configs, and move to flat config (#29661) 2024-11-12 12:33:17 +00:00
service-worker.js.erb DEV: allow non focused tab to be primary tab in service worker (#29516) 2024-11-01 09:42:33 +04:00