2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-08-17 18:04:11 +08:00
discourse/plugins/checklist
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
..
assets DEV: Silence post-stream-widget-overrides in the checklist plugin (#33743) 2025-07-22 14:47:33 -03:00
config Update translations (#33326) 2025-06-24 16:29:13 +02:00
spec DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
test/javascripts FEATURE: add check (plugin) rich editor extension (#31716) 2025-03-11 20:13:44 -03:00
plugin.rb UX: show all preinstalled plugins and label them as such (#33681) 2025-07-17 15:11:52 -04:00