17 Commits

Author SHA1 Message Date
Douglas Li
7c1397cdcc Add Nexus 5 to device list
User agent string taken from Chrome (Beta) Desktop's user-agent override in its
developer tools. Added to test plan.
2013-12-04 17:12:23 -08:00
Michael Hess
f57577e417 Added windows 8.1 support NT was updated to 6.3 2013-10-18 12:15:35 -04:00
John Yanarella
494175854f Fixed unsafe use of for..in to sequentially iterate an Array = incorrect parsed values in some JavaScript VMs. 2013-08-16 16:15:52 -04:00
Faisal Salman
80d6d137ba Increment build version 2013-07-04 17:49:34 +07:00
Faisal Salman
3699c70a3a Fix unicode char 2013-07-04 17:39:48 +07:00
Erik Hesselink
07a7956eda Change 'for..in' loop to for loop.
The 'for..in' loop caused problems when the array was extended with
more methods (like map), e.g. by html5shiv in old IEs.
2013-05-17 14:05:21 +02:00
Faisal Salman
be0eec6716 Include ua in result object 2013-04-04 14:50:46 +07:00
Faisal Salman
8d439d26b8 Fix PocketPC mistakenly identified as PowerPC 2013-04-04 14:35:02 +07:00
Faisal Salman
dc20c12b63 Add CPU test & increment minor version 2013-04-04 13:46:09 +07:00
Faisal Salman
9cad6a0f2d Detect new IE 11 user-agent 2013-03-26 13:35:10 +07:00
Faisal Salman
30e1e7a98f Increment version 2013-03-26 10:29:43 +07:00
Faisal Salman
c1df106dca Fix closing braces 2013-03-26 10:27:24 +07:00
Faisal Salman
4f2ee98dae Fix issue #14 2013-03-22 13:23:24 +07:00
Faisal Salman
ce8f4977c0 Revert back util.is to typeof 2013-03-20 14:09:31 +07:00
Faisal Salman
38f62b3d63 Fix issue #13 & Resolve npm package name conflict with ua-parser 2013-03-20 12:50:18 +07:00
Faisal Salman
e89e8173f5 Fix error build 2013-03-18 22:22:58 +07:00
Faisal Salman
d75f84820a Some minor revisions 2013-03-16 02:09:12 +07:00