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

fix(ngAnimate): Fix text node animation #11722

Closed
wants to merge 1 commit into from
Closed

fix(ngAnimate): Fix text node animation #11722

wants to merge 1 commit into from

Conversation

circlingthesun
Copy link

Change to comment stripping code to return text nodes in addition to element nodes

Closes #11703

Change to comment stripping code to return text nodes in addition to element nodes

Closes #11703
@circlingthesun
Copy link
Author

This PR seems a bit buggy still. Please don't merge it.

@circlingthesun
Copy link
Author

It appears that the unresolved issues with this PR was a result of the library that I was testing it against. It resulted in some early remove animation not taking effect. I have submitted a PR to fix said library at rubenv/angular-gettext#187. This PR should be fine to merge.

@circlingthesun
Copy link
Author

Fixed by #11803

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
3 participants