discourse/plugins/poll
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
..
app DEV: Upgrade Rails to version 7.2 2024-11-27 10:48:47 +01:00
assets DEV: Ensure streamElement consistency across components (#33638) 2025-07-16 09:24:45 -03:00
config Update translations (#33235) 2025-06-17 23:07:42 +02:00
db/migrate DEV: Promote historic post_deploy migrations for core plugins. (#30987) 2025-01-24 11:47:03 -03:00
jobs/regular DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
lib FIX: Poll: ensure it is not possible to vote with all abstentions in Ranked Choice (#29601) 2024-11-26 20:16:22 +08:00
spec DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
test/javascripts DEV: Ensure streamElement consistency across components (#33638) 2025-07-16 09:24:45 -03:00
plugin.rb DEV: Update more deprecated Font Awesome icon names (#30163) 2024-12-08 22:14:28 +01:00