puppeteer/src
Maksim Sadym 8f3171a33c
feat(permissions): Add idle-detection permission (#6438)
Added `idle-detection` permission needed to test IdleDetector:
* [CL 2417779 idle-detection: Implement requestPermission() method](https://chromium-review.googlesource.com/c/chromium/src/+/2417779)
2020-09-22 10:55:31 +02:00
..
common feat(permissions): Add idle-detection permission (#6438) 2020-09-22 10:55:31 +02:00
node feat(page): emulate idle state (#6410) 2020-09-14 11:31:23 +02:00
.eslintrc.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
api-docs-entry.ts chore(docs): migrate page.pdf() docs (#6228) 2020-07-17 13:58:56 +01:00
environment.ts fix: make Node.js environment detection robust w.r.t. JSDOM (#6148) 2020-07-03 10:56:28 +02:00
index-core.ts chore: enforce file extensions on imports (#6202) 2020-07-13 10:22:26 +01:00
index.ts chore: enforce file extensions on imports (#6202) 2020-07-13 10:22:26 +01:00
initialize.ts chore: enforce file extensions on imports (#6202) 2020-07-13 10:22:26 +01:00
install.ts feat: support configuring the browser download path (#6014) 2020-08-10 10:37:31 +02:00
revisions.ts feat(chromium): roll Chromium to r800071 (#6407) 2020-09-09 21:23:46 +02:00
tsconfig.cjs.json chore: vendor Mitt & update project structure (#6209) 2020-07-14 16:57:29 +01:00
tsconfig.esm.json chore: vendor Mitt & update project structure (#6209) 2020-07-14 16:57:29 +01:00