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

fix($animate): allow enabled children to animate on disabled parents #13721

Merged
merged 1 commit into from
Jan 9, 2016

Conversation

Narretz
Copy link
Contributor

@Narretz Narretz commented Jan 9, 2016

Prior to this fix if a parent container disabled animations for
itself then no children could be enabled explicity via
$animate.enabled. This patch allows for that to work.

Closes #13179
Closes #13695

Prior to this fix if a parent container disabled animations for
itself then no children could be enabled explicity via
`$animate.enabled`. This patch allows for that to work.

Closes angular#13179
Closes angular#13695
@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm.

@Narretz Narretz merged commit 8b63603 into angular:master Jan 9, 2016
@Narretz Narretz deleted the fix-animate-enabled-13179 branch January 9, 2016 14:18
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.

ngAnimate: Cannot re-enable animations with $animate.enabled
3 participants