Samuel Attard
3b74837020
refactor: Split 'Event' docs/types into more specific Event types (#17038)
* Event = Base event type (with preventDefault)
* IpcMainEvent = Event that ipcMain emits (with sender, reply, etc.)
* IpcRendererEvent = Event that ipcRenderer emits (with sender,
senderId, etc.)
* KeyboardEvent = Event that we emit with keyboard flags (ctrlKey,
altKey, etc.)
This will dramatically improve peoples TS experience with IPC events
2019-02-19 09:24:19 +00:00
..
2019-02-19 09:24:19 +00:00
2019-02-11 09:13:13 -10:00
2019-02-14 14:29:20 -08:00
2018-07-25 08:33:53 +10:00
2019-02-13 13:24:57 -08:00
2019-01-31 11:07:19 +09:00
2017-07-24 10:29:45 +02:00
2019-02-14 23:59:24 +05:30
2018-09-14 14:57:01 +10:00
2018-07-27 07:15:48 -07:00
2018-10-13 20:50:07 +03:00
2019-02-13 13:24:57 -08:00
2019-01-25 12:11:35 -06:00
2019-02-08 13:26:59 -08:00
2019-02-13 07:23:53 -10:00
2019-02-13 10:27:42 -08:00
2019-02-14 14:28:17 -08:00
2018-11-08 10:51:06 -04:00
2018-10-31 07:49:44 -07:00
2018-12-05 23:14:52 +11:00
2018-12-10 11:05:30 -08:00
2019-02-13 15:24:28 -08:00
2018-05-03 09:34:21 -07:00
2017-07-24 10:29:45 +02:00
2019-02-19 09:24:19 +00:00
2019-02-19 09:24:19 +00:00
2017-05-01 17:15:37 -04:00
2019-02-19 09:24:19 +00:00
2019-02-15 08:29:33 -10:00
2018-09-14 14:57:01 +10:00
2018-10-04 13:08:56 -05:00
2018-09-14 14:57:01 +10:00
2018-05-08 00:16:09 -05:00
2018-09-14 14:57:01 +10:00
2018-09-14 14:57:01 +10:00
2019-02-18 12:59:48 +00:00
2019-02-14 09:03:28 -08:00
2019-02-13 00:19:47 +05:30
2018-10-13 20:50:07 +03:00
2019-01-22 10:44:28 -08:00
2019-01-24 10:53:52 -08:00
2018-10-04 13:08:56 -05:00
2019-01-14 20:35:21 -08:00
2018-09-14 14:57:01 +10:00
2019-02-13 18:36:28 -08:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2018-04-09 17:58:10 -03:00
2019-01-21 17:07:47 -08:00
2019-02-19 09:24:19 +00:00
2019-02-14 09:03:28 -08:00
2019-02-13 08:05:28 -10:00
2019-02-01 07:54:31 -08:00
2019-02-11 14:15:15 -08:00
2018-09-10 17:49:54 +02:00