Roman Kovtun
41e5f4d705
Fix ie11 arrow function causing not to show browser detection on demo example
2020-11-16 15:15:37 -06:00
Faisal Salman
267771dc42
Merge pull request #429 from zvakanaka/gh-pages-ua-query-param
...
Support 'ua' Query Param on GitHub Pages
2020-08-13 13:52:40 +07:00
zvakanaka
060bceca54
prepare for PR to gh-pages
2020-06-19 16:25:18 -06:00
zvakanaka
cbd90a176b
prepare for PR to gh-pages
2020-06-19 16:23:15 -06:00
zvakanaka
54118335a8
parse ?ua= if query string is there
2020-06-19 13:46:21 -06:00
Faisal Salman
787f3917a7
Merge pull request #414 from jdeniau/patch-1
...
Fix "lang" selector in url
2020-05-19 00:59:27 +07:00
Julien Deniau
53f3b4b2c1
tab vs spaces
2020-02-06 10:10:06 +01:00
Julien Deniau
5a21c4d7f6
Fix "lang" selector in url
...
location.search.match(/lang=([a-z]+)/) does return `['lang=fr', 'fr']` if it does match and thus does not found the language with the query parameter.
This commit fixes this comportment
2020-02-06 10:08:50 +01:00
Faisal Salman
89d45ef14f
Update demo page to latest version 0.7.21
2020-01-01 07:35:38 +07:00
Faisal Salman
9f8bc012f6
Update demo to 0.7.19
2018-11-23 09:47:08 +07:00
Faisal Salman
bb61d8da82
update to 0.7.18
2018-05-04 23:40:15 +07:00
Faisal Salman
b8b39dcfd2
update 0.7.14
2017-09-05 13:24:19 +07:00
Faisal Salman
e20b78fa6a
Merge pull request #261 from jdeniau/gh-pages
...
translations system + french translation
2017-09-05 02:44:45 +07:00
Julien Deniau
71f12024d1
translations system + french translation
2017-09-04 13:03:07 +02:00
Faisal Salman
2d55b7e38d
update version
2017-07-19 19:46:08 +07:00
Faisal Salman
d479585818
Update to v0.7.12
2016-11-22 01:30:38 +07:00
Faisal Salman
eca492e761
Resize image
2016-11-14 00:39:10 +07:00
Faisal Salman
bce6fda72a
New logo
2016-11-14 00:30:26 +07:00
Faisal Salman
6b17173566
update gh site to 0.7.11
2016-11-09 17:00:32 +07:00
Faisal Salman
0e35c2bbb0
update latest version
2015-12-12 18:19:19 +07:00
Faisal Salman
b1aef9db65
Merge branch 'gh-pages' of github.com:faisalman/ua-parser-js into gh-pages
2015-05-11 23:01:49 +07:00
Faisal Salman
3fc1238aef
Update latest version
2015-05-11 23:00:20 +07:00
Faisal Salman
af25adb888
Merge pull request #72 from PeterDaveHello/patch-1
...
Use protocol-relative URL to load fonts
2014-10-20 23:56:08 +07:00
Peter Dave Hello
13e6d39ce1
Use protocol-relative URL to load fonts
2014-10-20 20:50:42 +08:00
Faisal Salman
b313ff826c
Update latest UAParser.js
2014-10-19 13:27:21 +07:00
Faisal Salman
c78973ed45
update demo page
2014-10-19 13:14:04 +07:00
Faisal Salman
dce749d440
Fix issue #57
2014-08-05 23:34:07 +07:00
Faisal Salman
f9f87fe692
fix issue #19 #27 #47
2014-08-05 23:19:08 +07:00
Faisal Salman
f44a22042e
Update UAParser to 0.5.27
2013-03-26 13:40:27 +07:00
Faisal Salman
5f01f6f343
Update script
2013-03-22 14:25:56 +07:00
Faisal Salman
dc0076248a
Add webkit opera
2013-03-20 14:19:38 +07:00
Faisal Salman
c8c96ee859
Prefer using minified
2013-03-20 14:11:42 +07:00
Faisal Salman
d1b3b36981
Update script
2013-03-20 14:06:37 +07:00
Faisal Salman
f0d820d287
Update uaparser used in demo to latest version
2013-03-20 13:53:56 +07:00
Faisal Salman
ce0bb6ed4b
Update lib to latest version
2013-03-05 21:26:20 +07:00
Faisal Salman
ca03805925
Update parser in demo to latest version
2012-12-05 11:51:20 +07:00
Faisal Salman
3223931d91
Fix documentation
2012-09-22 00:03:53 +07:00
Faisal Salman
1486d1c0b3
Merge branch 'master' into gh-pages
2012-09-21 23:22:51 +07:00
Faisal Salman
3f92a3cb10
Fix readme & version
2012-09-21 23:21:51 +07:00
Faisal Salman
b9843b4108
Change device properties naming into more appropriate names
2012-09-21 22:59:30 +07:00
Faisal Salman
bdeefcd1fb
New identifier for device: type (Mobile, Tablet, Console)
2012-09-20 01:52:23 +07:00
Faisal Salman
bf9c8de5c4
Maps object should contains only data
2012-09-18 00:40:03 +07:00
Faisal Salman
41b3e247a4
Add some Android browsers and some others
2012-09-17 23:11:28 +07:00
Faisal Salman
e5be3083cf
Use strict
2012-09-15 14:18:49 +07:00
Faisal Salman
68d124c59c
Reorganize the structure of the code
v0.4.0
2012-09-15 03:48:30 +07:00
Faisal Salman
33e6fe42d1
Move string checker to outside as strMapper
2012-09-15 02:27:54 +07:00
Faisal Salman
51822ad172
Make sure the result only get constructed once
2012-09-15 02:22:41 +07:00
Faisal Salman
ec40433c5c
Fix node.js old example in readme
2012-09-15 01:55:02 +07:00
Faisal Salman
65703e7c1a
Move regexMapper & maps outside UAParser class
v0.3.4
2012-09-15 01:33:38 +07:00
Faisal Salman
064d52255f
Remove optional argument from all getters
2012-09-15 01:15:02 +07:00