aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng/directive/ngShowHideSpec.js
AgeCommit message (Expand)Author
2014-02-06fix(mocks): rename mock.animate to ngAnimateMock and ensure it contains all t...Matias Niemelä
2014-02-06fix(mocks): remove usage of $animate.flushNext in favour of queingMatias Niemelä
2014-01-02fix(ngShow/ngHide, ngIf): functions with zero args should be truthyBrian Ford
2013-08-02chore(ngMock): rename $animate.process to $animate.flushNext()Matias Niemelä
2013-07-26chore($animate): replace show/hide with addClass/removeClassMatias Niemelä
2013-07-26feat(ngAnimate): complete rewrite of animationsMatias Niemelä
2013-05-08chore(ngAnimate): CSS classes X-setup/X-start -> X/X-activeMatias Niemelä
2013-05-08feat($sniffer): Add support for supportsAnimations flag for detecting CSS Ani...Matias Niemelä
2013-04-11fix(ngAnimate): prevent animation on initial page loadMisko Hevery
2013-04-11fix(ngAnimate): skip animation on first renderMatias Niemelä
2013-04-02feat(ngAnimate): add support for animationMisko Hevery
2012-04-09chore(tests): rename all directive names to the normalized formIgor Minar
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery