aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng/routeSpec.js
AgeCommit message (Expand)Author
2013-06-06refactor($route): pull $route and friends into angular-route.jsIgor Minar
2013-03-08test($route): add tests for matching 'otherwise' routesIgor Minar
2013-02-27feat($route): add `caseInsensitiveMatch` option for url matchingDavid Chang
2013-02-14feat(routeProvider): Add support to catch-all parameters in routesLuis Ramón López
2013-01-18feat(route): Allow using functions as template params in 'when'Luis Ramón López
2013-01-16fix($route): support route params not separated with slashes.Martin Probst
2012-11-26fix($location): reset $location.$$replace with every watch callRado Kirov
2012-09-11fix($route): support inline annotation on .resolveMisko Hevery
2012-06-02feat($location): add $locatonChange[begin|completed] eventMisko Hevery
2012-06-01feat($route): rename template -> tempalteUrl and add support for inline templ...Misko Hevery
2012-06-01chore($route): rename eventsMisko Hevery
2012-06-01feat($route): resolve local route promisesMisko Hevery
2012-04-04feat($route): allow chaining of whens and otherwiseIgor Minar
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery