Shelley Vohr
|
61a93c711c
|
clean up popup
|
2017-10-23 00:47:02 -04:00 |
|
Shelley Vohr
|
f9c3123f5f
|
clean up menuWillShow
|
2017-10-23 00:16:35 -04:00 |
|
Shelley Vohr
|
1cd53768ab
|
clean up indexToInsertByPosition
|
2017-10-22 23:57:23 -04:00 |
|
Shelley Vohr
|
b7ebee985b
|
refactor indexOfItemById
|
2017-10-22 23:51:33 -04:00 |
|
Shelley Vohr
|
c932871bb1
|
change default to null
|
2017-09-26 20:35:14 -04:00 |
|
Shelley Vohr
|
f49f7d65a5
|
remove check on items instance
|
2017-09-26 14:38:34 -04:00 |
|
Shelley Vohr
|
afe033a6e1
|
stray semicolon fml
|
2017-09-26 12:10:16 -04:00 |
|
Shelley Vohr
|
4753ada7a9
|
rewrite method with only id parameter
|
2017-09-26 12:05:45 -04:00 |
|
Shelley Vohr
|
5217718d7b
|
conform to linter standard
|
2017-09-26 09:50:47 -04:00 |
|
Shelley Vohr
|
ea42851c9b
|
add first pass at getMenuItemById
|
2017-09-26 09:47:13 -04:00 |
|
Kevin Sawicki
|
23b235c9c7
|
Default async to false when object is specified
|
2017-03-20 20:37:52 -07:00 |
|
Kevin Sawicki
|
c951e253c6
|
Default to focused window whenever param is null/undefined
|
2017-02-24 08:39:22 -08:00 |
|
Kevin Sawicki
|
3e05350d6b
|
Check that window is non-null before accessing constructor prop
|
2017-02-24 08:39:22 -08:00 |
|
Kevin Sawicki
|
d0b07d5c36
|
Check that x is non-null
|
2017-02-22 10:49:25 -08:00 |
|
Kevin Sawicki
|
6a023dc4fe
|
Add Menu.closePopup API on macOS
|
2017-02-22 10:30:28 -08:00 |
|
Kevin Sawicki
|
4430927f98
|
Add async option to menu.popup
|
2017-02-22 10:30:28 -08:00 |
|
Zeke Sikelianos
|
8aaf029e55
|
remove unused var
|
2016-10-10 15:38:27 -07:00 |
|
Zeke Sikelianos
|
2cd10d339f
|
remove duplicated prop copying
|
2016-10-10 11:07:01 -07:00 |
|
Kevin Sawicki
|
72cdba2b8e
|
🎨
|
2016-07-13 14:49:25 -07:00 |
|
Kevin Sawicki
|
f9a8bd3ea5
|
Call role method on focused web contents
|
2016-07-13 14:16:56 -07:00 |
|
Cheng Zhao
|
6381f44f26
|
mac: Pass useDefaultAccelerator to getAcceleratorForCommandId
|
2016-07-07 11:50:19 -07:00 |
|
Cheng Zhao
|
8d08e215b2
|
Add "event" parameter for "click" handler of MenuItem
|
2016-06-22 11:22:14 +09:00 |
|
Daniel Pham
|
a8a6f6f856
|
🍎 Fix context menus selecting first item by default.
|
2016-06-17 17:03:15 -04:00 |
|
Zeke Sikelianos
|
4e2f1311e0
|
replace __proto__ with Object.setPrototype
|
2016-03-30 17:00:33 -07:00 |
|
Zeke Sikelianos
|
2c3cacdc08
|
standardize by hand
|
2016-03-30 17:00:33 -07:00 |
|
Zeke Sikelianos
|
4794385fac
|
first pass at standardizing; suite still passing!
|
2016-03-30 17:00:30 -07:00 |
|
Kevin Sawicki
|
43746727aa
|
Use direct params instead of rest params
|
2016-03-22 13:11:42 -07:00 |
|
Zeke Sikelianos
|
344dda4029
|
ignore set menu item fields
|
2016-03-17 16:20:23 -07:00 |
|
Kevin Sawicki
|
0e5e230c03
|
Remove lint errors due to rebase
|
2016-03-11 11:25:56 -08:00 |
|
Kevin Sawicki
|
0ee3446109
|
Use undefined instead of void 0
|
2016-03-11 11:25:56 -08:00 |
|
Kevin Sawicki
|
a3f08c9b51
|
Use arrow functions to replace old CoffeeScript => this wrappers
|
2016-03-11 11:25:56 -08:00 |
|
Kevin Sawicki
|
6b1748d6d6
|
Don't collect results from delegate.menuWillShow
|
2016-03-11 08:55:48 -08:00 |
|
Kevin Sawicki
|
3a08aa37de
|
Don't collect results from Menu::_callMenuWillShow
|
2016-03-11 08:55:48 -08:00 |
|
Kevin Sawicki
|
93939089ec
|
Don't collect results in Menu.setApplicationMenu
|
2016-03-11 08:55:48 -08:00 |
|
Kevin Sawicki
|
70aa9b06ee
|
Move JavaScript to root lib/ folder
|
2016-03-08 11:14:21 -08:00 |
|