This repository has been archived by the owner on Mar 8, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(modal): include select shadow root children in focus wrap queries (…
…#689) * docs(modal): fix description * fix(modal): differentiate b/t endSentinel and modal shadow root children * shadow root children do not appear in `this.contains(relatedTarget)` query * `endSentinel` needs to be separate from other shadow root children in new `this.shadowRoot.contains(relatedTarget)` query Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
- Loading branch information