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
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