Milan Burda
|
9714a91392
|
refactor: use fs.promises API, which is stable since Node 12 (#17999)
|
2019-04-29 11:18:03 -07:00 |
|
Milan Burda
|
ddd51525f1
|
refactor: make ELECTRON_INSPECTOR_CONTEXT_MENU handler async (#17411)
|
2019-03-19 10:37:43 -07:00 |
|
Milan Burda
|
f15d0b1ed7
|
refactor: make ELECTRON_INSPECTOR_CONFIRM handler async (#17378)
|
2019-03-14 15:29:40 -07:00 |
|
Milan Burda
|
2733697819
|
refactor: make ELECTRON_INSPECTOR_SELECT_FILE handler async (#17235)
|
2019-03-06 22:22:45 +01:00 |
|
Shelley Vohr
|
e05985145b
|
feat: promisify dialog.showOpenDialog() (#16973)
* feat: promisify dialog.showOpenDialog()
* address feedback from review
* address feedback from review
|
2019-03-05 05:54:48 -08:00 |
|
Milan Burda
|
5a99ea4c46
|
refactor: merge ipcMainUtils.handle / handleSync (#17062)
|
2019-02-26 15:48:26 -08:00 |
|
Milan Burda
|
3f52e18a38
|
chore: add menu-will-close comment explaining setTimeout (#16794)
|
2019-02-08 13:38:03 -08:00 |
|
Milan Burda
|
7dc565fc2e
|
refactor: implement inspector APIs without the remote module (#16607)
|
2019-02-01 19:56:46 +01:00 |
|