Files
discourse/plugins
David Taylor a0f681b256 DEV: Refactor chat HTML decorating (#31309)
Uses the new `<DecoratedHtml` component, which takes care of the full
decorate/render lifecycle. That means we can drop all the custom
modifiers/debouncing which chat was doing. It also naturally adds
support for `helper.renderGlimmer` in chat decorations.

This should resolve a number of subtle bugs related to chat message
decorations.
2025-02-14 11:34:39 +00:00
..
2025-02-11 16:43:08 +01:00
2025-02-11 16:43:08 +01:00
2025-01-31 10:48:44 +01:00