index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ng
/
directive
/
ngIf.js
Age
Commit message (
Expand
)
Author
2014-02-16
docs(bike-shed-migration): let markdown deal with extenal links
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): convert doctype and names
Peter Bacon Darwin
2013-12-17
docs(ngIf): remove invalid comment from CSS
Pete Bacon Darwin
2013-12-05
fix($compile): update cloned elements if the template arrives after the cloning
Tobias Bosch
2013-11-14
fix($compile): accessing controllers of transcluded directives from children
Tobias Bosch
2013-11-11
fix(ngIf): don't create multiple elements when changing from a truthy to anot...
Tobias Bosch
2013-11-05
chore(docs): refactor/improve new CSS transition code in examples
Matias Niemelä
2013-11-04
fix(ngIf): destroy child scope when destroying DOM
Igor Minar
2013-10-30
chore($compile): remove special case for ngIf and ngRepeat
Brian Ford
2013-10-30
chore: move getBlockElements to Angular.js
Brian Ford
2013-10-30
fix(ngIf): ngIf removes elements dynamically added to it
Brian Ford
2013-10-25
docs(ngIf): fix typo
Balázs Suhajda
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-14
docs: add missing priority documentation for structural directives
Igor Minar
2013-10-11
fix(directives): correct priority of structural directives
Igor Minar
2013-10-11
style: strip white space from files
Igor Minar
2013-09-27
docs(ngIf): formatting, clarity
Dave Peticolas
2013-07-29
chore(ngdocs): all animation-supported directives working with docs examples ...
Matias Niemelä
2013-07-26
feat(ngAnimate): complete rewrite of animations
Matias Niemelä
2013-05-13
docs(animation): fix code example to work with most recent ngAnimate
Matias Niemelä
2013-05-08
chore(ngIf): Add animation code to ngIf example and docs text to ngAnimate docs
Matias Niemelä
2013-04-19
feat(ngIf): add directive to remove and recreate DOM elements
Oren Avissar