electron/lib/renderer/api
Samuel Attard b87b501161
build: update eslint + eslint plugins (#22777)
* build: run eslint --fix

* chore: manually fix all hasOwnProperty errors

* chore: manually fix all void 0 vs undefined errors

* chore: manually fix all async-in-promise errors

* chore: manually fix lexical declaration in case block
2020-03-20 11:12:18 -04:00
..
exports fix: don't export __esModule = true by electron.ts (#20939) 2019-11-04 14:16:42 -08:00
context-bridge.ts feat: add a new contextBridge module (#20307) 2019-10-18 12:57:09 -07:00
crash-reporter.js refactor: crashReporterInit (#16729) 2019-02-05 12:56:44 -08:00
desktop-capturer.ts feat: add --enable-api-filtering-logging commandline switch (#20335) 2019-10-04 10:49:09 -07:00
ipc-renderer.ts feat: MessagePorts in the main process (#22404) 2020-03-11 18:07:54 -07:00
module-list.ts feat: add a new contextBridge module (#20307) 2019-10-18 12:57:09 -07:00
remote.js build: update eslint + eslint plugins (#22777) 2020-03-20 11:12:18 -04:00
web-frame.ts feat: remove deprecated setLayoutZoomLevelLimits (#21383) 2019-12-06 13:14:25 -08:00