Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Remove usage of (deprecated) probe #1247

Closed
wants to merge 3 commits into from
Closed

Conversation

vicb
Copy link
Contributor

@vicb vicb commented Jul 21, 2014

The first commit also enable matching a selector with a given Node (vs the dom.document before) - this is backward compatible as it only adds an optional argument:

ElementProbe ngProbe(nodeOrSelector) -> ElementProbe ngProbe(nodeOrSelector, [dom.Node root])

first submitted as mhevery#18

@vicb
Copy link
Contributor Author

vicb commented Jul 23, 2014

@mhevery I've added a check to make sure that the given root is not attached to the DOM.

If you're ok with that, the PR could be merged (rebased on master)

@vicb
Copy link
Contributor Author

vicb commented Jul 25, 2014

I'll rebase this once #1269 is merged
edit: I've remove the mergeable state so that 1269 is merged before (will be easier not to have to rebase it again)

@vicb vicb mentioned this pull request Jul 28, 2014
@vicb
Copy link
Contributor Author

vicb commented Jul 28, 2014

merged into 1269

@vicb vicb closed this Jul 28, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

2 participants