electron/lib/common/api
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
..
exports chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
clipboard.js feat: add webPreferences.enableRemoteModule option (#13028) 2018-10-13 20:50:07 +03:00
deprecate.js feat: promisify win.capturePage() (#15743) 2018-11-27 23:50:53 -05:00
deprecations.js autoformat more easy files 2016-03-30 17:00:31 -07:00
is-promise.js 🎨 Support non-native promises 2016-05-25 10:11:18 -06:00
module-list.js refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
native-image.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
shell.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00