..
.eslintrc.js
Introduce Eslint to validate style
2017-06-11 01:32:59 -07:00
Browser.js
refactor: do not pass user options to browser constructor ( #2562 )
2018-05-16 18:09:59 -07:00
BrowserFetcher.js
fix(BrowserFetcher): ensure executable has proper permissions ( #2342 )
2018-04-10 14:11:59 -07:00
Connection.js
fix(Connection): do not assert that methods always have callbacks. ( #2330 )
2018-04-07 17:59:22 -07:00
Coverage.js
chore(types): type check the rest of the protocol ( #2328 )
2018-04-07 17:58:52 -07:00
Dialog.js
feat: expose raw devtools protocol connection ( #1770 )
2018-01-10 19:33:22 -08:00
ElementHandle.js
feat(ElementHandle): introduce elementHandle.$eval ( #2407 )
2018-05-08 18:17:59 -07:00
EmulationManager.js
chore(types): type check the rest of the protocol ( #2328 )
2018-04-07 17:58:52 -07:00
ExecutionContext.js
fix: allow user gesture restricted code to be run in page.evaluate ( #2503 )
2018-05-04 21:45:16 +03:00
externs.d.ts
feat(BrowserContext): introduce Browser Contexts. ( #2523 )
2018-05-10 13:26:08 -07:00
FrameManager.js
feat(ElementHandle): introduce elementHandle.$eval ( #2407 )
2018-05-08 18:17:59 -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
refactor: do not pass user options to browser constructor ( #2562 )
2018-05-16 18:09:59 -07:00
Multimap.js
chore: Use Typescript to lint JSDoc annotations ( #986 )
2017-10-09 22:31:40 -07:00
NavigatorWatcher.js
fix(Page): support anchor navigation ( #2338 )
2018-04-09 23:38:20 -07:00
NetworkManager.js
fix(Network): explicitly throw on content request for redirect response ( #2352 )
2018-04-10 20:22:18 -07:00
Page.js
feat(Page): add option to run 'beforeunload' when closing the page ( #2478 )
2018-05-03 01:51:45 +03: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(Target): Pass through "background_page" types ( #2439 ) ( #2493 )
2018-05-16 14:36:34 -07:00
TaskQueue.js
chore: refactor Browser.js into seperate files ( #2097 )
2018-02-26 12:10:06 -08:00
Tracing.js
Chore: replace depracated 'new Buffer' with 'Buffer.from' ( #2396 )
2018-04-17 13:49:01 -07:00
USKeyboardLayout.js
feat(keyboard): Accept codes ( #1116 )
2017-10-23 12:43:45 -07:00