aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/directive/ngIf.js
AgeCommit message (Expand)Author
2013-10-30chore($compile): remove special case for ngIf and ngRepeatBrian Ford
2013-10-30chore: move getBlockElements to Angular.jsBrian Ford
2013-10-30fix(ngIf): ngIf removes elements dynamically added to itBrian Ford
2013-10-25docs(ngIf): fix typoBalázs Suhajda
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-10-11style: strip white space from filesIgor Minar
2013-09-27docs(ngIf): formatting, clarityDave Peticolas
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-13docs(animation): fix code example to work with most recent ngAnimateMatias Niemelä
2013-05-08chore(ngIf): Add animation code to ngIf example and docs text to ngAnimate docsMatias Niemelä
2013-04-19feat(ngIf): add directive to remove and recreate DOM elementsOren Avissar