aboutsummaryrefslogtreecommitdiffstats
path: root/test/service/routeSpec.js
AgeCommit message (Expand)Author
2011-12-06fix(route): $destroy scope after update and reloadVojta Jina
2011-11-14refactor($service): removed almost all references to scope.$serviceMisko Hevery
2011-11-14refactor(injector): turn scope into a serviceMisko Hevery
2011-10-11feat(forms): new and improved formsMisko Hevery
2011-09-21fix($route): fix regex escaping in route matcherIgor Minar
2011-09-08style: fix some missing semi-colons and spaces, typosVojta Jina
2011-09-08fix($route): update $route to reflect $location changesVojta Jina
2011-08-31feat($route): add events before/after route changeMisko Hevery
2011-08-19feat($route): add reloadOnSearch route param to avoid reloadsIgor Minar
2011-08-12refactor(scope): remove $flush/$observe ng:eval/ng:eval-orderMisko Hevery
2011-08-02feat(scope): new and improved scope implementationMisko Hevery
2011-07-18feat(strict mode): adding strict mode flag to all js filesIgor Minar
2011-03-01linking function should return bound scopeIgor Minar
2011-02-16Change API angular.compile(element)([scope], [element/true])Misko Hevery
2011-02-15split up services into individual filesIgor Minar