angular.js/docs
Matias Niemelä ee2f3d21da fix($animate): only execute a timeout when transitions or keyframe animations 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 #3613
2013-08-23 14:04:35 -07:00
..
component-spec fix($animate): only execute a timeout when transitions or keyframe animations are used 2013-08-23 14:04:35 -07:00
components chore(ngdocs): disable code prettification in e2e tests 2013-08-16 11:01:16 -07:00
content docs(overview): improve grammar 2013-08-22 17:39:49 -07:00
img style(docs): replace CRLF by LF in svg header logo 2013-08-16 20:05:54 -07:00
spec fix(ngdocs): use cdn version to generate link to source files 2013-08-20 23:26:55 -07:00
src chore(ngdocs): fix the version jumper 2013-08-23 07:37:51 -07:00