trop[bot]
|
361e5b2c55
fix: throw error when inserting menu items out-of-range (backport: 5-0-x) (#17435)
|
6 years ago |
trop[bot]
|
14c39620f0
feat: allow Menu.buildFromTemplate() to accept MenuItems (backport: 5-0-x) (#16783)
|
6 years ago |
Nitish Sakhawalkar
|
5994bf6745
fix: Menu accelerators not working (#15094)
|
6 years ago |
Shelley Vohr
|
f9f34fd628
fix: ability to fetch separators by id (#15290)
|
6 years ago |
Samuel Attard
|
558fff69e7
chore: update to standard 12
|
6 years ago |
Troy
|
5ea05ddee7
fix: Stricter Testing For Menu Items (#13992)
|
6 years ago |
Dominic
|
a7052efaf4
fix: make menu.popup options optional (#13977)
|
6 years ago |
Shelley Vohr
|
42d173b343
spec: convert menu specs to expect (#13485)
|
6 years ago |
Shelley Vohr
|
9c8952aef0
Add menu item order control (#12362)
|
7 years ago |
Shelley Vohr
|
31d688ad3d
Check menu.popup options are an object (#12325)
|
7 years ago |
shelley vohr
|
18362eb948
improve Menu and MenuItem testing (#12015)
|
7 years ago |
John Kleinschmidt
|
2a97e48465
Merge pull request #11968 from electron/refactor-menu-popup
|
7 years ago |
Charles Kerr
|
5a25b88b50
Fix browserWindow detection in menu.popup()
|
7 years ago |
Charles Kerr
|
708f39a1a5
update a few menu.popup() calls to use the new API
|
7 years ago |
Cheng Zhao
|
dc62e51ba4
Fix the cyclic reference in menu delegate (#11967)
|
7 years ago |
Shelley Vohr
|
fb7fb4972d
options all the things
|
7 years ago |
Shelley Vohr
|
73ab87b87f
add new and changed specs
|
7 years ago |
Shelley Vohr
|
9c52d273dd
add spec for menu.popup(window, callback)
|
7 years ago |
shelley vohr
|
5240352326
Remove extra menu separators (#11827)
|
7 years ago |
Shelley Vohr
|
3d032c2b57
forgot to remove .only from spec
|
7 years ago |
Shelley Vohr
|
3679a9c37a
fix event callback placement in spec
|
7 years ago |
Shelley Vohr
|
e345342e36
add first pass at menu event specs
|
7 years ago |
Cheng Zhao
|
46330ac2a9
Remove the closed event of Menu
|
7 years ago |
Cheng Zhao
|
73d78d345a
Make callback work for old-style Menu.popup call
|
7 years ago |
Cheng Zhao
|
2ec3b8ce76
spec: callback for Menu.popup
|
7 years ago |
Heilig Benedek
|
5bf16c2495
remove async:true from menu tests
|
7 years ago |
Heilig Benedek
|
ef7357dedc
update tests for menu closed event and call cancel on closePopup
|
7 years ago |
Heilig Benedek
|
14b65467d8
add test for menu closed event
|
7 years ago |
Felix Rieseberg
|
317422f431
:construction_worker: Close popup in aftereach
|
7 years ago |
Felix Rieseberg
|
c4ec8b4545
:wrench: Feedback
|
7 years ago |