aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/location.js
AgeCommit message (Expand)Author
2012-06-20fix($location): url rewriting if element was removedVojta Jina
2012-06-14fix($location): fix URL interception in hash-bang modeMisko Hevery
2012-06-13fix($location): correctly parse link urls in hashbang mode with prefixMisko Hevery
2012-06-12fix($location): correctly parse link urls in hashbang modeMisko Hevery
2012-06-12fix($location): throw Errors not StringsIgor Minar
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-06-02feat($location): add $locatonChange[begin|completed] eventMisko Hevery
2012-06-02chore($location) switch to use $rootElementMisko Hevery
2012-05-24fix(docs): accept return in addition to returnsMisko Hevery
2012-05-14fix($location): support urls with any protocolIgor Minar
2012-04-12fix($location): properly rewrite urls in html5 mode with base url setIgor Minar
2012-04-11fix($location): don't rewrite links to different base pathsThibault Leruitte
2012-04-10chore(*): remove dead code and fix code style issuesIgor Minar
2012-04-02fix($location): search setter should not double-encode the valueMykhailo Kotsur
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery