..
.eslintrc.js
Introduce Eslint to validate style
2017-06-11 01:32:59 -07:00
Accessibility.js
feat(accessibility): snapshot the accessibility tree ( #3470 )
2018-11-01 18:54:51 -07:00
Browser.js
feat: browser.waitForTarget ( #3356 )
2018-10-09 14:16:53 -07:00
BrowserFetcher.js
fix(browserfetcher): Fix windows fetching ( #3256 )
2018-09-17 18:15:08 +01:00
Connection.js
fix(browser): browser closing/disconnecting should abort navigations ( #3245 )
2018-09-14 19:44:54 +01:00
Coverage.js
fix(csscoverage): don't prematurely disable the CSS domain ( #3418 )
2018-10-16 16:55:17 -07:00
Dialog.js
chore: upgrade to TypeScript 3.0.1 ( #3024 )
2018-08-06 11:31:33 -07:00
EmulationManager.js
chore: upgrade to TypeScript 3.0.1 ( #3024 )
2018-08-06 11:31:33 -07:00
Errors.js
feat: introduce puppeteer/Errors ( #3056 )
2018-08-09 16:51:12 -07:00
ExecutionContext.js
fix(page.evaluate): better function serialization ( #3480 )
2018-11-01 16:43:21 -07:00
externs.d.ts
refactor: move Connection to use ConnectionTransport ( #3217 )
2018-09-07 21:36:16 +01:00
FrameManager.js
chore(types): upgrade to TypeScript 3.1.1 ( #3331 )
2018-10-02 13:38:06 -07:00
helper.js
feat: browser.waitForTarget ( #3356 )
2018-10-09 14:16:53 -07:00
Input.js
fix: fix null-type bugs ( #3137 )
2018-08-24 15:17:36 -07:00
Launcher.js
fix(launcher): add flags to improve reliability ( #3474 )
2018-11-01 15:41:08 -07:00
Multimap.js
chore: upgrade to TypeScript 3.0.1 ( #3024 )
2018-08-06 11:31:33 -07:00
NetworkManager.js
fix(types): upgrade node types to 8.10.34 ( #3341 )
2018-10-03 16:59:49 -07:00
Page.js
feat(accessibility): snapshot the accessibility tree ( #3470 )
2018-11-01 18:54:51 -07:00
PipeTransport.js
fix(pipe): dispatch "disconnected" event when browser is terminated ( #3472 )
2018-10-31 16:31:29 -07:00
Puppeteer.js
feat(launcher): add experimental "transport" option to pptr.connect ( #3265 )
2018-09-20 11:55:23 -07:00
Target.js
fix: fix null-type bugs ( #3137 )
2018-08-24 15:17:36 -07:00
TaskQueue.js
chore: upgrade to TypeScript 3.0.1 ( #3024 )
2018-08-06 11:31:33 -07:00
Tracing.js
Revert "chore(tests): redirect debugError to the output category of tests ( #2969 )" ( #2987 )
2018-07-30 16:41:39 -07:00
USKeyboardLayout.js
fix: add missing location property to some key descriptors ( #3354 )
2018-10-05 12:35:10 -07:00
WebSocketTransport.js
refactor: use browser-compliant interface of 'ws' ( #3218 )
2018-09-11 18:41:28 +01:00
Worker.js
refactor: drop object factory from execution context ( #3099 )
2018-08-16 16:16:27 -07:00