aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/directive/ngSwitch.js
AgeCommit message (Expand)Author
2014-03-07style(jsdoc tags): remove/ammend invalid tagsPeter Bacon Darwin
2014-02-26fix($animate): ensure that animateable directives cancel expired leave animat...Matias Niemelä
2014-02-16docs(examples): fix example dependenciesPeter Bacon Darwin
2014-02-16chore(protractor tests): fix up e2e testsJulie
2014-02-16docs(bike-shed-migration): convert doctype and namesPeter Bacon Darwin
2014-01-28test(docs): convert example end to end doc tests from scenario runner to prot...Julie
2014-01-26docs(ngSwitch): fixed typo 'choses' to 'chooses'David Nelson
2014-01-07refactor(booleanAttrs, ngSwitch): use link function instead of compile functi...Gias Kay Lee
2013-12-12docs(ngSwitch): clarify that ngSwitch matches against string literalsPete Bacon Darwin
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