Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes queryAssignedNodes when querying for nodes on browsers that do … #1092

Merged
merged 6 commits into from
Oct 20, 2020

Commits on Oct 16, 2020

  1. Fixes queryAssignedNodes when querying for nodes on browsers that do …

    …have Element.matches
    
    Fixes #1088.
    Steven Orvell committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    08af318 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. Lint fix.

    Steven Orvell committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    c6069c5 View commit details
    Browse the repository at this point in the history
  2. Prevent test errors.

    Steven Orvell committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    52f7976 View commit details
    Browse the repository at this point in the history
  3. Format

    Steven Orvell committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    d5b0637 View commit details
    Browse the repository at this point in the history
  4. Fix test on IE

    Steven Orvell committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    26e09aa View commit details
    Browse the repository at this point in the history
  5. Lint fix

    Steven Orvell committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    6573419 View commit details
    Browse the repository at this point in the history