angular.js/docs/component-spec
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
..
bootstrap chore(ngdocs): move angular-bootstrap.js to be generated only inside the docs and remove from the build process 2013-05-20 14:27:34 -07:00
annotationsSpec.js fix($animate): only execute a timeout when transitions or keyframe animations are used 2013-08-23 14:04:35 -07:00
docsSearchSpec.js chore(ngdocs): provide test code for lunr search in docs 2013-06-18 09:37:29 -04:00
errorDisplaySpec.js fix(docs): handle the empty string in errorDisplay 2013-08-01 15:32:46 -07:00
mocks.js test(docs): ignore some of the specs on IE 2013-08-23 12:43:42 -07:00
NavigationCtrlSpec.js chore(ngdocs): provide test code for lunr search in docs 2013-06-18 09:37:29 -04:00
syntaxSpec.js fix(ngdocs): provide test code for syntax links in docs and fix the syntax directive for IE8 2013-05-20 14:33:11 -07:00
versionJumpSpec.js test(docs): ignore some of the specs on IE 2013-08-23 12:43:42 -07:00