aboutsummaryrefslogtreecommitdiffstats
path: root/src/service/location.js
AgeCommit message (Expand)Author
2011-11-30feat($location): name the watch function to ease debuggingIgor Minar
2011-11-30style(): get rid off some jsl warningsVojta Jina
2011-11-21feat(service.$autoScroll): scroll to hash fragmentVojta Jina
2011-11-14style(docs): make jslint happy - fix some warningsVojta Jina
2011-11-14fix(doc) cleanup all api doc link warningsMisko Hevery
2011-11-14fix($location): links without path segment should not change the pathVojta Jina
2011-11-14doc(service): update docs for the moved servicesMisko Hevery
2011-11-14refactor($location): merged $locationConfig service into $locationProviderMisko Hevery
2011-11-14refactor(services): migrate angular.service -> moduleMisko Hevery
2011-11-14refactor(injector): turn scope into a serviceMisko Hevery
2011-10-22fix($location): rewrite links with nested elementsVojta Jina
2011-10-13docs($location): Html5 -> HTML5Igor Minar
2011-10-13docs($location): fix $config -> $locationConfig in docsIgor Minar
2011-10-13fix($location): do not rewrite link when meta key pressedVojta Jina
2011-09-26fix(scenario): workaround for FF6 dispatchEvent issue #684208Igor Minar
2011-09-08fix($location): Use encodeUriQuery instead of escapeKai Groner
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-06-08Should have replaced all instances of element('input[name=something]').val() ...Di Peng
2011-06-07Fix couple of failing e2e testsVojta Jina
2011-04-08fix $location service docs and examplesIgor Minar
2011-03-26remove _null and _undefinedIgor Minar
2011-02-15split up services into individual filesIgor Minar