electron/lib/renderer
Milan Burda 3df6d337f3
feat: add senderIsMainFrame to messages sent via ipcRenderer.sendTo() (#38868)
* feat: add isMainFrame to events emitted via ipcRenderer.sendTo()

* chore: rename isMainFrame to senderIsMainFrame
2023-07-24 14:27:30 +02:00
..
api feat: deprecate ipcRenderer.sendTo() (#39091) 2023-07-21 11:16:44 +02:00
web-view chore: upgrade to eslint v8 (#38472) 2023-05-30 13:10:22 +02:00
.eslintrc.json chore: add missing .eslintrc.json files to limit imports properly (#35719) 2022-09-20 13:25:33 -05:00
common-init.ts feat: add senderIsMainFrame to messages sent via ipcRenderer.sendTo() (#38868) 2023-07-24 14:27:30 +02:00
init.ts build: update to latest TypeScript (#38763) 2023-06-14 11:06:46 -07:00
inspector.ts chore: add missing .eslintrc.json files to limit imports properly (#35719) 2022-09-20 13:25:33 -05:00
ipc-renderer-internal-utils.ts refactor: only allow internal messages from the main process (#27676) 2021-02-09 17:12:26 -08:00
ipc-renderer-internal.ts chore: remove unused and broken ipcRendererInternal.sendTo() (#29743) 2021-06-17 23:26:18 -05:00
security-warnings.ts refactor: replace Object.prototype.hasOwnProperty() with Object.hasOwn() (#38929) 2023-06-27 16:57:33 -04:00
web-frame-init.ts chore: add missing .eslintrc.json files to limit imports properly (#35719) 2022-09-20 13:25:33 -05:00
window-setup.ts build: update to latest TypeScript (#38763) 2023-06-14 11:06:46 -07:00