Skip to content

Conversation

dmjio
Copy link
Owner

@dmjio dmjio commented Sep 17, 2025

For truly encapsulated styles (breaks the cascade in CSS), this PR introduces shadowRoot :: Bool.

This will allow users to nest Component without style inheritance

  • Add shadowRoot
  • Define and call attachShadow on Component mount element.
  • Wire-up to styles
  • Wire-up to scripts

For truly encapsulated styles (breaks the cascade in CSS),
this PR introduces `shadowRoot :: Bool`.

This will allow users to nest Component without style inheritance

- [x] Add `shadowRoot`
- [x] Define and call `attachShadow` on `Component` mount element.
- [ ] Wire-up to styles
- [ ] Wire-up to scripts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant