0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Nikolay Vitkov
15dde692f3
docs: update links to point to property table () 2024-04-11 13:01:13 +02:00
dependabot[bot]
93e9acc410
chore(deps-dev): Bump the dev-dependencies group with 3 updates ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
2024-03-20 15:03:14 +00:00
Alex Rudenko
1bdae40ec8
feat: support closing workers () 2024-02-13 13:40:59 +01:00
dependabot[bot]
2d8acd2021
chore(deps): Bump the dependencies group with 6 updates ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
2024-01-29 13:46:51 +01:00
Alex Rudenko
b5e50865a4
build: regen package-lock.json () 2024-01-24 11:38:21 +00:00
jrandolf
af6eba4bea
chore: abstract web worker API () 2023-12-15 13:08:28 +01:00
Alex Rudenko
4bf2a09a13
fix: mitt types should not be exported () 2023-11-13 13:27:17 +01:00
jrandolf
9b6f1de8b9
feat: implement typed events () 2023-09-13 15:47:55 +02:00
zeeker999
c12512822a
feat(webworker): expose WebWorker.client ()
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2023-04-19 11:00:08 +02:00
Nikolay Vitkov
1396274477
docs: remove some redundant instances of @returns () 2023-03-30 11:54:00 +00:00
jrandolf
f07ad2c661
fix: update documentation on configuring puppeteer ()
This PR updates the docs regarding configuring puppeteer. In addition,
some changes have been made to the documentation generator to show
default values on the documentation site.

Also fixes: https://github.com/puppeteer/puppeteer/pull/9144
2022-10-24 09:07:05 +02:00
jrandolf
2f33237d04
fix!: internalize execution context () 2022-08-25 17:02:44 +02:00
jrandolf
b9b24cf963
chore: use deferred promises in web worker () 2022-08-22 14:03:45 +02:00
jrandolf
d6a88a9768
chore: refactor FrameManager and fix docs () 2022-08-10 23:34:29 +02:00
jrandolf
b5a345b06b
chore: format docs () 2022-07-05 15:41:43 +02:00
jrandolf
45eb2c607f
chore: remove docusaurus metadata from README.md () 2022-07-05 14:42:31 +02:00
jrandolf
066f440ba7
feat: add documentation () 2022-07-01 11:52:39 +00:00