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

fix($animate): permit class-based animations for leave operations if ngAnimateChildren is enabled #9491

Closed
wants to merge 1 commit into from

Conversation

matsko
Copy link
Contributor

@matsko matsko commented Oct 8, 2014

Prior to this fix, $animate.leave placed a disabled animation on the element
which prevented ngAnimateChildren from properly working. This patch now
addresses that issue.

Closes #8092

…ngAnimateChildren is enabled

Prior to this fix, $animate.leave placed a disabled animation on the element
which prevented ngAnimateChildren from properly working. This patch now
addresses that issue.

Closes angular#8092
@jeffbcross jeffbcross force-pushed the master branch 2 times, most recently from abdaab7 to 30996f8 Compare October 8, 2014 19:47
@matsko matsko closed this in df1a00b Oct 8, 2014
@btford btford removed the In Progress label Oct 8, 2014
bullgare pushed a commit to bullgare/angular.js that referenced this pull request Oct 9, 2014
…ngAnimateChildren is enabled

Prior to this fix, $animate.leave placed a disabled animation on the element
which prevented ngAnimateChildren from properly working. This patch now
addresses that issue.

Closes angular#8092
Closes angular#9491
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ng-animate-children does not always work with class-based animations
3 participants