puppeteer/src
Jack Franklin f13c30a9ec
chore: migrate src/USKeyboardLayout to typescript (#5695)
* chore: migrate `src/USKeyboardLayout` to typescript

Don't think we need to expose the interface type for the keycodes so
I've left it local for now.

* retry windows unit tests
2020-04-21 10:21:45 +01:00
..
.eslintrc.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
Accessibility.js chore: migrate src/Connection to TypeScript (#5694) 2020-04-21 09:20:25 +01:00
api.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
Browser.js chore: migrate src/Connection to TypeScript (#5694) 2020-04-21 09:20:25 +01:00
BrowserFetcher.js chore(deps): update extract-zip to version 2 (#5610) 2020-04-09 21:13:25 +02:00
Connection.ts chore: migrate src/Connection to TypeScript (#5694) 2020-04-21 09:20:25 +01:00
Coverage.js chore: migrate src/Connection to TypeScript (#5694) 2020-04-21 09:20:25 +01:00
DeviceDescriptors.ts chore(eslint): add eslint typescript linting (#5635) 2020-04-14 12:08:52 +01:00
Dialog.ts chore: migrate src/Connection to TypeScript (#5694) 2020-04-21 09:20:25 +01:00
DOMWorld.js chore: migrate src/timeoutsettings to typescript (#5691) 2020-04-20 11:32:08 +01:00
EmulationManager.js chore: migrate src/Connection to TypeScript (#5694) 2020-04-21 09:20:25 +01:00
Errors.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
Events.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
ExecutionContext.js chore: migrate src/Connection to TypeScript (#5694) 2020-04-21 09:20:25 +01:00
externs.d.ts chore: migrate src/Connection to TypeScript (#5694) 2020-04-21 09:20:25 +01:00
FrameManager.js chore: migrate src/Connection to TypeScript (#5694) 2020-04-21 09:20:25 +01:00
helper.ts chore: migrate src/Connection to TypeScript (#5694) 2020-04-21 09:20:25 +01:00
Input.js chore: migrate src/USKeyboardLayout to typescript (#5695) 2020-04-21 10:21:45 +01:00
JSHandle.js chore: migrate src/Connection to TypeScript (#5694) 2020-04-21 09:20:25 +01:00
Launcher.js chore: migrate src/WebSocketTransport to TypeScript (#5696) 2020-04-21 08:45:52 +02:00
LifecycleWatcher.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
NetworkManager.js chore: migrate src/Connection to TypeScript (#5694) 2020-04-21 09:20:25 +01:00
Page.js chore: migrate src/Connection to TypeScript (#5694) 2020-04-21 09:20:25 +01:00
PipeTransport.ts chore: migrate src/pipetransport to typescript (#5692) 2020-04-20 15:05:58 +01:00
promisify.ts chore: migrate src/helper to typescript (#5689) 2020-04-20 12:02:32 +01:00
protocol.d.ts chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
Puppeteer.js fix: set revision based on PUPPETEER_PRODUCT (#5643) 2020-04-15 13:30:42 +02:00
Target.js chore: migrate src/Connection to TypeScript (#5694) 2020-04-21 09:20:25 +01:00
TaskQueue.ts chore: Migrate TaskQueue to TypeScript (#5658) 2020-04-17 11:32:56 +02:00
TimeoutSettings.ts chore: migrate src/timeoutsettings to typescript (#5691) 2020-04-20 11:32:08 +01:00
Tracing.js chore: migrate src/Connection to TypeScript (#5694) 2020-04-21 09:20:25 +01:00
types.d.ts chore: migrate src/pipetransport to typescript (#5692) 2020-04-20 15:05:58 +01:00
USKeyboardLayout.ts chore: migrate src/USKeyboardLayout to typescript (#5695) 2020-04-21 10:21:45 +01:00
WebSocketTransport.ts chore: migrate src/WebSocketTransport to TypeScript (#5696) 2020-04-21 08:45:52 +02:00
Worker.js chore: migrate src/Connection to TypeScript (#5694) 2020-04-21 09:20:25 +01:00