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

Node should report it contains itself #99

Merged
merged 1 commit into from
Jan 14, 2020
Merged

Conversation

cherifGsoul
Copy link
Member

Closes #98

Allow a node.contains(node) to return true.

@matthewp
Copy link

matthewp commented Jan 8, 2020

lgtm, this is probably a major version change though right?

@phillipskevin
Copy link

@cherifGsoul can you run the canjs/canjs tests with this change and mention what happens?

@bmomberger-bitovi
Copy link

I included this branch into the canjs tests and everything is passing green except core build size. @cherifGsoul you should be able to merge and publish.

@cherifGsoul cherifGsoul merged commit be7273f into master Jan 14, 2020
@cherifGsoul cherifGsoul deleted the node-contains-self branch January 14, 2020 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow a Node to report that it contains itself
4 participants