discourse/plugins/poll/assets/javascripts
Sérgio Saquetim d8abc0ab11
DEV: Ensure streamElement consistency across components (#33638)
This commit introduces the `@streamElement` argument to various
components and modifies its default behavior to `false` in
`cooked-html`. It standardizes the flow, ensuring better control and
accurate context sharing of the `streamElement` property. Adjustments
were also made to decorators and nested post rendering.

Additionally, tests in the `poll` plugin were modified to run with
`glimmer_post_stream_mode` enabled and disabled to ensure the decorators
are working as expected.
2025-07-16 09:24:45 -03:00
..
discourse DEV: Ensure streamElement consistency across components (#33638) 2025-07-16 09:24:45 -03:00
lib FEATURE: add poll (plugin) rich editor extension (#31715) 2025-03-11 20:13:27 -03:00