discourse/app/assets/javascripts/pretty-text/addon
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
..
emoji DEV: emojis unicode 17.0 (#35340) 2025-10-13 08:28:12 +02:00
allow-lister.js DEV: Prevent videos from preloading metadata (#23807) 2023-10-12 13:47:48 -06:00
censored-words.js PERF: Avoid excessive object creations in watched words (#27354) 2024-06-10 14:44:31 +02:00
emoji.js FEATURE: Improve emoji diversity rendering (#32909) 2025-05-27 11:34:24 +10:00
guid.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
inline-oneboxer.js SECURITY: Limit /inline-onebox to 10 URLs at a time 2025-02-04 13:32:53 -03:00
mentions.js FEATURE: Enforce mention limits for chat messages (#19034) 2022-12-06 14:54:04 -03:00
oneboxer-cache.js DEV: removes jquery usage from onebox (#14683) 2021-10-22 13:15:46 +02:00
oneboxer.js DEV: Replace deprecated Ember's array .clear() (#35158) 2025-10-13 18:11:00 -03:00
pretty-text.js DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
sanitizer.js UX: add * mention to site setting description 2025-06-09 12:04:15 +08:00
text-replace.js DEV: remove markdown-it-bundle and custom build code (#23859) 2023-11-06 16:59:49 +00:00
upload-short-url.js DEV: Drop experimental enable_diffhtml_preview setting (#31306) 2025-02-12 15:58:30 +00:00