discourse/plugins/checklist/assets
Sérgio Saquetim aa2a0c1f11
DEV: Silence post-stream-widget-overrides in the checklist plugin (#33743)
Wraps the post widget lookup in `withSilencedDeprecations` to suppress
noisy `post-stream-widget-overrides` warnings when the checklist plugin
accesses the legacy post stream widget.

The deprecation warning was being triggered when incompatible extensions
forced the use of the legacy widget post-stream, even though the code
already properly handles the Glimmer Post Stream case. This change
maintains the existing functionality while eliminating unnecessary
console noise.
2025-07-22 14:47:33 -03:00
..
javascripts DEV: Silence post-stream-widget-overrides in the checklist plugin (#33743) 2025-07-22 14:47:33 -03:00
stylesheets FEATURE: add check (plugin) rich editor extension (#31716) 2025-03-11 20:13:44 -03:00