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
/
route.js
Age
Commit message (
Expand
)
Author
2013-06-11
docs(ngRoute): clarify when gets updated
Pete Bacon Darwin
2013-03-15
$routeChangeSuccess documentation
Jamie Mason
2013-03-08
fix($route): make nextRoute.$route private
Igor Minar
2013-01-16
fix($route): support route params not separated with slashes.
Martin Probst
2012-12-14
fix($route): correctly extract $routeParams from urls
Gonzalo Ruiz de Villa
2012-09-11
fix($route): support inline annotation on .resolve
Misko Hevery
2012-09-06
docs($route): rename leftover $afterRouteChange to $routeChangeSuccess
Igor Minar
2012-08-30
fix(docs): indicate support for passing a string as the `controller` property...
Brice Burgess
2012-08-24
docs(ngRoute): fix typo
johnlindquist
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-06-02
feat($location): add $locatonChange[begin|completed] event
Misko Hevery
2012-06-01
feat($route): rename template -> tempalteUrl and add support for inline templ...
Misko Hevery
2012-06-01
chore($route): rename events
Misko Hevery
2012-06-01
feat($route): resolve local route promises
Misko Hevery
2012-05-04
chore(docs): re-skin main documentation
Misko Hevery
2012-04-11
test(ngView): fix failing e2e tests
Igor Minar
2012-04-09
fix(docs): change all directive references to use the normalized names
Igor Minar
2012-04-04
feat($route): allow chaining of whens and otherwise
Igor Minar
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery