Commit Graph

157 Commits (v1.x)

Author SHA1 Message Date
Denis Demchenko 49746c5547 Fix webOS detection
6 years ago
Denis Demchenko 6e78874470 Add detection of Firefox Focus
6 years ago
Denis Demchenko dbdc014300 Add detection of MZBrowser
6 years ago
Chanhyun,Roh 645f3a95a4 add NAVER Whale browser (based on blink engine)
6 years ago
Joan Claret 5b4a89b42a Add a public .detect() method
7 years ago
everget 04ece2212d Correct Microsoft Edge' detection on iOS and Android
7 years ago
Jesse Smick 5d314dfb2f Update useragent test for osname
7 years ago
Jesse Smick f980192ef3 Add osname to result
7 years ago
Denis Demchenko 9f8ad07aa4 Merge branch 'hotfix/1.7.3'
7 years ago
Jason Pang 21a0a0ce72 Fix Chrome detection for Android 8 OPR6 build num
7 years ago
Denis Demchenko 6eb9ad39bd Merge branch 'hotfix/1.7.1'
7 years ago
danesh e5096ae2c5 Avoid detecting Tablet PCs as tablet
7 years ago
Denis Demchenko 744d89089a Add test for Safari on iOS 11 Preview
7 years ago
rkurbatov b066f9bdeb adds MacOS support
7 years ago
rkurbatov 98538362b3 adds windows version detection
7 years ago
Dmitri Voronianski 29bb872ab2 fix global exports
8 years ago
Denis Demchenko c7d663a7b5 Add tests for some devices on Windows
8 years ago
Denis Demchenko 8b92707e7b Throw an error when minVersion map has not a string as a browser version
8 years ago
Benoit de La Forest 9f31efa62f Fix WindowsPhone flagged as iOS
8 years ago
Benoit de La Forest e44ca1de6e fix windowsphone flagged as android
8 years ago
Denis Demchenko 27c7f5b294 Fix mobile Opera's version detection
8 years ago
Denis Demchenko 21b9e617a1 Merge branch 'eb_samsungBrowser' of https://github.com/eriben/bowser into eriben-eb_samsungBrowser
8 years ago
Erik Bengtsson b9d0ed6fd8 Added support for Samsung Internet for Android
8 years ago
devel-pa c7778c550e Act safe in case navigator doesn't have a userAgent.
8 years ago
Chris 1c042f96aa Fix #150
8 years ago
Maksim Ryzhikov 2de21e77f0 fix: Error Object doesn't support this property or method fixes #147
8 years ago
Denis Demchenko e3be8145dc fix strictMode
8 years ago
Denis Demchenko 1729a5971b fix jsdoc declaration
8 years ago
Denis Demchenko 3f90c80425 fix code styleguide: 4 spaces → 2 spaces
8 years ago
Denis Demchenko a28903bd29 fix strictMode for isUnsupportedBrowser
8 years ago
Nir Rattner 65dfb0918c Fix strict mode logic
8 years ago
Denis Demchenko 5bf468659a fix type detection of chromium browsers
8 years ago
Denis Demchenko b84c5c09fb fix mistype
8 years ago
Alexander Lukin 134aeede53 add support for optional ua parameter
8 years ago
Alexander Lukin c30f6d41d9 fix isUnsupportedBrowser documentation
8 years ago
Alexander Lukin 43ac868d84 export bowser.check
8 years ago
Alexander Lukin ec7531e8cb remove @see jsbin comment
8 years ago
Alexander Lukin 24b91a4dab fix comments
8 years ago
Alexander Lukin c77cf0ae1b refactoring: use map instead of direct Array::map
8 years ago
Alexander Lukin b51a35e006 add Array::map polyfill to compatible with es4
8 years ago
Alexander Lukin c9eed902e3 add check method
8 years ago
Alexander Lukin 57a45d1dee fix comments
8 years ago
kerbyfc 6715bb2b08 Implement isUnsupportedBrowser method
8 years ago
Denis Demchenko e817fd67a7 add SlimerJS support
8 years ago
Denis Demchenko 6749f62528 add Chromium detecting
8 years ago
Denis Demchenko 542277ceb7 add Xbox detection
8 years ago
Denis Demchenko 277202172b add some browsers from #73
8 years ago
Denis Demchenko 891f98100f add Puffin detection
8 years ago
Denis Demchenko 78ee04fa37 fix Android tablet detection
8 years ago
Denis Demchenko b9edb72e2f add Epiphany browser
8 years ago