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
/
ngClassSpec.js
Age
Commit message (
Expand
)
Author
2014-02-14
fix($animate): ensure $animate doesn't break natural CSS transitions
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-11-25
fix(ngAnimate): ensure animations are disabled upon bootstrap for structrual ...
Matias Niemelä
2013-11-21
fix($compile): ensure CSS classes are added and removed only when necessary
Matias Niemelä
2013-11-20
fix(ngClass): ensure that ngClass only adds/removes the changed classes
Matias Niemelä
2013-11-08
fix(ngClassSpec): clear animation enable fn from postDigestQueue
Pete Bacon Darwin
2013-10-09
feat(ngRepeat): use block separator comments
jankuca
2013-09-03
fix(ngAnimate): ensure that ngClass is always compiled before enter, leave an...
Matias Niemelä
2013-09-03
fix(ngAnimate): cut down on extra $timeout calls
Matias Niemelä
2013-08-02
chore(ngMock): rename $animate.process to $animate.flushNext()
Matias Niemelä
2013-07-29
fix(ngClass): ensure ngClass doesn't fire addClass or removeClass with an emp...
Matias Niemelä
2013-04-16
fix(ngClass): should remove classes when object is the same but property has ...
Pete Bacon Darwin
2013-03-29
feat(ngRepeat): add support for custom tracking of items
Misko Hevery
2013-02-18
fix(ngClass): keep track of old ngClass value manually
Per Rovegård
2012-09-06
fix(ngClassEven/Odd): filtering/ordering and repeater
petrovalex
2012-09-06
fix(ngClass): works with class interpolation
Max Martinsson
2012-04-09
chore(tests): rename all directive names to the normalized form
Igor Minar
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery