You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
feat(block): Chain ElementProbe parents; add to shadowRoot
This allows one to retrieve ElementProbe from any element including
a shadowRoot. The ElementProbe contains element, injector, and scope.
The added benefit is that by waling the ElementProbe parent one can
get the parent element of a shadow DOM.
Closes#625Closes#630
0 commit comments