-
Notifications
You must be signed in to change notification settings - Fork 399
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(engine): remove piercing membrane (#324)
* wip: first pass * wip: more pierce removal * wip: parent element values on nodes * wip: parent traversal * wip: fixing rebase mistake * wip: linting * wip: fixing event preventDefault * wip: queryselector * wip: linting * wip: lazy queryselectors * wip: removed test file * wip: cleanup types * wip: fixing contentWindow unwrapping * wip: master rebase * wip: reorganizing filter methods * wip: adding integration tests * wip: fixing IE11 * wip: removing event proxy. Using getter for target * wip: removed console * wip: cleanup and comments * fix(engine): change Root to ShadowRoot * fix(engine): optimized monkey patch method * fix(engine): remove unused variable * fix(engine): removed double comment
- Loading branch information
1 parent
51532e1
commit 1e4c7f1
Showing
54 changed files
with
1,122 additions
and
986 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
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.