1
0
mirror of https://github.com/lancedikson/bowser synced 2024-09-28 22:30:44 +00:00
Commit Graph

440 Commits

Author SHA1 Message Date
Pierre Bertet
f7aef97ec8 Added phantomjs support (#13) in the source file 2013-08-16 11:52:20 +01:00
Pierre Bertet
f5d91976f4 Firefox for Android 2013-08-16 11:38:30 +01:00
Bogdan Bucur
6cd5d1a5c4 Update bowser.js
Added support for Opera Next detection (Opera 15.0 returned Chrome 28.0)
2013-07-16 22:12:27 +03:00
Martino di Filippo
7fa03f9545 Add IE11 support
Match IE by looking for either "MSIE" or "Trident"
Read the new "rv:x.y" version number
2013-06-27 19:43:34 +02:00
Martino di Filippo
601eac6897 Avoid exception when unable to match UA
Make detect() return an empty object if it hasn't matched any known browser, so that graded browser support (and any external code using this library) doesn't raise a "Cannot read property ... of undefined" exception
2013-06-27 19:41:01 +02:00
Dustin Diaz
23545d4403 Merge pull request #13 from wjlroe/phantom-js-user-agent
Add support for detecting PhantomJS
2012-07-18 11:10:29 -07:00
William Roe
26b760b0b1 Add support for detecting PhantomJS 2012-07-18 18:45:20 +01:00
Dustin Diaz
975a408f15 - add touchpad support
- upgrade graded support
2012-04-16 18:54:24 -07:00
Kelly
f381b9373b Removed copyright info. 2012-04-15 19:09:34 -06:00
anthem001
3d4f77a878 Added HP Touchpad support 2012-04-15 16:14:32 -06:00
anthem001
9e1a11c052 Added HP Touchpad support 2012-04-15 16:14:01 -06:00
anthem001
9236d6fe0f Added HP Touchpad support 2012-04-15 16:13:29 -06:00
unknown
f8bfa7bcab Added HP Touchpad support 2012-04-15 16:11:55 -06:00
Dustin Diaz
03354aabd3 - bump version for ios fix 2012-02-07 11:00:32 -08:00
Dustin Diaz
3e27357e4a Merge pull request #10 from ssoria/master
Fix for bowser breaking ios web apps
2012-01-27 08:06:58 -08:00
Sean Soria
cf3e634570 Fix for missing version in iOS web apps
Also known as home screened app
2012-01-24 01:59:27 -08:00
Dustin Diaz
551f639021 Merge pull request #7 from crunchy/master
Support for seamonkey
2011-11-16 19:42:52 -08:00
plukevdh
de010bbdd0 sea monkey built 2011-11-16 22:39:43 -05:00
plukevdh
2be132a7a5 add seamonkey 2011-11-16 22:18:22 -05:00
Dustin Diaz
07f1d65f56 add mozilla 2011-11-05 13:15:38 -07:00
Dustin Diaz
62961a5c3b Merge pull request #6 from rvagg/mozilla
jQuery compatibility: 'mozilla' for FF
2011-10-15 03:19:58 -07:00
Rod Vagg
ce7bd2f878 jQuery compatibility: 'mozilla' for FF 2011-10-15 15:59:16 +11:00
Dustin Diaz
62a55250f8 - update browser grades.
- grade A now requires (minimum) Chrome 10, Firefox 4, and Opera 10
- bump minor package version
2011-10-11 10:02:07 +02:00
Dustin Diaz
ba36636fb9 Merge pull request #5 from RwwL/master
added ipad, and an ios flag on both iphone & ipad
2011-09-30 08:40:20 -07:00
Rob Lifford
9e948dedc6 added generic ios flag to iphone and ipad 2011-09-30 08:26:08 -05:00
Rob Lifford
f695e8fc89 added iPad 2011-09-29 10:16:27 -05:00
Dustin Diaz
a339b847d2 - remove double copyright license 2011-09-26 17:00:27 -07:00
Dustin Diaz
970d1f1a73 - new flags for mobile with android and iPhone
- bump minor version
2011-09-26 16:58:18 -07:00
Dustin Diaz
1ea37f33da Edited bowser.js via GitHub 2011-06-10 14:54:16 -07:00
Dustin Diaz
6bb347a994 graded supported getting set correctly. bump package 2011-05-19 10:32:27 -07:00
Dustin Diaz
22be8a6caa bump package 2011-05-17 11:39:44 -07:00
Dustin Diaz
75bf90dbc7 add keywords 2011-05-17 11:30:48 -07:00
Dustin Diaz
6792081d03 - adds graded support
- update readme
- bump package
2011-05-10 09:50:28 -07:00
Dustin Diaz
6d5a30df55 update ender example in readme 2011-05-02 13:35:22 -07:00
Dustin Diaz
141bf0bcec - export browser as an object and not a function
- bump package
2011-05-02 13:33:54 -07:00
Dustin Diaz
1e649921d7 Merge pull request #2 from mocheng/patch-1.
cache user agent detection result.
2011-04-30 08:56:51 -07:00
Morgan Cheng
fcba955d82 cache user agent detection result. 2011-04-29 20:07:14 -07:00
Dustin Diaz
c55dac559d Edited README.md via GitHub 2011-04-27 16:25:55 -07:00
Dustin Diaz
37dc232b5b set up package.json for npm publishing 2011-04-27 15:17:11 -07:00
Dustin Diaz
a1505c4fb0 boosh 2011-04-27 15:14:35 -07:00