Milan Burda
|
f6e8544ef6
refactor: use `replaceAll()` instead of `replace()` when appropriate (#39721)
|
1 year ago |
Milan Burda
|
3d45429667
refactor: use `for-of` instead of `for` simple array iteration (#39338)
|
1 year ago |
Milan Burda
|
607e71d563
refactor: replace Object.prototype.hasOwnProperty() with Object.hasOwn() (#38929)
|
1 year ago |
Milan Burda
|
82af000a37
chore: cleanup eslint suppressions (#38417)
|
1 year ago |
Milan Burda
|
77579614e0
feat: add width option to dialog.showMessageBox() (#30474)
|
3 years ago |
Cheng Zhao
|
05ba6359d0
feat: add signal option to dialog.showMessageBox (#26102)
|
3 years ago |
Milan Burda
|
42e5421276
refactor: remove unnecessary setupDialogProperties (#28982)
|
4 years ago |
Milan Burda
|
961b74b2ac
refactor: use "as const" for constant mappings (#28980)
|
4 years ago |
Samuel Attard
|
b02748e607
build: ensure that electron/lib/browser can only use browser or common imports (#24512)
|
4 years ago |
Jeremy Rose
|
6bd30bf09e
chore: tsify dialog (#24324)
|
4 years ago |