Faisal Salman
|
5a1d0319f8
|
Add new helper method: isBot() to detect whether current browser is a bot
|
2024-11-02 13:15:33 +07:00 |
|
Faisal Salman
|
3de1961892
|
Add new helper method: isElectron() to detect whether the current window is running inside Electron
|
2024-09-14 13:20:56 +07:00 |
|
Faisal Salman
|
db1612401f
|
Add new helper method: isFromEU() to detect whether user comes from an EU country
|
2024-09-14 12:58:55 +07:00 |
|
Faisal Salman
|
62fb6c2925
|
Fix #660 - Add new helper method: getDeviceVendor() to guess the device vendor from a model name
|
2024-07-27 22:48:58 +07:00 |
|
Faisal Salman
|
21162f1277
|
BREAKING CHANGE - Rename isChromiumBased -> isChromeFamily & isPWA -> isStandalonePWA
|
2024-06-22 22:26:58 +07:00 |
|
Faisal Salman
|
50c15ad5a8
|
Add new helper method isPWA() to check for standalone mode. Also fix #728
|
2024-06-22 21:45:30 +07:00 |
|
Faisal Salman
|
5328642e18
|
Update version to 2.0.0-beta.3
|
2024-06-08 01:17:52 +07:00 |
|
Faisal Salman
|
4d950db145
|
Update version to 2.0.0-beta.2
|
2024-01-28 22:34:46 +07:00 |
|
Faisal Salman
|
b5b5475ab4
|
Add new helper method: isFrozenUA() to match with frozen user-agent pattern
|
2024-01-25 12:21:17 +07:00 |
|
Faisal Salman
|
7abc8b9ecc
|
Add new helper method isChromiumBased() to check whether the current browser is a Chromium-based browser
|
2023-11-09 13:50:04 +07:00 |
|
Faisal Salman
|
f8f71c65d4
|
Add new helpers submodule
|
2023-10-24 11:17:32 +07:00 |
|
Faisal Salman
|
3f105fe93b
|
[helpers] split helpers into 2 new packages: user-agent-helpers & client-hints-helpers
|
2023-08-23 14:53:34 +07:00 |
|
Faisal Salman
|
129657673b
|
[helpers] Add new method: UACHParser() , parse client-hints HTTP headers into its JS API equivalent
|
2023-08-22 23:58:04 +07:00 |
|
Faisal Salman
|
3dd4b60ee9
|
[helpers] Add new method: unfreezeUA() , construct new unfreezed user-agent string using real data from client hints
|
2023-08-22 01:16:09 +07:00 |
|