discourse/plugins/poll/assets
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
..
javascripts DEV: Switch to official tracked-built-ins 2024-12-02 17:51:01 +00:00
stylesheets UX: Give ranked choice polls distinctive bullets in preview (#29439) 2024-10-28 11:10:37 -04:00