puppeteer/lib
Joel Einbinder c237947b32 chore(types): upgrade to TypeScript 3.1.1 ()
This upgrades  us to TypeScript 3.1.1, which fixes some build failures. Annoyingly TypeScript does a better job of checking `process.stdio`, which exposes that the DefinitelyTyped definition for it is wrong. See https://github.com/DefinitelyTyped/DefinitelyTyped/issues/11587. I'll look into submitting a patch for that later.
2018-10-02 13:38:06 -07:00
..
.eslintrc.js Introduce Eslint to validate style 2017-06-11 01:32:59 -07:00
Browser.js feat(launcher): add experimental "transport" option to pptr.connect () 2018-09-20 11:55:23 -07:00
BrowserFetcher.js fix(browserfetcher): Fix windows fetching () 2018-09-17 18:15:08 +01:00
Connection.js fix(browser): browser closing/disconnecting should abort navigations () 2018-09-14 19:44:54 +01:00
Coverage.js fix(coverage): report anonymous scripts with debugger:// urls () 2018-07-11 21:05:16 -07:00
Dialog.js chore: upgrade to TypeScript 3.0.1 () 2018-08-06 11:31:33 -07:00
EmulationManager.js chore: upgrade to TypeScript 3.0.1 () 2018-08-06 11:31:33 -07:00
Errors.js feat: introduce puppeteer/Errors () 2018-08-09 16:51:12 -07:00
ExecutionContext.js fix: fix null-type bugs () 2018-08-24 15:17:36 -07:00
externs.d.ts refactor: move Connection to use ConnectionTransport () 2018-09-07 21:36:16 +01:00
FrameManager.js chore(types): upgrade to TypeScript 3.1.1 () 2018-10-02 13:38:06 -07:00
helper.js feat: async stacks for all "async" public methods () 2018-09-19 13:54:58 -07:00
Input.js fix: fix null-type bugs () 2018-08-24 15:17:36 -07:00
Launcher.js chore(types): upgrade to TypeScript 3.1.1 () 2018-10-02 13:38:06 -07:00
Multimap.js chore: upgrade to TypeScript 3.0.1 () 2018-08-06 11:31:33 -07:00
NetworkManager.js feat(frame): introduce Frame.goto and Frame.waitForNavigation () 2018-09-20 11:31:19 -07:00
Page.js chore(types): upgrade to TypeScript 3.1.1 () 2018-10-02 13:38:06 -07:00
PipeTransport.js refactor: move Connection to use ConnectionTransport () 2018-09-07 21:36:16 +01:00
Puppeteer.js feat(launcher): add experimental "transport" option to pptr.connect () 2018-09-20 11:55:23 -07:00
Target.js fix: fix null-type bugs () 2018-08-24 15:17:36 -07:00
TaskQueue.js chore: upgrade to TypeScript 3.0.1 () 2018-08-06 11:31:33 -07:00
Tracing.js Revert "chore(tests): redirect debugError to the output category of tests ()" () 2018-07-30 16:41:39 -07:00
USKeyboardLayout.js feat(keyboard): Accept codes () 2017-10-23 12:43:45 -07:00
WebSocketTransport.js refactor: use browser-compliant interface of 'ws' () 2018-09-11 18:41:28 +01:00
Worker.js refactor: drop object factory from execution context () 2018-08-16 16:16:27 -07:00