-
hgoebl committed
Nov 14, 2016 -
Merge pull request #47 from mgroenhoff/typings
Update typings
hgoebl committed on GitHubNov 14, 2016 -
Adjust the declaration file to match the exporting method in the sour…
…ce code
mgroenhoff committedNov 14, 2016
-
hgoebl committed
Nov 11, 2016
-
Merge pull request #45 from jorrit/patch-1
Remove more non-essential files from npm package
hgoebl committed on GitHubAug 2, 2016 -
Remove more non-essential files from npm package
jorrit committed on GitHubAug 2, 2016
-
v1.3.3 use [email protected]; misc other changes (see details)
- update dev dependencies (no impact on code) - add licence to source - add runtime version infohgoebl committedJul 31, 2016
-
hgoebl committed
Mar 31, 2016
-
hgoebl committed
Dec 28, 2015
-
Merge pull request #38 from Awea/mobile-detect-2-8-17
hgoebl committedNov 12, 2015 -
Awea committed
Nov 12, 2015
-
fix old reference to Mobile-Detect
hgoebl committedSep 18, 2015 -
- use [email protected] - add method 'userAgents()' to handle cases where more than one browser matches - change method 'is()' to reflect that more than one match is possible for patterns - fix #34 is('MobileBot') not working - mitigate #36 ucbrowser detect as safari on android os - disable failing unit-tests (testing particular device matches)
hgoebl committedSep 18, 2015
-
hgoebl committed
Jul 19, 2015
-
v1.2.0: fix #28 extend fallback pattern for unknown tablets (http://d…
hgoebl committedMay 24, 2015
-
update patterns from http://detectmobilebrowsers.com/
- effect: add 'windows phone' to full-pattern.
hgoebl committedMay 11, 2015
-
- use [email protected] (fix #27) - fix #26 webpack build error
hgoebl committedMay 10, 2015
-
v1.0.1 (published only on npm, no effect for bower or CDNs)
hgoebl committedApr 10, 2015
-
Merge pull request #25 from zeke/patch-1
use fully-qualified repository URL
hgoebl committedApr 9, 2015
-
- use [email protected] - breaking change: phone() and tablet() won't return 'UnknownMobile' -> have to check mobile() as well (issue #20) - breaking change: fallback detection phone/tablet is now based on smaller screen side (issue #23) - expose internal implementation in case somebody wants to quick fix or monkey-patch the behaviour - add demo page for gh-pages - tweak jshint
hgoebl committedMar 22, 2015 -
Merge pull request #23 from Denich/screen-size-detect
implemented device type determination using smallest-width qualifier
hgoebl committedMar 22, 2015 -
Merge pull request #21 from Denich/unknown-mobile
clear tablet and phone statuses for unknown mobile. Fixes #20
hgoebl committedMar 22, 2015
-
implemented device type determination using smallest-width qualifier.…
… Resolves #22
denich committedMar 9, 2015 -
clear tablet and phone statuses for unknown mobile. Fixes #20
denich committedMar 9, 2015
-
v0.4.3 - upgrade to [email protected]
hgoebl committedDec 8, 2014
-
hgoebl committed
Oct 21, 2014
-
hgoebl committed
Oct 12, 2014
-
doc / package info after issue #10
hgoebl committedJul 16, 2014 -
Merge branch 'unclechu-master'
hgoebl committedJul 16, 2014
-
unclechu committed
Jul 15, 2014 -
hgoebl committed
Jul 15, 2014 -
add isPhoneSized to AMD context when in browser
hgoebl committedJul 15, 2014