electron/lib
Shelley Vohr 41c2685204
feat: promisify win.capturePage() (#15743)
* feat: promisify win.capturePage

* mark optional arg correctly

* Add to breaking changes doc

* properly deprecate win.capturePage

* remove change from api-contract

* document both callback and promise versions

* address docs feedback

* update promisification progress doc
2018-11-27 23:50:53 -05:00
..
browser feat: promisify win.capturePage() (#15743) 2018-11-27 23:50:53 -05:00
common feat: promisify win.capturePage() (#15743) 2018-11-27 23:50:53 -05:00
isolated_renderer refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
renderer fix: use sendToAll method correctly in chrome-api (#15518) 2018-11-01 07:16:49 -07:00
sandboxed_renderer fix: load the chrome.* API on chrome-extension pages in sandbox mode (#15563) 2018-11-21 12:56:58 -05:00
worker refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
.eslintrc chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00