aboutsummaryrefslogtreecommitdiffstats
path: root/test/service/locationSpec.js
AgeCommit message (Expand)Author
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery
2012-03-09chore(*): refactor all ng: to ng-Igor Minar
2012-01-14fix($location): do not $digest if browser's url change fired within $apply/$d...Vojta Jina
2012-01-12refactor(module): strict separation between module-config / app-runtimeMisko Hevery
2011-11-14fix($location): links without path segment should not change the pathVojta Jina
2011-11-14refactor($location): merged $locationConfig service into $locationProviderMisko Hevery
2011-11-14refactor(injector): switch to injector 2.0 introduce modulesMisko Hevery
2011-11-14refactor(injector): turn scope into a serviceMisko Hevery
2011-10-22fix($location): rewrite links with nested elementsVojta Jina
2011-10-13fix($location): do not rewrite link when meta key pressedVojta Jina
2011-10-11chore(formating): clean code to be function() {Misko Hevery
2011-09-16fix($location) $location specs must unbind document listenerIgor Minar
2011-09-08feat($location): $location service with html5 history api supportVojta Jina
2011-09-08feat($browser): jQuery style url method, onUrlChange eventVojta Jina
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-02-15split up services into individual filesIgor Minar