aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng/directive/ngViewSpec.js
AgeCommit message (Expand)Author
2013-06-06refactor($route): pull $route and friends into angular-route.jsIgor Minar
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-05-02fix(ngView): accidentally compiling leaving contentMisko Hevery
2013-05-01test(ngAnimate): also provide W3C transition property to work on IE10Pete Bacon Darwin
2013-04-29fix(ngController): change controllerAlias to controllerAs.Misko Hevery
2013-04-22feat(controller): support as instance syntaxMisko Hevery
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
2013-02-18fix(compile): should not leak memory when there are top level empty text nodesPete Bacon Darwin
2012-06-01feat($route): rename template -> tempalteUrl and add support for inline templ...Misko Hevery
2012-06-01chore($route): rename eventsMisko Hevery
2012-06-01feat($route): resolve local route promisesMisko Hevery
2012-04-09chore(tests): rename all directive names to the normalized formIgor Minar
2012-04-03refactor(ngView): remove extra $watch, refactor one ugly testVojta Jina
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery