puppeteer/src/common
2022-06-27 12:37:37 +00:00
..
Accessibility.ts chore: split JSHandle.ts (#8551) 2022-06-23 11:31:43 +02:00
AriaQueryHandler.ts chore: split JSHandle.ts (#8551) 2022-06-23 11:31:43 +02:00
assert.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
Browser.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
BrowserConnector.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
BrowserWebSocketTransport.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
Connection.ts feat!: type inference for evaluation types (#8547) 2022-06-23 11:29:46 +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 chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
Coverage.ts fix: CSS coverage should work with empty stylesheets (#8570) 2022-06-24 14:17:16 +02:00
Debug.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
DeviceDescriptors.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
Dialog.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
DOMWorld.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
ElementHandle.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
EmulationManager.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
Errors.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
EventEmitter.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
ExecutionContext.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
fetch.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
FileChooser.ts chore: split JSHandle.ts (#8551) 2022-06-23 11:31:43 +02:00
FrameManager.ts fix: infer unioned handles (#8562) 2022-06-24 06:40:08 +00:00
HTTPRequest.ts feat: add experimental client to HTTPRequest (#8556) 2022-06-23 13:20:42 +02:00
HTTPResponse.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
Input.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
JSHandle.ts chore: add type tests (#8588) 2022-06-27 10:57:31 +02:00
LifecycleWatcher.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
NetworkConditions.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
NetworkEventManager.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
NetworkManager.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
Page.ts feat: add fromSurface option to page.screenshot (#8496) 2022-06-27 12:37:37 +00:00
PDFOptions.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
Product.ts chore(agnostification): split up launcher class (#6484) 2020-10-12 10:08:57 +01:00
Puppeteer.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
PuppeteerViewport.ts fix: expose Viewport type (#6881) 2021-02-12 12:32:27 +00:00
QueryHandler.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
SecurityDetails.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
Target.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
TaskQueue.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
TimeoutSettings.ts chore: use curly (#8519) 2022-06-14 13:55:35 +02:00
Tracing.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
types.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
USKeyboardLayout.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
util.ts feat: export public types only (#8584) 2022-06-27 09:24:23 +02:00
WebWorker.ts fix: infer unioned handles (#8562) 2022-06-24 06:40:08 +00:00