Skip to content

Make <Shadowed> sync (no more modifier, no more reactive need) | Also add test utilities for working with shadow roots#565

Merged
NullVoxPopuli merged 1 commit into
mainfrom
make-shadowed-sync
Nov 23, 2025
Merged

Make <Shadowed> sync (no more modifier, no more reactive need) | Also add test utilities for working with shadow roots#565
NullVoxPopuli merged 1 commit into
mainfrom
make-shadowed-sync

Conversation

@NullVoxPopuli
Copy link
Copy Markdown
Contributor

Extracted from

Downside is that this adds yet another div, to maintain the public API of allowing ...attributes.

However, the fewer render cycles we can be "settled" in, the better (shorten time-to-interactive).
This should also mean better SSR support as well for <Shadowed>

@NullVoxPopuli NullVoxPopuli added the enhancement New feature or request label Nov 23, 2025
@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@NullVoxPopuli NullVoxPopuli merged commit 828dff1 into main Nov 23, 2025
21 checks passed
@NullVoxPopuli NullVoxPopuli deleted the make-shadowed-sync branch November 23, 2025 17:50
@github-actions github-actions Bot mentioned this pull request Nov 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant