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

ngAnimate bug fixes #3715

Closed
wants to merge 3 commits into from
Closed

ngAnimate bug fixes #3715

wants to merge 3 commits into from

Conversation

matsko
Copy link
Contributor

@matsko matsko commented Aug 23, 2013

Closes #3587
Closes #3613

…imations are used

ngAnimate causes a 1ms flicker on the screen when no CSS animations are present on the element.
The solution is to change $animate to only use $timeouts when a duration is found on the element
before the transition/keyframe animation takes over.

Closes angular#3613
…ady has transitions/durations attached to it

Closes angular#3587
@mhevery
Copy link
Contributor

mhevery commented Aug 23, 2013

MERGED

@mhevery mhevery closed this Aug 23, 2013
@matsko matsko deleted the ng_animate_fixes branch August 23, 2013 21:29
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.

ngAnimate (v1.2.0rc1) : ngRepeat shows stale items ngClass in 1.2.0-rc1 with animations awkward
2 participants