mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
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 #3613 |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| annotationsSpec.js | ||
| docsSearchSpec.js | ||
| errorDisplaySpec.js | ||
| mocks.js | ||
| NavigationCtrlSpec.js | ||
| syntaxSpec.js | ||
| versionJumpSpec.js | ||