electron/lib/browser/api
Samuel Attard 66b57858b8 Fix child touch bar items not updating (#11812)
* Fix child touch bar items not updating

Deep children of a TouchBar didn't cause the top level touch bar to update, now they do

Fixes #11761.

* Remove unused newValue property in TB setter
2018-02-12 12:53:04 -05:00
..
auto-updater 🔧 Sprinkle some ES6 across the file 2017-12-01 17:18:57 -08:00
exports
app.js singletons that are retroactively turned into EventEmitters should call the EventEmitter ctor 2017-11-01 23:05:27 -05:00
auto-updater.js
browser-view.js 🐛 Ooops, fix that 2017-11-22 17:07:57 -08:00
browser-window.js Add window.loadFile and webContents.loadFile helper methods 2018-01-04 11:38:56 +13:00
content-tracing.js
dialog.js
global-shortcut.js
in-app-purchase.js Throw when inAppPurchase is used on unsupported platforms 2018-01-10 18:53:55 +09:00
ipc-main.js
menu-item-roles.js MenuItem roles camelCase-compatible 2017-12-28 13:28:20 +08:00
menu-item.js Fix syntax 2018-01-01 02:23:32 +08:00
menu.js Remove extra menu separators (#11827) 2018-02-05 11:55:12 -06:00
module-list.js Add in-app purchase for MacOS 2018-01-10 13:14:18 +09:00
navigation-controller.js
net.js 🔧 Fix style issues 2017-11-23 13:42:48 -08:00
notification.js
power-monitor.js Simplify the public PowerObserver interface 2018-02-05 15:28:58 +09:00
power-save-blocker.js
protocol.js
screen.js singletons that are retroactively turned into EventEmitters should call the EventEmitter ctor 2017-11-01 23:05:27 -05:00
session.js 🔧 Disable standard/no-callback-literal where necessary 2017-11-23 13:53:03 -08:00
system-preferences.js singletons that are retroactively turned into EventEmitters should call the EventEmitter ctor 2017-11-01 23:05:27 -05:00
touch-bar.js Fix child touch bar items not updating (#11812) 2018-02-12 12:53:04 -05:00
tray.js
web-contents.js Add window.loadFile and webContents.loadFile helper methods 2018-01-04 11:38:56 +13:00