-
Notifications
You must be signed in to change notification settings - Fork 784
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(context): allow selecting shadow DOM nodes (#3798)
* feat(context): allow scoping shadow DOM nodes * Refactor Context code * Code complete * cleanup * Fix tests * Update type definition * Write docs * Apply suggestions from code review Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com> * Resolve comments * Add type definition tests * Apply suggestions from code review Co-authored-by: Erik Larsen <enlarsen@users.noreply.github.com> Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com> * Update context.md * fix test * Update type test Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com> Co-authored-by: Erik Larsen <enlarsen@users.noreply.github.com>
- Loading branch information
1 parent
5026d65
commit 9e1e31b
Showing
22 changed files
with
1,630 additions
and
658 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.