electron/docs/api
2023-10-18 12:05:41 +02:00
..
structures fix: disable background throttling also in the viz::DisplayScheduler (#38924) 2023-09-26 16:00:46 -04:00
accelerator.md docs: clarify supported accelerator punctuation (#38740) 2023-06-13 12:42:55 +02:00
app.md chore: remove deprecated crashed and renderer-process-crashed events (#40115) 2023-10-18 12:05:41 +02:00
auto-updater.md docs: update github.com links (#37958) 2023-04-15 21:20:59 -07:00
browser-view.md docs: add separate linkable browser-window-options.md and web-preferences.md (#34633) 2023-04-25 15:16:11 +02:00
browser-window.md feat: add tabbingIdentifier property to BrowserWindow (#39980) 2023-10-03 12:27:40 -07:00
client-request.md chore: type check JS in docs (#38423) 2023-06-05 16:26:26 +09:00
clipboard.md chore: type check JS in docs (#38423) 2023-06-05 16:26:26 +09:00
command-line-switches.md refactor: clean up Node.js cli arg parsing (#39465) 2023-08-15 14:49:21 -04:00
command-line.md
content-tracing.md docs: update links to Chromium source (#33309) 2022-03-17 13:45:55 +01:00
context-bridge.md docs: use node: imports for node core modules (#39681) 2023-08-30 11:55:23 -04:00
cookies.md docs: add a more detailed explanation to cookies.flushStore() (#37572) 2023-09-18 16:51:46 -04:00
crash-reporter.md docs: update github.com links (#37958) 2023-04-15 21:20:59 -07:00
debugger.md docs: cleanup reference links (#36659) 2023-01-11 22:16:34 -08:00
desktop-capturer.md docs: fix some string union type (#39258) 2023-07-31 10:32:59 +02:00
dialog.md chore: type check JS in docs (#38423) 2023-06-05 16:26:26 +09:00
dock.md docs: fix broken links (#36519) 2022-12-05 13:18:57 -05:00
download-item.md
environment-variables.md fix: add support for ELECTRON_OZONE_PLATFORM_HINT env var (#39792) 2023-09-20 16:21:23 -04:00
extensions.md feat: support chrome.scripting extension APIs (#39395) 2023-08-28 10:39:28 -04:00
file-object.md
global-shortcut.md docs: improve globalShortcut and hookWindowMessage types (#37115) 2023-02-02 12:31:28 -08:00
in-app-purchase.md feat: added username to IAP purchaseProduct method (#35902) 2022-12-12 10:11:48 -08:00
incoming-message.md chore: type check JS in docs (#38423) 2023-06-05 16:26:26 +09:00
ipc-main.md docs: fix return type for ipcMain handle functions (#39237) 2023-08-01 10:02:20 +02:00
ipc-renderer.md docs: add missing ipcRenderer.off() / ipcRenderer.addListener() aliases (#39816) 2023-09-19 01:58:20 +09:00
menu-item.md feat: add BrowserWindow.showAllTabs() for macOS (#38965) 2023-07-10 10:43:37 +02:00
menu.md feat: add support for keyboard initialized menu popup (#38903) 2023-06-29 15:54:06 -07:00
message-channel-main.md chore: type check JS in docs (#38423) 2023-06-05 16:26:26 +09:00
message-port-main.md docs: fix broken links (#36519) 2022-12-05 13:18:57 -05:00
native-image.md docs: fix some string union type (#39258) 2023-07-31 10:32:59 +02:00
native-theme.md feat: add nativeTheme.inForcedColorsMode (#32956) 2022-03-21 10:30:02 +01:00
net-log.md chore: type check JS in docs (#38423) 2023-06-05 16:26:26 +09:00
net.md feat: net.resolveHost (#37853) 2023-05-02 09:53:00 +02:00
notification.md fix: Windows Toast notification dismissal from Action Center (#40197) 2023-10-17 19:33:00 -04:00
parent-port.md docs: fix broken links (#36519) 2022-12-05 13:18:57 -05:00
power-monitor.md feat: add thermal states to powerMonitor (#37935) 2023-04-19 11:46:55 +02:00
power-save-blocker.md docs: correct powerSaveBlocker.stop(id) return type (#39320) 2023-08-02 11:39:40 +02:00
process.md docs: fixed a typo in process.defaultApp doc (#37342) 2023-02-20 13:06:19 +01:00
protocol.md docs: use node: imports for node core modules (#39681) 2023-08-30 11:55:23 -04:00
push-notifications.md docs: update broken links (#37610) 2023-03-20 10:25:54 -04:00
safe-storage.md feat: expose safestorage backend information on linux (#38873) 2023-07-13 11:14:33 +02:00
screen.md
service-workers.md
session.md docs: fix typo in session docs (#40138) 2023-10-10 12:43:18 +02:00
share-menu.md
shell.md feat: add logUsage to shell.openExternal() options (#37139) 2023-02-14 17:53:18 +09:00
system-preferences.md feat: systemPreferences.getColor should return RGBA instead of RGB (#38960) 2023-09-28 18:56:16 -04:00
touch-bar-button.md
touch-bar-color-picker.md
touch-bar-group.md
touch-bar-label.md
touch-bar-other-items-proxy.md
touch-bar-popover.md
touch-bar-scrubber.md
touch-bar-segmented-control.md
touch-bar-slider.md
touch-bar-spacer.md
touch-bar.md chore: type check JS in docs (#38423) 2023-06-05 16:26:26 +09:00
tray.md feat: Add 'mouse-enter' and 'mouse-leave' Tray events for Windows. (#40072) 2023-10-09 19:56:38 -04:00
utility-process.md chore: disallow shortcut reference links in docs Markdown (#36860) 2023-01-16 10:22:49 +01:00
web-contents.md chore: remove deprecated crashed and renderer-process-crashed events (#40115) 2023-10-18 12:05:41 +02:00
web-frame-main.md chore: type check JS in docs (#38423) 2023-06-05 16:26:26 +09:00
web-frame.md docs: fix some string union typings (#40180) 2023-10-13 12:00:44 +02:00
web-request.md docs: correcting main example in WebRequest documentation (#36113) 2022-10-27 16:18:07 +09:00
webview-tag.md chore: remove deprecated crashed and renderer-process-crashed events (#40115) 2023-10-18 12:05:41 +02:00
window-open.md docs: update window-open.md to include target (#39162) 2023-07-24 12:33:41 +02:00