aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/route.js
AgeCommit message (Expand)Author
2013-06-06refactor($route): pull $route and friends into angular-route.jsIgor Minar
2013-04-29fix(ngController): change controllerAlias to controllerAs.Misko Hevery
2013-04-26docs(route): fix typo in route documentationAndreas Pelme
2013-04-22feat(controller): support as instance syntaxMisko Hevery
2013-03-29docs(*): fixed typosPascal Borreli
2013-03-15$routeChangeSuccess documentationJamie Mason
2013-03-08fix($route): make nextRoute.$route privateIgor Minar
2013-02-27feat($route): add `caseInsensitiveMatch` option for url matchingDavid Chang
2013-02-25refactor($route): use $q#all hash signature 2 simplify 'resolve' implAlexander Shtuchkin
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-12-14fix($route): correctly extract $routeParams from urlsGonzalo Ruiz de Villa
2012-09-11fix($route): support inline annotation on .resolveMisko Hevery
2012-09-06docs($route): rename leftover $afterRouteChange to $routeChangeSuccessIgor Minar
2012-08-30fix(docs): indicate support for passing a string as the `controller` property...Brice Burgess
2012-08-23docs(ngRoute): fix typojohnlindquist
2012-06-12docs(*): simplify doc urlsIgor Minar
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-05-04chore(docs): re-skin main documentationMisko Hevery
2012-04-11test(ngView): fix failing e2e testsIgor Minar
2012-04-09fix(docs): change all directive references to use the normalized namesIgor Minar
2012-04-04feat($route): allow chaining of whens and otherwiseIgor Minar
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery