aboutsummaryrefslogtreecommitdiffstats
path: root/src/service/route.js
AgeCommit message (Expand)Author
2011-11-14style(docs): make jslint happy - fix some warningsVojta Jina
2011-11-14doc(service): update docs for the moved servicesMisko Hevery
2011-11-14refactor(services): migrate angular.service -> moduleMisko Hevery
2011-11-14refactor(injector): turn scope into a serviceMisko Hevery
2011-10-12docs(*): remove @workInProgress from everywhereIgor Minar
2011-10-11chore(formating): clean code to be function() {Misko 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-08refactor($route): remove some odd code and rename allowReload to forceReloadVojta Jina
2011-09-08fix($route): update $route to reflect $location changesVojta Jina
2011-08-31style(docs): improve the formatting of events in docsMisko Hevery
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-16doc(sample): Add javascript sandbox integration (jsFiddle)dandoyon
2011-08-15style(*): wrap all assignments in if statementsIgor 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-07-13doc($route): fix $route example and couple of typosVojta Jina
2011-03-26remove _null and _undefinedIgor Minar
2011-02-15split up services into individual filesIgor Minar