..
.eslintrc.js
Introduce Eslint to validate style
2017-06-11 01:32:59 -07:00
Browser.js
feat(Browser): introduce Browser.pages() ( #554 )
2017-10-17 19:14:57 -07:00
Connection.js
fix(page): page.close() assert that connection is not closed ( #1038 )
2017-10-17 19:24:34 -07:00
Dialog.js
chore: Use Typescript to lint JSDoc annotations ( #986 )
2017-10-09 22:31:40 -07:00
ElementHandle.js
fix(ElementHandle.boundingBox): account for margin, padding, and border in element.boxModel ( #1017 )
2017-10-12 17:53:59 -07:00
EmulationManager.js
chore: Use Typescript to lint JSDoc annotations ( #986 )
2017-10-09 22:31:40 -07:00
ExecutionContext.js
fix(page.evaluate): jsonValue should ignore toJSON property ( #1098 )
2017-10-20 10:45:49 -07:00
externs.d.ts
chore: Use Typescript to lint JSDoc annotations ( #986 )
2017-10-09 22:31:40 -07:00
FrameManager.js
feat(Browser): introduce Browser.pages() ( #554 )
2017-10-17 19:14:57 -07:00
helper.js
fix: Remove synchronous operation with file system. ( #879 )
2017-10-11 00:55:48 -07:00
Input.js
feat(keyboard): Accept codes ( #1116 )
2017-10-23 12:43:45 -07:00
Launcher.js
feat(Browser): introduce Browser.pages() ( #554 )
2017-10-17 19:14:57 -07:00
Multimap.js
chore: Use Typescript to lint JSDoc annotations ( #986 )
2017-10-09 22:31:40 -07:00
NavigatorWatcher.js
feat(Page.goto): support multiple events in waitUntil option ( #1147 )
2017-10-24 10:05:15 -07:00
NetworkManager.js
feat(interception): Implement request.mockResponse method ( #1064 )
2017-10-20 16:55:15 -07:00
Page.js
refactor: migrate NavigatorWatcher to lifecycle events ( #1141 )
2017-10-23 18:10:59 -07:00
Puppeteer.js
chore: Use Typescript to lint JSDoc annotations ( #986 )
2017-10-09 22:31:40 -07:00
Tracing.js
fix: Remove synchronous operation with file system. ( #879 )
2017-10-11 00:55:48 -07:00
USKeyboardLayout.js
feat(keyboard): Accept codes ( #1116 )
2017-10-23 12:43:45 -07:00