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
Age
Commit message (
Expand
)
Author
2013-11-21
fix(ngView): Don't throw when the ngView element contains content with direct...
Tobias Bosch
2013-11-21
fix($compile): ensure CSS classes are added and removed only when necessary
Matias Niemelä
2013-11-14
fix($compile): accessing controllers of transcluded directives from children
Tobias Bosch
2013-11-06
fix(ngView): only run anchorScroll after animation is done
Jeff Cross
2013-10-23
fix(ngView): ensure the new view element is placed after the old view element
Matias Niemelä
2013-10-10
fix(modules): stop leaking global variables in tests
Pete Bacon Darwin
2013-10-04
fix(routeProvider): parametrized routes do not match against locations that w...
Nicola Peduzzi
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-15
feat(minerr): log minerr doc url in development
Ken Sheedlo
2013-08-12
feat($route): express style route matching
joshrtay
2013-08-08
docs(minErr): rename sce/isecrurl to sce/insecurl
Igor Minar
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-25
feat($sce): new $sce service for Strict Contextual Escaping.
Chirayu Krishnappa
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