Blake
3c8e59a986
Merge 27cab64589
into 9b87b2f3af
2017-04-16 00:24:40 +00:00
inuscript
6624c5ebd8
Fix api section
2017-02-15 20:39:15 +09:00
Henry, Daniel
42fe8d2e2c
Add similar projects to README.md
...
Add Kong (a C# port of Bowser) to the similar projects section of README.md.
2017-01-26 11:20:10 -05:00
Denis Demchenko
61b368d3bf
Fix bowser.check
specification (a string instead of a number)
2016-10-31 11:12:12 +02:00
monnef
691626b700
Updated README - extended text for check function.
2016-09-16 07:10:45 +02:00
Denis Demchenko
034818f470
add support of samsungBrowser to the docs
2016-08-30 00:18:27 +03:00
Denis Demchenko
5751890936
Merge branch 'patch-1' of https://github.com/JeffreyBouva/bowser into JeffreyBouva-patch-1
2016-08-30 00:06:33 +03:00
Denis Demchenko
ab028b2529
fix typo in the README
...
chome → chrome
2016-08-30 00:00:14 +03:00
kerbyfc
62ae9d6cbf
Fix typo
2016-08-29 13:02:00 +03:00
kerbyfc
7a8b91dc6f
Improve the browser.check documentation
2016-08-29 12:59:58 +03:00
Jeffrey Bouva
973718f851
Consistent use of bowser variable
2016-08-25 14:01:03 +02:00
Denis Demchenko
da07cd5868
fix check declaration in readme
2016-07-26 14:05:51 +03:00
Denis Demchenko
c0106d31f2
add API section
2016-06-30 20:52:55 +03:00
Denis Demchenko
5321a33cbe
add blink to Readme
2016-05-09 10:24:55 +03:00
Denis Demchenko
277202172b
add some browsers from #73
...
fix #73
2016-05-09 10:18:11 +03:00
Denis Demchenko
80af774724
remove minified file from git
2016-05-06 21:29:22 +03:00
Denis Demchenko
31805826f3
Merge branch 'vivaldi-support' of git://github.com/pokono/bowser into pokono-vivaldi-support
...
# Conflicts:
# README.md
merging #120
2016-04-16 18:53:36 +03:00
Denis Demchenko
567b6f4bb7
Merge branch 'readme' of git://github.com/MichaelJCole/bowser into MichaelJCole-readme
...
# Conflicts:
# README.md
merging #114
2016-04-16 18:48:53 +03:00
Denis Demchenko
e5a4bf15bc
Merge branch 'QupZilla' of git://github.com/yconoclast/bowser into yconoclast-QupZilla
...
# Conflicts:
# README.md
# src/useragents.js
2016-04-15 00:01:11 +03:00
Denis Demchenko
468cf69679
Merge branch 'ucbrowser' of git://github.com/yconoclast/bowser into yconoclast-ucbrowser
...
# Conflicts:
# src/bowser.js
2016-04-14 23:43:37 +03:00
Ivan Carosati
87935f0e2d
Docs for Vivaldi browser.
2015-12-07 16:09:40 -05:00
Michael Cole
a82606b0b2
Update README.md
2015-11-06 11:58:50 -06:00
Michael Cole
e543098ad8
Update README.md
2015-11-06 11:52:11 -06:00
Jose Tavares
d22d9207cb
fix #100 - Exception with QupZilla
2015-10-18 20:21:29 +01:00
Jose Tavares
1fa7c01a85
fix #107 - uc browser is not detect using this library
2015-10-18 20:06:08 +01:00
Will Binns-Smith
32e2bc4807
Expose the UA's os as a property on the results
2015-10-08 22:11:24 -07:00
Xavier Hocquet
8bdfddf105
Update README with important breaking change info
2015-07-28 11:31:50 -04:00
Dustin Diaz
534f3bfa55
remove yahoo graded support text
2015-07-25 19:18:35 -07:00
Dustin Diaz
959082b45d
adds license
2015-07-25 18:56:12 -07:00
Jose Tavares
3ed87e6638
fix documentation PhantomJS flag
2015-07-17 17:53:21 +01:00
jdalton
7de18fd27d
Add support for Microsoft Edge.
2015-05-15 19:35:13 -07:00
Blake
27cab64589
Update ReadMe with installation instructions
...
Added bower installation instructions. I wanted to install this way when I came across the repo, but wasn't sure if it existed, so had to google around for a bit to find out. Seems like it should just be stated up front. Great library! Thanks!
2014-04-10 17:24:17 -07:00
Dustin Diaz
8ebfe6cd48
update readme with better info
2014-03-01 10:22:06 -08:00
BendingBender
1e7a7279c8
refactored detection for firefox/seamonkey/plain gecko to conform to the way other browsers are detected, added version information in case unknown gecko/webkit browser is detected, added detection+tests+docs for sailfish browser
2014-02-28 19:53:50 +01:00
BendingBender
e39d6a8fc0
added detection for tizen and a new tizen
flag
2014-02-25 01:48:35 +01:00
BendingBender
8fd5310a53
added detection for bada browser, changed docs to reflect the new flag
2014-02-25 00:47:02 +01:00
BendingBender
90c375380f
added docs for tablet
flag
2014-02-24 23:07:20 +01:00
BendingBender
a7c41d2ee9
Added description of version field to readme.
2014-02-24 01:25:48 +01:00
BendingBender
e84b3d98de
yet another silk addition to readme
2014-02-24 01:22:07 +01:00
BendingBender
eb20ecaf5d
added silk browser detection to readme
2014-02-24 01:19:41 +01:00
BendingBender
23e385f884
combined webos and touchpad as webos with optional touchpad flag, added silk flag for silk browser, expanded documentation
2014-02-24 01:16:33 +01:00
Dustin Diaz
96ce833318
adds build image
2014-02-22 13:34:00 -08:00
BendingBender
5aeeb68746
updated readme
2014-02-21 15:09:58 +01:00
BendingBender
ebfaba07e5
Merge branch 'expand-browser-support' of https://github.com/Jimdo/bowser into make-testable-and-add-tests
...
Conflicts:
src/bowser.js
src/useragents.js
2014-02-20 23:15:29 +01:00
Hannes Diercks
981354333e
Merge branch 'origin/stable' into make-testable-and-add-tests
2014-02-20 09:34:55 +01:00
Scott Taylor
8e2b077a4b
fix README formatting
2014-01-29 00:18:45 -08:00
Scott Taylor
0ff5acd06f
add building instructions
2014-01-26 14:43:42 -08:00
Hannes Diercks
8668678f8a
Add support for ipod, windowsphone, webos and blackberry.
2013-12-16 06:52:33 +01:00
Hannes Diercks
89cffac4a5
Make testable and add tests.
2013-12-16 06:42:26 +01:00
Dustin Diaz
6792081d03
- adds graded support
...
- update readme
- bump package
2011-05-10 09:50:28 -07:00