electron/lib/browser/api
2021-05-05 16:00:41 +09:00
..
auto-updater
exports
views
app.ts fix: provide no-op implementation of app.setUserModelId (#28915) 2021-04-28 18:41:03 -07:00
auto-updater.ts
base-window.ts feat: add BrowserWindow.isFocusable() (#28642) 2021-04-21 12:32:19 +02:00
browser-view.ts
browser-window.ts fix: BrowserWindow.fromBrowserView in multiple-BrowserView windows (#26493) 2020-11-17 11:12:02 -08:00
content-tracing.ts
crash-reporter.ts feat: allow omitting submitURL when uploadToServer is false (#28105) 2021-03-18 14:15:19 -07:00
desktop-capturer.ts
dialog.ts refactor: remove unnecessary setupDialogProperties (#28982) 2021-05-05 16:00:41 +09:00
global-shortcut.ts
in-app-purchase.ts
ipc-main.ts
menu-item-roles.ts feat: add APIs to enable/disable spell checker (#26276) 2020-11-11 10:29:18 -05:00
menu-item.ts feat: add APIs to enable/disable spell checker (#26276) 2020-11-11 10:29:18 -05:00
menu-utils.ts fix: order menu items before filtering excess separators (#25563) 2020-09-23 10:39:08 -07:00
menu.ts chore: remove bunch of usages of any (#27512) 2021-01-29 12:41:59 -08:00
message-channel.ts
module-list.ts feat: add support for share menu on macOS (#25629) 2020-10-19 18:33:06 -07:00
native-image.ts feat: add nativeImage.createThumbnailFromPath API (#24802) 2020-08-24 09:36:13 -07:00
native-theme.ts
net-log.ts
net.ts fix: do not handle write errors after request is aborted (#28682) 2021-04-19 09:50:14 -04:00
notification.ts
power-monitor.ts feat: add powerMonitor.onBatteryPower (#26494) 2020-11-16 16:31:46 -08:00
power-save-blocker.ts
protocol.ts fix: make protocol wrapper remote-friendly again (#27009) 2020-12-16 16:56:53 +09:00
screen.ts fix: screen EventEmitter methods with remote (#26809) 2020-12-08 13:47:48 +09:00
session.ts
share-menu.ts feat: add support for share menu on macOS (#25629) 2020-10-19 18:33:06 -07:00
system-preferences.ts chore: remove deprecated systemPreferences methods (#26849) 2020-12-16 08:34:24 +09:00
touch-bar.ts fix: make TouchBarPopover and TouchBarGroup work (#27901) 2021-03-01 13:34:00 -08:00
tray.ts
view.ts
web-contents-view.ts
web-contents.ts refactor: use "as const" for constant mappings (#28980) 2021-05-04 14:12:49 -07:00
web-frame-main.ts feat: add webFrameMain.send() / webFrameMain.postMessage() (#26807) 2021-01-15 09:00:37 +09:00