Alex Rudenko
c9cca17833
refactor: make deferred promises more robust to use ( #10245 )
2023-05-26 08:02:17 +02:00
Alex Rudenko
dab77d0c06
refactor: use InitializationStatus consistently ( #10192 )
2023-05-17 10:13:17 +02:00
Alex Rudenko
5a5e4d46a3
refactor: change target promises to be deferred ( #10191 )
2023-05-16 15:18:22 +00:00
Alex Rudenko
609584a8b8
refactor: add WorkerTarget and OtherTarget ( #10181 )
2023-05-15 11:12:23 +00:00
Alex Rudenko
f342a129e8
refactor: introduce an internal PageTarget subclass ( #10167 )
2023-05-12 11:51:28 +02:00
Nikolay Vitkov
eefe9583d0
chore: Add EsLint rule import/order ( #9685 )
2023-02-15 15:09:31 -08:00
Alex Rudenko
1668d47b2f
docs: various doc improvements ( #9396 )
...
See commits for details.
Closes #1837 , #5880 , #7822 , #8101 , #8821 , #9367 , #9382 , #9378 , #4731
2022-12-09 13:57:39 +01:00
Alex Rudenko
a19b270018
chore: extract BrowserContext to its own file ( #9133 )
2022-10-19 07:06:31 +00:00
jrandolf
f42336cf83
feat: separate puppeteer and puppeteer-core ( #9023 )
...
This PR moves the puppeteer source code into separate mono-repo packages:
- `puppeteer` and `puppeteer-core` are now separated into their own
packages.
- `puppeteer-core` has a new exports called `puppeteer-core/internal`
for internal usage.
Tests and various tools have been updated to accommodate the migration.
2022-10-05 14:17:03 +02:00