aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/location.js
AgeCommit message (Expand)Author
2014-02-25revert: fix($location): parse query string when path is empty in hashbang modeIgor Minar
2014-02-21fix($location): parse query string when path is empty in hashbang modeCaitlin Potter
2014-02-21docs(*): fix anchors for members in api docsPeter Bacon Darwin
2014-02-16docs($locationProvider): tag as a provider rather than objectPeter Bacon Darwin
2014-02-16docs(content): fix bad linksPeter Bacon Darwin
2014-02-16docs(bike-shed-migration): let markdown deal with extenal linksPeter Bacon Darwin
2014-02-16docs(bike-shed-migration): convert doctype and namesPeter Bacon Darwin
2014-02-12docs($location): fix link to $rootScope.Scope.$onCaitlin Potter
2014-01-10docs($location): fix link to $locationChangeSuccess eventCaitlin Potter
2014-01-09revert: fix($location): return '/' for root path in hashbang modeIgor Minar
2014-01-09fix($location): return '/' for root path in hashbang modeCaitlin Potter
2014-01-02fix($location): $location.path() behaviour when $locationChangeStart is trigg...Sebastian K
2013-12-18fix($location): parse xlink:href for SVGAElementsCaitlin Potter
2013-11-26refactor($location): move file://+win path fix to $locationJeff Cross
2013-11-13fix(urlUtils): made removal of windows drive from path saferJeff Cross
2013-11-02docs($location): update paramValue description for search()Freek Wielstra
2013-10-26docs($location): document $location's eventsValentyn Shybanov
2013-10-22style: make jshint happyVojta Jina
2013-10-10refactor(location): $location now uses urlUtils, not RegExJeff Cross
2013-09-05docs(): parameter for html5Mode is booleanPete Bacon Darwin
2013-08-12docs(minErr): add location/ipthprfxIgor Minar
2013-08-12docs(minErr): add location/isrcharg docsIgor Minar
2013-08-12docs(minErr): add location/ihshprfxIgor Minar
2013-08-12chore($location): drop bugus errorIgor Minar
2013-08-12fix($location): don't initialize hash url unnecessarilyIgor Minar
2013-07-31fix(location): fix parameter handling on search()Misko Hevery
2013-07-27docs(*): fixed typos and ngdoc parameter namesCarl Danley
2013-07-01fix(Angular.js): handle duplicate params in parseKeyValue/toKeyValuejoshkurz
2013-06-24fix($location): default to / for the url base if no base[href]Igor Minar
2013-06-19feat(jqLite): switch bind/unbind to more recent jQuery on/offMichał Gołębiowski
2013-06-17chore(minErr): replace ngError with minErrKen Sheedlo
2013-05-24feat(ngError): add error message compression and better error messagesIgor Minar
2013-05-06fix($location): prevent navigation when event isDefaultPreventedMisko Hevery
2013-05-02fix($location): compare against actual instead of current URLMisko Hevery
2013-05-02fix($location): prevent navigation if already on the URLMisko Hevery
2013-05-01fix($location): back-button should fire $locationChangeStartquazzie
2013-04-25fix(location): correctly rewrite Html5 urlsPete Bacon Darwin
2013-04-15fix($location): fix URL interception in hash-bang modeMisko Hevery
2013-03-15fix($location): parse FirefoxOS packaged app urlsManuel Braun
2013-03-11fix($location): correctly rewrite html5 url to hashbang urlThibault Leruitte
2012-11-26fix($location): reset $location.$$replace with every watch callRado Kirov
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