mirror of
https://github.com/discourse/discourse.git
synced 2025-10-03 17:21:20 +08:00
* Replace uses of Ember’s deprecated array extension .replace with native .splice, using TrackedArray where reactivity is needed (components and tests) * Modernize TopicController computed properties to getters with @dependentKeyCompat to preserve reactivity without Ember array extensions * Adjust history modal action signature to destructure the argument as [bodyDiff] * Add a deprecation-workflow entry for discourse.native-array-extensions.replace to improve logging * Add an Ember 6.6.0 patch to ensure isMutableArray excludes native arrays, preventing false detection as MutableArray |
||
---|---|---|
.. | ||
@ember-compat__tracked-built-ins@0.9.1.patch | ||
babel-plugin-debug-macros@0.3.4.patch | ||
ember-source@6.6.0.patch | ||
ember-this-fallback@0.4.0.patch | ||
licensee@11.1.1.patch | ||
virtual-dom@2.1.1.patch |