Commit graph

11 commits

Author SHA1 Message Date
Samuel Attard
8af5c6d130
build: update some build dependencies ()
* build: update some build dependencies ()

* build: update some build dependencies

* build: fix eslint issues after updating

* build: disable ts check on busted js example

* build: update internal types for stricter event handling

* restore url.parse behavior

* fix typing issues

* sigh

* build: update easy deps

* build: skip woa engines check

* build: s/colors/chalk
2024-10-01 11:09:28 -07:00
trop[bot]
75ce3ac6a2
fix: menu should allow focused BaseWindow where possible ()
fix: menu should allow focused BaseWindow

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2024-08-22 15:51:20 -05:00
Milan Burda
607e71d563
refactor: replace Object.prototype.hasOwnProperty() with Object.hasOwn() () 2023-06-27 16:57:33 -04:00
Mikael Finstad
e8c87859c4
fix: showAboutPanel also on linux ()
showAboutPanel also on linux
2023-04-06 14:50:24 -04:00
Mitchell Cohen
5af6b898d9
feat: add Substitutions menu roles on macOS () 2022-01-06 10:41:28 -08:00
Jeremy Rose
888ac65c72
fix: toggleDevTools menu role closes devtools window () 2021-08-02 10:58:28 +09:00
Cheng Zhao
bb3fb548d8
feat: add APIs to enable/disable spell checker ()
* feat: add APIs to enable/disable bulitin spell checker

* feat: add togglespellchecker menu item role
2020-11-11 10:29:18 -05:00
Cheng Zhao
6b6ffbdd10
feat: add support for share menu on macOS () 2020-10-19 18:33:06 -07:00
Milan Burda
83bb065b4f
refactor: wrap Object.prototype.hasOwnProperty.call () 2020-10-10 03:45:08 +03:00
Samuel Attard
b02748e607
build: ensure that electron/lib/browser can only use browser or common imports ()
* build: ensure that electron/lib/browser can only use browser or common imports

* chore: fix linting
2020-07-13 09:58:49 -07:00
Jeremy Rose
71a7e1b2e3
chore: tsify menu () 2020-07-06 13:24:54 -07:00
Renamed from lib/browser/api/menu-item-roles.js (Browse further)