discourse/app/assets/javascripts/pretty-text
Sérgio Saquetim 346e815f76
DEV: Replace deprecated Ember's array .clear() (#35158)
Refactor array-clearing logic across the codebase by replacing
`.clear()` with `.length = 0` for improved clarity and compatibility
with standard JavaScript arrays. 
Updated relevant tests and utilities to ensure consistency.

These changes align array management with modern JavaScript 
practices while preserving existing functionality.
2025-10-13 18:11:00 -03:00
..
addon DEV: Replace deprecated Ember's array .clear() (#35158) 2025-10-13 18:11:00 -03:00
app DEV: Move pretty-text into an ember-addon format (#9689) 2020-05-07 12:37:47 -04:00
.npmrc DEV: Prevent npm usage (#13945) 2021-08-04 22:04:58 +02:00
ember-cli-build.js DEV: Update ember-cli to 4.12.0 (#21074) 2023-04-19 12:58:29 +02:00
index.js DEV: @babel/plugin-proposal-decorators -> decorator-transforms (#27260) 2024-06-10 15:51:48 +01:00
package.json Build(deps): Bump ember-auto-import from 2.11.0 to 2.11.1 (#35240) 2025-10-07 20:09:59 +02:00