..
.eslintrc.js
chore: move code to src/ and emit with TypeScript ( #5568 )
2020-04-02 16:25:19 +02:00
Accessibility.ts
chore: Enforce array type styles in TypeScript ( #5765 )
2020-04-28 15:06:43 +01:00
api.ts
chore: migrate src/api.js to TypeScript ( #5808 )
2020-05-05 10:59:07 +02:00
Browser.ts
chore: remove src/externs.d.ts ( #5811 )
2020-05-06 14:23:07 +01:00
BrowserFetcher.ts
chore: migrate src/Puppeteer to TypeScript ( #5789 )
2020-05-05 09:36:44 +01:00
Connection.ts
chore: remove src/externs.d.ts ( #5811 )
2020-05-06 14:23:07 +01:00
ConnectionTransport.ts
chore: remove src/externs.d.ts ( #5811 )
2020-05-06 14:23:07 +01:00
Coverage.ts
chore: enforce naming of errors in catch blocks ( #5763 )
2020-04-28 15:16:28 +02:00
DeviceDescriptors.ts
chore: migrate src/Puppeteer to TypeScript ( #5789 )
2020-05-05 09:36:44 +01:00
Dialog.ts
chore: migrate src/Page.js to TypeScript ( #5809 )
2020-05-05 13:53:22 +01:00
DOMWorld.ts
feat: add support for string-based custom queries ( #5753 )
2020-04-30 12:45:52 +01:00
EmulationManager.ts
chore: remove src/externs.d.ts ( #5811 )
2020-05-06 14:23:07 +01:00
Errors.ts
chore: migrate src/Puppeteer to TypeScript ( #5789 )
2020-05-05 09:36:44 +01:00
Events.ts
chore: migrate src/Events to TypeScript ( #5724 )
2020-04-23 13:52:09 +02:00
ExecutionContext.ts
chore: migrate src/FrameManager to TypeScript ( #5773 )
2020-04-29 13:28:16 +02:00
FrameManager.ts
chore: migrate src/Page.js to TypeScript ( #5809 )
2020-05-05 13:53:22 +01:00
helper.ts
chore: enforce naming of errors in catch blocks ( #5763 )
2020-04-28 15:16:28 +02:00
Input.ts
chore: migrate src/DOMWorld to TypeScript ( #5764 )
2020-04-28 15:35:43 +01:00
JSHandle.ts
chore: migrate src/Page.js to TypeScript ( #5809 )
2020-05-05 13:53:22 +01:00
Launcher.ts
chore: remove src/externs.d.ts ( #5811 )
2020-05-06 14:23:07 +01:00
LifecycleWatcher.ts
chore: migrate src/NetworkManager to TypeScript ( #5774 )
2020-04-30 11:15:27 +01:00
NetworkManager.ts
chore: migrate src/Page.js to TypeScript ( #5809 )
2020-05-05 13:53:22 +01:00
Page.ts
chore: remove src/externs.d.ts ( #5811 )
2020-05-06 14:23:07 +01:00
PipeTransport.ts
chore: remove src/externs.d.ts ( #5811 )
2020-05-06 14:23:07 +01:00
protocol.d.ts
chore: Update protocol.d.ts ( #5760 )
2020-04-28 11:31:34 +01:00
Puppeteer.ts
chore: remove src/externs.d.ts ( #5811 )
2020-05-06 14:23:07 +01:00
PuppeteerViewport.ts
chore: remove src/externs.d.ts ( #5811 )
2020-05-06 14:23:07 +01:00
QueryHandler.ts
feat: add support for string-based custom queries ( #5753 )
2020-04-30 12:45:52 +01:00
Target.ts
chore: remove src/externs.d.ts ( #5811 )
2020-05-06 14:23:07 +01:00
TaskQueue.ts
chore: migrate src/Browser to TS ( #5761 )
2020-04-28 14:26:37 +02:00
TimeoutSettings.ts
chore: migrate src/DOMWorld to TypeScript ( #5764 )
2020-04-28 15:35:43 +01:00
Tracing.ts
chore: migrate src/Tracing to TypeScript ( #5723 )
2020-04-23 13:51:48 +02:00
USKeyboardLayout.ts
chore: migrate src/Input to typescript ( #5710 )
2020-04-22 15:44:04 +01:00
WebSocketTransport.ts
chore: remove src/externs.d.ts ( #5811 )
2020-05-06 14:23:07 +01:00
Worker.ts
chore: migrate src/Worker to typescript ( #5715 )
2020-04-22 15:43:45 +01:00