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-04-29
fix(ngController): change controllerAlias to controllerAs.
Misko Hevery
2013-04-26
docs(route): fix typo in route documentation
Andreas Pelme
2013-04-22
feat(controller): support as instance syntax
Misko Hevery
2013-03-29
docs(*): fixed typos
Pascal Borreli
2013-03-15
$routeChangeSuccess documentation
Jamie Mason
2013-03-08
fix($route): make nextRoute.$route private
Igor Minar
2013-02-27
feat($route): add `caseInsensitiveMatch` option for url matching
David Chang
2013-02-25
refactor($route): use $q#all hash signature 2 simplify 'resolve' impl
Alexander Shtuchkin
2013-02-14
feat(routeProvider): Add support to catch-all parameters in routes
Luis Ramón López
2013-01-18
feat(route): Allow using functions as template params in 'when'
Luis Ramón López
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-23
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