index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ng
/
location.js
Age
Commit message (
Expand
)
Author
2013-07-01
fix(Angular.js): handle duplicate params in parseKeyValue/toKeyValue
joshkurz
2013-06-24
fix($location): default to / for the url base if no base[href]
Igor Minar
2013-06-19
feat(jqLite): switch bind/unbind to more recent jQuery on/off
Michał Gołębiowski
2013-06-17
chore(minErr): replace ngError with minErr
Ken Sheedlo
2013-05-24
feat(ngError): add error message compression and better error messages
Igor Minar
2013-05-06
fix($location): prevent navigation when event isDefaultPrevented
Misko Hevery
2013-05-02
fix($location): compare against actual instead of current URL
Misko Hevery
2013-05-02
fix($location): prevent navigation if already on the URL
Misko Hevery
2013-05-01
fix($location): back-button should fire $locationChangeStart
quazzie
2013-04-25
fix(location): correctly rewrite Html5 urls
Pete Bacon Darwin
2013-04-15
fix($location): fix URL interception in hash-bang mode
Misko Hevery
2013-03-15
fix($location): parse FirefoxOS packaged app urls
Manuel Braun
2013-03-11
fix($location): correctly rewrite html5 url to hashbang url
Thibault Leruitte
2012-11-26
fix($location): reset $location.$$replace with every watch call
Rado Kirov
2012-06-20
fix($location): url rewriting if element was removed
Vojta Jina
2012-06-14
fix($location): fix URL interception in hash-bang mode
Misko Hevery
2012-06-13
fix($location): correctly parse link urls in hashbang mode with prefix
Misko Hevery
2012-06-12
fix($location): correctly parse link urls in hashbang mode
Misko Hevery
2012-06-12
fix($location): throw Errors not Strings
Igor Minar
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-06-02
feat($location): add $locatonChange[begin|completed] event
Misko Hevery
2012-06-02
chore($location) switch to use $rootElement
Misko Hevery
2012-05-24
fix(docs): accept return in addition to returns
Misko Hevery
2012-05-14
fix($location): support urls with any protocol
Igor Minar
2012-04-12
fix($location): properly rewrite urls in html5 mode with base url set
Igor Minar
2012-04-11
fix($location): don't rewrite links to different base paths
Thibault Leruitte
2012-04-10
chore(*): remove dead code and fix code style issues
Igor Minar
2012-04-02
fix($location): search setter should not double-encode the value
Mykhailo Kotsur
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery