virtualstate / navigation

Native JavaScript navigation [web api] implementation
MIT License
77 stars 5 forks source link

Update matchesAncestors to search light-dom ancestors #30

Closed iandeboisblanc closed 4 months ago

iandeboisblanc commented 4 months ago

This PR addresses https://github.com/virtualstate/navigation/issues/29 by extending matchesAncestor helper to search through light-dom ancestors once it has reached the bounds of a shadow-dom.

Checklist

fabiancook commented 4 months ago

Merging as is, will follow up with adding a test case prior to versioning and release.

fabiancook commented 4 months ago

Added in https://github.com/virtualstate/navigation/commit/9000b43fc60513fed2dd8bc092d9a73884e2d4d1