electron/lib
Shelley Vohr a45d5960d7
chore: allow for callback => promise deprecation (#15758)
* chore: allow for callback => promise deprecation

* cb type check is sufficient

* migrate warn to always trigger
2018-11-19 12:56:26 -05:00
..
browser fix: crash in sandbox on linux when getting execPath (#15701) 2018-11-15 12:59:01 -08:00
common chore: allow for callback => promise deprecation (#15758) 2018-11-19 12:56:26 -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 feat: add webPreferences.enableRemoteModule option (#13028) 2018-10-13 20:50:07 +03: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