Skip to content

Commit

Permalink
feat(get-element-stack): performant api to replace document.elementsF…
Browse files Browse the repository at this point in the history
…romPoint (#1842)

* feat(position): add way to get element stack

* finish visual sort, add tests

* rotation logic

* finish tests

* undo run rules

* add test for virtual node

* fix

* remove

* fix for inline elements

* use getPropertyValue

* cache style propertly lookups

* remove CSS rotation

* remove computedStyle getter

* update
  • Loading branch information
straker committed Nov 18, 2019
1 parent 39b830a commit 9ae07fb
Show file tree
Hide file tree
Showing 4 changed files with 968 additions and 0 deletions.

0 comments on commit 9ae07fb

Please sign in to comment.