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
/
browser.js
Age
Commit message (
Expand
)
Author
2014-02-26
docs(*): fix jsdoc type expressions
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): convert doctype and names
Peter Bacon Darwin
2014-01-02
style($browser): remove ws, fix typo
Igor Minar
2014-01-02
fix($browser): remove base href domain when url begins with '//'
Caitlin Potter
2013-12-30
fix($location): re-assign history after BFCache back on Android browser
kimwz
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-02
fix($location): prevent infinite digest error in IE7
Angel Balcarcel
2013-09-30
fix($location): re-assign location after BFCache back
Jeff Cross
2013-09-13
docs($browser): add jsdoc tags and fix typo
Ben Tesser
2013-07-27
docs(*): fixed typos and ngdoc parameter names
Carl Danley
2013-07-24
fix($location): prevent infinite digest error due to IE bug
Pavel Vasek
2013-06-19
feat(jqLite): switch bind/unbind to more recent jQuery on/off
Michał Gołębiowski
2013-05-11
fix($browser): should use first value for a cookie.
Chirayu Krishnappa
2013-03-29
docs(*): fixed typos
Pascal Borreli
2013-02-07
fix($cookies): set cookies on Safari&IE when base[href] is undefined
Fredrik Bonander
2013-01-08
refactor($browser): remove faulty 20+ cookies warning
Igor Minar
2012-06-22
fix(browser): prevent ie from getting into redirect loop
Misko Hevery
2012-06-12
docs($browser): hide $browser docs - it's a private service
Igor Minar
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-05-13
fix($browser/$location): single quote in url causes infinite digest in FF
Igor Minar
2012-05-07
bug(html5 navigation): broken in Opera
Misko Hevery
2012-05-04
bug($cookie): set on app base path rather the current path.
Misko Hevery
2012-04-10
chore(*): remove dead code and fix code style issues
Igor Minar
2012-04-09
chore($browser): remove the addJs method
Igor Minar
2012-04-09
chore($browser): remove the addCss method
Igor Minar
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery