Skip to content

Releases: gabceb/jquery-browser-plugin

v0.1.0

23 Nov 19:57
Compare
Choose a tag to compare

Support for MS Edge + other goodies

v0.0.8

06 Jul 01:07
Compare
Choose a tag to compare
  • Add node/browserify support
  • Made plugin optionally jQuery-free (use jQBrowser instead of $.browser)
  • Update copyright to 2015

v0.0.7

15 Dec 03:38
Compare
Choose a tag to compare
  • Add RequireJS and AMD support
  • Support newest versions of CasperJS for testing
  • Remove CoffeeScript version
  • Add support for IE 12
  • Properly return the browser rendering engine version through jQuery.browser.version on WebKit, per the jQuery docs
  • Add support for iPod, Kindle, Kindle Silk, and BlackBerry browsers, as well as Kindle, BlackBerry 7, 10, and PlayBook platforms

v0.0.6

31 Mar 01:13
Compare
Choose a tag to compare
  • Added support for Chrome OS
  • Fixed bower path

v0.0.5

13 Nov 20:27
Compare
Choose a tag to compare

CHANGELOG

  • Added name to $.browser. Returns the browser name as a string
  • Added platform. Returns the OS platform as a string

v0.0.4

10 Nov 20:51
Compare
Choose a tag to compare
  • Fixed error when parsing Safari version
  • Added Windows Phone detection
  • Added Linux, Mac and Windows detection