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

feat(matches): use VirtualNode and deprecate HTMLElement #1988

Merged
merged 8 commits into from
Jan 29, 2020
Merged

Commits on Jan 14, 2020

  1. Configuration menu
    Copy the full SHA
    85e57eb View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. Configuration menu
    Copy the full SHA
    ea6009f View commit details
    Browse the repository at this point in the history
  2. add tests for matches

    straker committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    c4092ef View commit details
    Browse the repository at this point in the history
  3. refactor

    straker committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    818d1f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. fixes

    straker committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    77682dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d36c37d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. test with serialNode

    straker committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    72a5baa View commit details
    Browse the repository at this point in the history
  2. match multiple expressions

    straker committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    ec7a3d8 View commit details
    Browse the repository at this point in the history