Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

fix(ngAnimate): ensure animations are not attempted on text nodes #11803

Closed
wants to merge 1 commit into from

Conversation

matsko
Copy link
Contributor

@matsko matsko commented May 4, 2015

With the large refactor in 1.4.0-rc.0, the detection code failed to
filter out text nodes from animating. This fix ensures that now properly
happens.

Closes #11703

@chirayuk
Copy link
Contributor

chirayuk commented May 4, 2015

LGTM. Thanks @matsko!

With the large refactor in 1.4.0-rc.0, the detection code failed to
filter out text nodes from animating. This fix ensures that now properly
happens.

Closes angular#11703
@matsko
Copy link
Contributor Author

matsko commented May 5, 2015

Merged as 2aacc2d

@matsko matsko closed this May 5, 2015
@matsko matsko deleted the fix_pr_11703 branch May 5, 2015 21:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(bug) ngAnimate element.parent is not a function
4 participants