Skip to content

feat: shadow dom support#2196

Draft
bytestream wants to merge 1 commit intounovue:v2from
bytestream:shadow-dom
Draft

feat: shadow dom support#2196
bytestream wants to merge 1 commit intounovue:v2from
bytestream:shadow-dom

Conversation

@bytestream
Copy link

Closes #1667

Are you receptive to this and is this along the right lines (before I spend any more time on it)?

I've only really tested date picker and select components so far, but there's two issues that remain:

  • packages/core/src/shared/useBodyScrollLock.ts is still altering body[style] (outside of ShadowRoot)
  • z-index: 50 doesn't seem to be sufficient, but that can presumably be altered by the users own styling rather than changing the default style?

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.

[Feature]: support Shadow DOM compatibility

1 participant