puppeteer/src/common
2022-06-02 15:38:13 +02:00
..
Accessibility.ts feat: use strict typescript (#8401) 2022-05-31 16:34:16 +02:00
AriaQueryHandler.ts feat: use strict typescript (#8401) 2022-05-31 16:34:16 +02:00
assert.ts chore: use ts-doc and factor out importFSModule (#8449) 2022-06-01 11:11:09 +02:00
Browser.ts fix: use isPageTargetCallback in Browser::pages() (#8460) 2022-06-02 13:27:31 +02:00
BrowserConnector.ts feat: use strict typescript (#8401) 2022-05-31 16:34:16 +02:00
BrowserWebSocketTransport.ts feat: use strict typescript (#8401) 2022-05-31 16:34:16 +02:00
Connection.ts chore: use ts-doc and factor out importFSModule (#8449) 2022-06-01 11:11:09 +02:00
ConnectionTransport.ts fix: types in Connection.ts to be compatible with strict mode Typescript (#7919) 2022-01-21 12:41:21 +01:00
ConsoleMessage.ts feat: use strict typescript (#8401) 2022-05-31 16:34:16 +02:00
Coverage.ts feat: use strict typescript (#8401) 2022-05-31 16:34:16 +02:00
Debug.ts feat: use strict typescript (#8401) 2022-05-31 16:34:16 +02:00
DeviceDescriptors.ts feat: add more models to DeviceDescriptors (#7904) 2022-02-02 18:40:54 +01:00
Dialog.ts docs: fix some tsdoc warning messages (#7059) 2021-04-06 08:58:01 +00:00
DOMWorld.ts chore: use ts-doc and factor out importFSModule (#8449) 2022-06-01 11:11:09 +02:00
EmulationManager.ts chore: upgrade and pin prettier dependencies (#7232) 2021-05-12 16:48:30 +02:00
Errors.ts fix: migrate more files to strict-mode TypeScript (#7950) 2022-01-31 15:16:32 +00:00
EvalTypes.ts feat: use strict typescript (#8401) 2022-05-31 16:34:16 +02:00
EventEmitter.ts fix: migrate more files to strict-mode TypeScript (#7950) 2022-01-31 15:16:32 +00:00
Events.ts chore: use ts-doc and factor out importFSModule (#8449) 2022-06-01 11:11:09 +02:00
ExecutionContext.ts feat: use strict typescript (#8401) 2022-05-31 16:34:16 +02:00
fetch.ts chore(deps): update deps 2022-02-09 14:49:25 +00:00
FileChooser.ts chore: fix eslint warnings around type defs (#7230) 2021-05-12 17:43:05 +01:00
FrameManager.ts feat: use strict typescript (#8401) 2022-05-31 16:34:16 +02:00
helper.ts chore: use ts-doc and factor out importFSModule (#8449) 2022-06-01 11:11:09 +02:00
HTTPRequest.ts feat: use strict typescript (#8401) 2022-05-31 16:34:16 +02:00
HTTPResponse.ts feat: use strict typescript (#8401) 2022-05-31 16:34:16 +02:00
Input.ts fix: use strict TS in Input.ts (#8392) 2022-05-24 14:28:36 +00:00
JSHandle.ts chore: use ts-doc and factor out importFSModule (#8449) 2022-06-01 11:11:09 +02:00
LifecycleWatcher.ts chore: use ts-doc and factor out importFSModule (#8449) 2022-06-01 11:11:09 +02:00
NetworkConditions.ts fix: wider compat TS types and CI checks to ensure correct type defs (#6855) 2021-02-10 12:04:36 +00:00
NetworkEventManager.ts chore: fix TS issues in NetworkManager (#8386) 2022-05-23 17:41:11 +02:00
NetworkManager.ts chore: fix TS issues in NetworkManager (#8386) 2022-05-23 17:41:11 +02:00
Page.ts chore: use ts-doc and factor out importFSModule (#8449) 2022-06-01 11:11:09 +02:00
PDFOptions.ts chore: update deps (#8446) 2022-05-31 19:04:30 +02:00
Product.ts chore(agnostification): split up launcher class (#6484) 2020-10-12 10:08:57 +01:00
Puppeteer.ts fix: typos in documentation (#7968) 2022-02-07 14:03:54 +01:00
PuppeteerViewport.ts fix: expose Viewport type (#6881) 2021-02-12 12:32:27 +00:00
QueryHandler.ts feat: use strict typescript (#8401) 2022-05-31 16:34:16 +02:00
SecurityDetails.ts chore: use devtools-protocol package (#6172) 2020-07-10 11:51:52 +01:00
Target.ts fix: use null instead of undefined (#8463) 2022-06-02 15:38:13 +02:00
TaskQueue.ts chore: add hared TaskQueue for page.screenshot() again (#6714) 2021-09-23 14:37:35 +02:00
TimeoutSettings.ts chore(docs): fix DOMWorld doc warnings (#6166) 2020-07-06 12:37:16 +01:00
Tracing.ts feat: use strict typescript (#8401) 2022-05-31 16:34:16 +02:00
USKeyboardLayout.ts chore(docs): reduce warnings when generating docs (#6138) 2020-07-02 12:15:39 +01:00
WebWorker.ts feat: use strict typescript (#8401) 2022-05-31 16:34:16 +02:00