mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-21 12:49:23 +08:00
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. |
||
|---|---|---|
| .. | ||
| poll-breakdown-test.js | ||
| poll-builder-disabled-test.js | ||
| poll-builder-enabled-test.js | ||
| poll-in-reply-history-test.js | ||
| poll-pie-chart-test.js | ||
| poll-quote-test.js | ||
| poll-results-test.js | ||
| polls-bar-chart-test-desktop.js | ||
| polls-bar-chart-test-mobile.js | ||