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

Allow .contains() to accept array of nodes. #154

Merged
merged 1 commit into from Feb 2, 2016

Conversation

lelandrichardson
Copy link
Collaborator

Fixes #153

Provides improved support for matching on a subarray of elements, and I believe may also fix up some corner cases with testing the equality of children.

Also adds corresponding documentation.

@lelandrichardson
Copy link
Collaborator Author

@goatslacker or @ljharb can you take a look?

@ljharb
Copy link
Member

ljharb commented Feb 2, 2016

LGTM, as a semver-minor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: minor New stuff.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Contains
2 participants