electron/lib/browser/api
2017-12-01 17:18:57 -08:00
..
auto-updater 🔧 Sprinkle some ES6 across the file 2017-12-01 17:18:57 -08:00
exports Refactor electron exports to keep module list in separate files 2017-03-09 19:08:01 -03:00
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 🎨 2016-05-06 10:12:55 -07:00
browser-view.js 🐛 Ooops, fix that 2017-11-22 17:07:57 -08:00
browser-window.js 🔧 Return null if not found 2017-11-22 15:48:11 -08:00
content-tracing.js
dialog.js 🍎 Add treatPackageasDirectory as an option 2017-07-18 10:13:25 -07:00
global-shortcut.js 💄 Destructure globalShortcut module 2016-05-14 21:53:42 -04:00
ipc-main.js Use spread syntax instead of apply 2016-12-01 14:56:00 -08:00
menu-item-roles.js Rename roles 2017-11-27 17:26:22 +09:00
menu-item.js added default menu items for 'Edit' and 'Window' #2814 2017-03-09 16:01:33 +01:00
menu.js Rollback duplicated feature 2017-11-27 17:26:22 +09:00
module-list.js macOS implementation of notifications in the main process 2017-05-23 02:05:13 +10:00
navigation-controller.js Remove page url check in history.pushState 2017-05-23 22:42:33 +02:00
net.js 🔧 Fix style issues 2017-11-23 13:42:48 -08:00
notification.js Fix linting errors and add isSupported 2017-05-30 20:27:24 +10:00
power-monitor.js singletons that are retroactively turned into EventEmitters should call the EventEmitter ctor 2017-11-01 23:05:27 -05:00
power-save-blocker.js 💄 Make the power-save-blocker a bit more concise 2016-05-15 09:36:13 -04:00
protocol.js Fix lint errors of using __proto__ 2016-08-02 21:02:28 +09:00
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 stupid or check in scrubber defaults 2017-07-27 17:49:05 +10:00
tray.js Remove the JavaScript wrapper for setContextMenu 2016-05-20 16:18:38 +09:00
web-contents.js 🔧 Fix style issues 2017-11-23 13:42:48 -08:00