Michael Rienstra
b5020dc041
feat: add more Android models to DeviceDescriptors ( #7210 )
...
Adds device descriptions for:
* Galaxy S8
* Galaxy S9+
* Galaxy Tab S4
* Pixel 3
* Pixel 4
These devices are regarded as worthy of targeting by [BrowserStack](https://www.browserstack.com/test-on-the-right-mobile-devices ).
Sources (both have identical data for these 5 devices):
1. https://github.com/aerokube/moon-deploy/blob/master/moon-local.yaml#L199
2. https://www.danhendricks.com/2018/04/adding-iphone-galaxy-chrome-mobile-emulated-devices/#heading_device_data
2021-09-11 17:50:35 +00:00
Ayman Azzam
41f23beb0d
docs: fix more tsdoc warnings
...
* docs: fix most tsdoc warning messages
* docs: i just added spaceline
2021-04-12 14:57:05 +01:00
Ayman Azzam
4152383c2c
docs: fix some tsdoc warning messages ( #7059 )
2021-04-06 08:58:01 +00:00
Yoni Medoff
50b810dab7
feat: add iPhone 11 models to DeviceDescriptors ( #6467 )
2021-01-08 10:13:45 +01:00
Jack Franklin
9522f80116
chore: create common
directory ( #6042 )
...
These files will be used by both the web and node versions of Puppeteer.
Another name for this might be "core" but I don't want to cause
confusion with the puppeteer-core package that we publish at the moment.
2020-06-18 15:53:23 +01:00