aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/directive/ngSwitch.js
AgeCommit message (Expand)Author
2013-11-14fix($compile): accessing controllers of transcluded directives from childrenTobias Bosch
2013-11-05chore(docs): refactor/improve new CSS transition code in examplesMatias Niemelä
2013-10-22style: make jshint happyVojta Jina
2013-10-14docs: add missing priority documentation for structural directivesIgor Minar
2013-10-11fix(directives): correct priority of structural directivesIgor Minar
2013-09-13docs(ngSwitch): fix minor typoDaniel Tse
2013-07-29chore(ngdocs): all animation-supported directives working with docs examples ...Matias 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-04-03docs: add animations into docs and directive examplesMatias Niemelä
2013-04-02feat(ngAnimate): add support for animationMisko Hevery
2013-04-01docs(ngSwitch): improve the @usage exampleIgor Minar
2013-03-29docs(*): fixed typosPascal Borreli
2013-03-11feat(ng:switch): Preserve the order of the elements not in the ng-switchLucas Galfasó
2013-02-14feat(ngSwitch): support multiple matches on ngSwitchWhen and ngSwitchDefaultLucas Galfasó
2013-02-14fix(ngSwitch): make ngSwitch compatible with controller BC moduledeboer
2013-01-18fix(ngSwitch): don't leak when destroyed while not attacheddanilsomsikov
2012-09-06fix(*): name all anonymous watch functions in AngularShyam Seshadri
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-04-09fix(docs): change all directive references to use the normalized namesIgor Minar
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery