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
/
routeSpec.js
Age
Commit message (
Expand
)
Author
2013-03-08
test($route): add tests for matching 'otherwise' routes
Igor Minar
2013-02-27
feat($route): add `caseInsensitiveMatch` option for url matching
David Chang
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-11-26
fix($location): reset $location.$$replace with every watch call
Rado Kirov
2012-09-11
fix($route): support inline annotation on .resolve
Misko Hevery
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-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