puppeteer/utils/doclint/check_public_api
JoelEinbinder 32398d11bd feat(Browser): introduce Browser.pages() (#554)
This patch:
- introduces Target class that represents any inspectable target, such as service worker or page
- emits events when targets come and go
- introduces target.page() to instantiate a page from a target

Fixes #386, fixes #443.
2017-10-17 19:14:57 -07:00
..
test chore(doclint): fix doclint tests (#941) 2017-10-02 15:14:57 -07:00
Documentation.js Change let into const (#457) 2017-08-21 16:39:04 -07:00
index.js feat(Browser): introduce Browser.pages() (#554) 2017-10-17 19:14:57 -07:00
JSBuilder.js chore: Use Typescript to lint JSDoc annotations (#986) 2017-10-09 22:31:40 -07:00
MDBuilder.js feat(JSHandles): introduce JSHandles (#943) 2017-10-06 15:35:02 -07:00