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
/
ngRoute
/
directive
/
ngViewSpec.js
Age
Commit message (
Expand
)
Author
2013-09-20
fix(ngView): IE8 regression due to expando on non-element nodes
Igor Minar
2013-09-03
fix(ngView): ensure ngClass works with together with ngView's transclusion be...
Matias Niemelä
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-26
fix($animate): make animation onComplete callbacks async
Matias Niemelä
2013-07-26
fix(ngAnimate): $timeout integration and cancel callbacks added
Matias Niemelä
2013-07-26
chore(ngView): $animate refactoring + transclusion & tests
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-06-06
refactor($route): pull $route and friends into angular-route.js
Igor Minar