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
/
test
/
ng
/
directive
/
ngIfSpec.js
Age
Commit message (
Expand
)
Author
2014-02-26
fix($animate): ensure that animateable directives cancel expired leave animat...
Matias Niemelä
2014-02-06
fix(mocks): rename mock.animate to ngAnimateMock and ensure it contains all t...
Matias Niemelä
2014-02-06
fix(mocks): remove usage of $animate.flushNext in favour of queing
Matias Niemelä
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-04
fix(ngIf): destroy child scope when destroying DOM
Igor Minar
2013-10-30
fix(ngIf): ngIf removes elements dynamically added to it
Brian Ford
2013-08-02
chore(ngMock): rename $animate.process to $animate.flushNext()
Matias Niemelä
2013-07-26
feat(ngAnimate): complete rewrite of animations
Matias Niemelä
2013-07-15
fix($animator): ensure animations are always disabled for an element that is ...
Matias Niemelä
2013-05-08
chore(ngAnimate): CSS classes X-setup/X-start -> X/X-active
Matias Niemelä
2013-05-08
feat($sniffer): Add support for supportsAnimations flag for detecting CSS Ani...
Matias Niemelä
2013-04-19
feat(ngIf): add directive to remove and recreate DOM elements
Oren Avissar