discourse/plugins
David Taylor 4d0c56d272
DEV: Switch to official tracked-built-ins
We were previously using `@ember-compat/tracked-built-ins`, which had some extra logic for intercompatibility for computed properties.

Unfortunately that version is not maintained, and is diverging from the upstream version. We're going to prioritise following upstream, and deal with any inter-compatibility issues by refactoring dependent code to use autotracking.

The released version of tracked-built-ins also includes the fix for the memory leak, so we can drop our custom patch.
2024-12-02 17:51:01 +00:00
..
automation DEV: Switch to official tracked-built-ins 2024-12-02 17:51:01 +00:00
chat DEV: Switch to official tracked-built-ins 2024-12-02 17:51:01 +00:00
checklist DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
discourse-details DEV: Use qunit-dom's hasValue wherever possible (#30018) 2024-12-01 20:37:24 +01:00
discourse-lazy-videos Update translations (#28577) 2024-08-29 15:37:52 -04:00
discourse-local-dates DEV: Use qunit-dom's hasValue wherever possible (#30018) 2024-12-01 20:37:24 +01:00
discourse-narrative-bot Update translations (#29212) 2024-10-16 17:52:01 +09:00
discourse-presence DEV: Bump @discourse/lint-configs and autofix (#29847) 2024-11-20 14:15:04 +00:00
footnote UX: fix footnote causing horizontal scroll on narrow screens (#29328) 2024-10-22 05:09:34 +02:00
poll DEV: Switch to official tracked-built-ins 2024-12-02 17:51:01 +00:00
spoiler-alert DEV: Use qunit-dom's hasValue wherever possible (#30018) 2024-12-01 20:37:24 +01:00
styleguide FIX: Tooltip styleguide triggers not rendering options (#29926) 2024-11-25 16:00:52 -06:00