electron/docs/api
Akshay Deo dfc134de42
feat: add exposeInIsolatedWorld(worldId, key, api) to contextBridge (#34974)
* feat: add exposeInIsolatedWorld(worldId, key, api) to contextBridge

* Updates exposeInIslatedWorld worldId documentation
2022-09-21 13:17:10 -05:00
..
structures chore: remove deprecated 'new-window' event (#34526) 2022-08-09 17:57:05 -04:00
accelerator.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
app.md docs: don't wait for ready event to register open-url listener (#35019) 2022-07-27 14:00:35 +02:00
auto-updater.md
browser-view.md docs: document when BrowserWindow and BrowserView can be used (#33696) 2022-04-18 10:11:44 -04:00
browser-window.md fix: fullscreen crashing with roundedCorners: false (#35421) 2022-08-25 13:39:01 +02:00
client-request.md
clipboard.md
command-line-switches.md
command-line.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
content-tracing.md
context-bridge.md feat: add exposeInIsolatedWorld(worldId, key, api) to contextBridge (#34974) 2022-09-21 13:17:10 -05:00
cookies.md
crash-reporter.md
debugger.md
desktop-capturer.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
dialog.md
dock.md
download-item.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
environment-variables.md chore: fix typos (#34731) 2022-07-05 11:49:56 -04:00
extensions.md feat: implement chrome.tabs.reload (#33560) 2022-04-11 22:51:10 +02:00
file-object.md docs: es6ify 'Breaking Changes' and 'File' API pages (#15507) 2018-12-05 23:14:52 +11:00
global-shortcut.md
in-app-purchase.md
incoming-message.md
ipc-main.md
ipc-renderer.md
menu-item.md
menu.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
message-channel-main.md
message-port-main.md
native-image.md test: migrate nativeImage specs to main (#35062) 2022-07-26 09:57:01 +02:00
native-theme.md feat: add nativeTheme.inForcedColorsMode (#32956) 2022-03-21 10:30:02 +01:00
net-log.md
net.md
notification.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
power-monitor.md
power-save-blocker.md
process.md
protocol.md docs: improve registerFileProtocol example (#35580) 2022-09-07 14:45:09 -04:00
push-notifications.md feat: Enable APNS registration + notification delivery in macOS apps (#33574) 2022-07-12 08:38:49 -07:00
safe-storage.md fix: fix a crash in safeStorage on Linux (#33913) 2022-05-09 09:38:53 -04:00
screen.md
service-workers.md
session.md chore: make macOS spellchecker fns formal no-ops (#35514) 2022-09-14 15:10:16 -07:00
share-menu.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
shell.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
synopsis.md docs: rework introduction docs (#29062) 2021-05-24 11:32:36 +09:00
system-preferences.md feat: allow null when subscribing notification (#33641) 2022-04-13 22:02:33 +02:00
touch-bar-button.md
touch-bar-color-picker.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
touch-bar-group.md fix: ensure the typescript definitions only export correct value types (#28712) 2021-06-15 13:50:31 -07:00
touch-bar-label.md
touch-bar-other-items-proxy.md fix: ensure the typescript definitions only export correct value types (#28712) 2021-06-15 13:50:31 -07:00
touch-bar-popover.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
touch-bar-scrubber.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
touch-bar-segmented-control.md
touch-bar-slider.md
touch-bar-spacer.md
touch-bar.md
tray.md docs: update tray docs with info for mac menubar icons (#35136) 2022-08-04 11:24:32 +02:00
web-contents.md feat: add webContents.close() (#35509) 2022-09-16 16:22:59 -07:00
web-frame-main.md feat: webFrameMain.origin (#35438) 2022-08-31 17:40:57 -07:00
web-frame.md docs: update heading level of webFrame.insertCSS (#33467) 2022-03-29 16:02:30 +09:00
web-request.md
webview-tag.md chore: remove deprecated 'new-window' event (#34526) 2022-08-09 17:57:05 -04:00
window-open.md