aboutsummaryrefslogtreecommitdiffstats
path: root/src/service/location.js
AgeCommit message (Expand)Author
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