puppeteer/lib
JoelEinbinder 8c54f41552 chore(types): generate a d.ts file for protocol types (#2325)
This uses the `/json/protocol` endpoint to generate type definitions for the protocol.

Currently it is lacking protocol events and commands, but I will add those later.
2018-04-06 18:20:48 -07:00
..
.eslintrc.js Introduce Eslint to validate style 2017-06-11 01:32:59 -07:00
Browser.js feat(Launcher): introduce pipe option (#2288) 2018-04-03 15:05:27 -07:00
BrowserFetcher.js feat: Introduce BrowserFetcher class (#1983) 2018-02-07 12:31:53 -05:00
Connection.js fix(Connection): swallow all the ws errors after connection's closed (#2077) 2018-02-22 16:23:20 -08:00
Coverage.js chore: Spelling and Markdown Consistency (#1998) 2018-02-08 22:59:46 -05:00
Dialog.js feat: expose raw devtools protocol connection (#1770) 2018-01-10 19:33:22 -08:00
ElementHandle.js chore(types): generate a d.ts file for protocol types (#2325) 2018-04-06 18:20:48 -07:00
EmulationManager.js chore: Spelling and Markdown Consistency (#1998) 2018-02-08 22:59:46 -05:00
ExecutionContext.js chore(types): generate a d.ts file for protocol types (#2325) 2018-04-06 18:20:48 -07:00
externs.d.ts chore(types): upgrade to TypeScript 2.8.1 (#2304) 2018-04-04 14:06:21 -07:00
FrameManager.js chore(types): generate a d.ts file for protocol types (#2325) 2018-04-06 18:20:48 -07:00
helper.js chore(types): generate a d.ts file for protocol types (#2325) 2018-04-06 18:20:48 -07:00
Input.js Fix: Remove key codes from _pressedKeys Set after keyboard.up() is called (#1928) 2018-02-12 17:25:38 -08:00
Launcher.js feat(Launcher): introduce pipe option (#2288) 2018-04-03 15:05:27 -07:00
Multimap.js chore: Use Typescript to lint JSDoc annotations (#986) 2017-10-09 22:31:40 -07:00
NavigatorWatcher.js feat(Page): Add global navigation timeout setting (#1728) 2018-01-10 13:04:01 -08:00
NetworkManager.js chore(types): generate a d.ts file for protocol types (#2325) 2018-04-06 18:20:48 -07:00
Page.js chore(types): generate a d.ts file for protocol types (#2325) 2018-04-06 18:20:48 -07:00
Pipe.js feat(appMode): support pipes for appMode (#2032) 2018-02-14 17:51:29 -08:00
Puppeteer.js chore(types): upgrade to TypeScript 2.8.1 (#2304) 2018-04-04 14:06:21 -07:00
Target.js feat(Launcher): introduce pipe option (#2288) 2018-04-03 15:05:27 -07:00
TaskQueue.js chore: refactor Browser.js into seperate files (#2097) 2018-02-26 12:10:06 -08:00
Tracing.js feat: expose raw devtools protocol connection (#1770) 2018-01-10 19:33:22 -08:00
USKeyboardLayout.js feat(keyboard): Accept codes (#1116) 2017-10-23 12:43:45 -07:00