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

fix($animate): prevent leaving animate classes after animation is done #4602

Closed
wants to merge 1 commit into from

Conversation

jrencz
Copy link

@jrencz jrencz commented Oct 23, 2013

In some cases ngAnimate transitional classes (like *-remove & *-remove-active) were left after animation was over. Change introduced in this commit prevent such situations.

Closes #4490

In some cases ngAnimate transitional classes (like *-remove & *-remove-active) were left after animation was over. Change introduced in this commit prevent such situations.

Closes angular#4490
@mary-poppins
Copy link

Thanks for the PR!

  • Contributor signed CLA now or in the past
    • If you just signed, leave a comment here with your real name
  • PR's commit messages follow the commit message format

If you need to make changes to your pull request, you can update the commit with git commit --amend.
Then, update the pull request with git push -f.

Thanks again for your help!

@jrencz
Copy link
Author

jrencz commented Oct 23, 2013

Jarosław Rencz

@jrencz jrencz closed this Oct 23, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ngAnimate/ngRepeat issue with duplicates and transitional classes
2 participants