1
0
mirror of https://github.com/lancedikson/bowser synced 2024-10-27 20:34:22 +00:00

Commit Graph

  • 11684a6f98 Merge 9e948dedc6 into a339b847d2 GitHub Merge Button 2011-09-30 08:38:22 -0700
  • 9e948dedc6 added generic ios flag to iphone and ipad Rob Lifford 2011-09-30 08:26:08 -0500
  • f695e8fc89 added iPad Rob Lifford 2011-09-29 10:16:27 -0500
  • a339b847d2 - remove double copyright license Dustin Diaz 2011-09-26 17:00:27 -0700
  • 970d1f1a73 - new flags for mobile with android and iPhone - bump minor version Dustin Diaz 2011-09-26 16:58:18 -0700
  • 1ea37f33da Edited bowser.js via GitHub Dustin Diaz 2011-06-10 14:54:16 -0700
  • 734e526e73 Updated the source to match the last commit with the corrected graded browser support and changed all the 1 with true for evoiding coercion wrapping it in one variable as suggested.... !function (context,t) { //bla bla }(this,true); skill83 2011-05-21 02:03:07 -0700
  • 6bb347a994 graded supported getting set correctly. bump package Dustin Diaz 2011-05-19 10:32:27 -0700
  • 45af8a7231 Added normalize function to get the first number of the browser version and using that one for bowser.version probably a solution to enable graded browser support (it wasn't working for me before) skill83 2011-05-19 09:23:36 -0700
  • 3f29ac628e created one variable and use it in each of the places... changed 1 with true for evading coercion... skill83 2011-05-19 09:02:40 -0700
  • 984179d2ee Merge c3ccffcd2f into 22be8a6caa GitHub Merge Button 2011-05-18 06:55:43 -0700
  • c3ccffcd2f Changed all the "1" width true for evading coercion in testing fore example in cases like this if(bowser.msie && bowser.version < 9){ //some stuff here } skill83 2011-05-18 03:24:52 -0700
  • 22be8a6caa bump package Dustin Diaz 2011-05-17 11:39:44 -0700
  • 75bf90dbc7 add keywords Dustin Diaz 2011-05-17 11:30:48 -0700
  • 6792081d03 - adds graded support - update readme - bump package Dustin Diaz 2011-05-10 09:50:28 -0700
  • 6d5a30df55 update ender example in readme Dustin Diaz 2011-05-02 13:35:22 -0700
  • 141bf0bcec - export browser as an object and not a function - bump package Dustin Diaz 2011-05-02 13:33:54 -0700
  • 1e649921d7 Merge pull request #2 from mocheng/patch-1. Dustin Diaz 2011-04-30 08:56:51 -0700
  • 3ec39406cd Merged fcba955d82 into c55dac559d GitHub Merge Button 2011-04-29 22:38:40 -0700
  • fcba955d82 cache user agent detection result. Morgan Cheng 2011-04-29 20:07:14 -0700
  • 74dd761370 Merged 33eda62093 into c55dac559d GitHub Merge Button 2011-04-29 09:10:03 -0700
  • 33eda62093 typo fix Kenneth Kufluk 2011-04-28 16:12:06 -0700
  • c55dac559d Edited README.md via GitHub Dustin Diaz 2011-04-27 16:25:55 -0700
  • 37dc232b5b set up package.json for npm publishing Dustin Diaz 2011-04-27 15:17:11 -0700
  • a1505c4fb0 boosh Dustin Diaz 2011-04-27 15:14:35 -0700