Commit Graph

411 Commits (v1.x)
 

Author SHA1 Message Date
Dustin Diaz 7446eebc4a Merge pull request #88 from hansman/master
9 years ago
hsteinbr 38f79cf152 Detect chrome book user agent.
9 years ago
Dustin Diaz 7ff16b172d Merge pull request #86 from beshkenadze/feature/Yandex_Browser_Support
9 years ago
Aleksandr Beshkenadze db2864a87c Update builds.
9 years ago
Aleksandr Beshkenadze 47678762bd Added support for detection of Yandex.Browser.
9 years ago
Dustin Diaz e53c1db9eb 0.7.3
9 years ago
Dustin Diaz bb0e3392a3 rebuild
9 years ago
Dustin Diaz bb35c3ddaf Merge pull request #85 from jdalton/msedge
9 years ago
jdalton 7de18fd27d Add support for Microsoft Edge.
9 years ago
Dustin Diaz f204fbeca5 Merge pull request #78 from lygstate/master
9 years ago
Dustin Diaz d4a3c1f50f Merge pull request #84 from SimenB/cleanup-package.json
9 years ago
Dustin Diaz c70fdce0e3 Merge pull request #83 from hansman/master
9 years ago
Simen Bekkhus de89a6e058 Cleanup package.json
9 years ago
hsteinbr cda48cb48a Parse user agent by default according to spec.
9 years ago
Dustin Diaz 5acd77e6c9 Merge pull request #82 from sankargorthi/patch-1
9 years ago
Sankar Gorthi 8a57dcdb3f fix version in component.json
9 years ago
Yonggang Luo 2b80ea3105 Add bowser test function.
9 years ago
Andrew Shaffer 3c755ed710 add support for googlebot detection
9 years ago
Dustin Diaz 5a3d3766b9 0.7.2
10 years ago
Dustin Diaz 5307ce8bbe rebuild
10 years ago
Dustin Diaz bd39e6eb71 Merge pull request #58 from trillioncz/master
10 years ago
Dustin Diaz a058eb3c71 Merge pull request #63 from stefanpenner/patch-1
10 years ago
Stefan Penner 657f85a1b8 ensure the define belongs to amd
10 years ago
Ales Rippl ac247c5d14 mark BB10 browser as A graded
10 years ago
Dustin Diaz defca35d7c Merge pull request #52 from rouge8/patch-1
10 years ago
Andy Freeland a5313a7927 Fix version number in component.json
10 years ago
Dustin Diaz 36b1b240a0 0.7.1
10 years ago
Dustin Diaz 7c017173ce 0.7.0
10 years ago
Dustin Diaz 1a70355675 updates tests to reflect new browser groups
10 years ago
Dustin Diaz dff5cc37be bump `a` version browsers
10 years ago
Dustin Diaz 9689716763 Merge pull request #49 from dominicbarnes/master
10 years ago
Dominic Barnes 577265e82f adding component.json for component.js support
10 years ago
Dustin Diaz 8ebfe6cd48 update readme with better info
10 years ago
Dustin Diaz fb2608077e 0.6.0
10 years ago
Dustin Diaz 62d192e61a Merge pull request #48 from BendingBender/refactor-duplications
10 years ago
Dustin Diaz 87616180cf Merge pull request #47 from BendingBender/add-tizen-detection
10 years ago
Dustin Diaz 3325ae08c1 Merge pull request #46 from BendingBender/add-iceweasel-detection
10 years ago
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
10 years ago
BendingBender 8bcd3bc802 separated os detection specific code from webkit-based browser detection
10 years ago
BendingBender 3fd9de187d rebuilt lib
10 years ago
BendingBender c30463a454 Merge branch 'add-tizen-detection' into refactor-duplications
10 years ago
BendingBender 6ed5e29fd0 removed (undocumented) `mozilla` flag that was merely mirroring the `gecko` flag
10 years ago
BendingBender fd1d833dec refactored regex matching to be executed at the latest possible moment and after a match was found to skip all consecutive regex execution instead of running *all* of the checks upfront
10 years ago
BendingBender f07d14b89a Merge branch 'add-iceweasel-detection' into add-tizen-detection
10 years ago
BendingBender 30bd58569d Merge branch 'master' of https://github.com/ded/bowser into add-iceweasel-detection
10 years ago
Dustin Diaz be6296cb7f Merge pull request #45 from BendingBender/add-bada-detection
10 years ago
Dustin Diaz f5f9f31512 Merge pull request #44 from BendingBender/add-tablet-flag
10 years ago
Dustin Diaz 77b4d68c29 Merge pull request #43 from BendingBender/combine-webos-and-touchpad
10 years ago
BendingBender 4029ba1e9a Merge branch 'add-bada-detection' into refactor-duplications
10 years ago
BendingBender e4ed52c0ec removed jshint rule that was introduced for code that was later removed
10 years ago