aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng/directive/ngIncludeSpec.js
AgeCommit message (Expand)Author
2013-07-25feat($sce): new $sce service for Strict Contextual Escaping.Chirayu Krishnappa
2013-07-15fix($animator): ensure animations are always disabled for an element that is ...Matias 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-05-03feat(ngInclude): $includeContentRequested eventMatthieu Larcher
2013-05-01test(ngAnimate): also provide W3C transition property to work on IE10Pete Bacon Darwin
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-03-27feat(http): support request/response promise chainingSylvester Keil
2012-04-09chore(tests): rename all directive names to the normalized formIgor Minar
2012-04-04refactor(ngInclude): correct the testsVojta Jina
2012-04-03fix(ngInclude): fire $includeContentLoaded on proper (child) scopeVojta Jina
2012-04-03refactor(ngInclude): remove scope attributeVojta Jina
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery