electron/docs/api
trop[bot] 5976fa394b
docs: add a few API history fragments (#49478)
* docs: add a few API history fragments

Co-authored-by: Erick Zhao <erick@hotmail.ca>

* manual fixes

Co-authored-by: Erick Zhao <erick@hotmail.ca>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Erick Zhao <erick@hotmail.ca>
2026-01-21 13:12:06 -05:00
..
structures docs: update roundedCorners documentation (#49195) 2026-01-05 16:27:46 -05:00
app.md docs: remove stale example and standardize DevTools capitalization (#49321) 2026-01-14 10:35:53 +01:00
auto-updater.md docs: add a few API history fragments (#49478) 2026-01-21 13:12:06 -05:00
base-window.md feat: enable resetting accent color (#48274) 2025-10-21 10:49:08 -04:00
browser-view.md docs: no class inheritance (#47403) 2025-06-10 10:00:06 +02:00
browser-window.md fix: abort more descriptively for beforeunload (#48960) 2025-11-18 12:16:08 -05:00
client-request.md feat: add bypassCustomProtocolHandlers option to net.request (#47331) 2025-11-10 16:37:29 -05:00
clipboard.md docs: deprecate clipboard API access from renderer processes (#48877) 2025-11-12 10:16:31 -05:00
command-line-switches.md docs: remove stale example and standardize DevTools capitalization (#49321) 2026-01-14 10:35:53 +01:00
command-line.md chore: lint code blocks in docs with ESLint (#42113) 2025-05-29 12:45:26 -07:00
content-tracing.md docs: unify [!NOTE] structure (#46893) 2025-05-09 14:36:42 -07:00
context-bridge.md feat: context bridge support VideoFrame (#47316) 2025-08-07 16:41:49 -04:00
cookies.md refactor: revert url::DomainIs() for cookie domains (#44153) 2024-10-08 18:39:37 -07:00
corner-smoothing-css.md fix: corner smoothing feature gate crash (#47759) 2025-07-16 08:39:17 -07:00
crash-reporter.md docs: recommend calling renderer process modules from preload script (#48427) 2025-10-04 18:44:10 +02:00
debugger.md docs: remove stale example and standardize DevTools capitalization (#49321) 2026-01-14 10:35:53 +01:00
desktop-capturer.md docs: add caveats for Electron PipeWire implementation (#48242) 2025-10-28 12:39:12 -07:00
dialog.md chore: lint code blocks in docs with ESLint (#42113) 2025-05-29 12:45:26 -07:00
dock.md docs: add Menu module tutorials (#47268) 2025-07-15 15:09:32 -07:00
download-item.md chore: lint code blocks in docs with ESLint (#42113) 2025-05-29 12:45:26 -07:00
environment-variables.md docs: document ELECTRON_SKIP_BINARY_DOWNLOAD (#49320) 2026-01-07 14:54:22 -08:00
extensions-api.md docs: remove stale example and standardize DevTools capitalization (#49321) 2026-01-14 10:35:53 +01:00
extensions.md docs: unify [!NOTE] structure (#46893) 2025-05-09 14:36:42 -07:00
global-shortcut.md docs: add Menu module tutorials (#47268) 2025-07-15 15:09:32 -07:00
image-view.md docs: no class inheritance (#47403) 2025-06-10 10:00:06 +02:00
in-app-purchase.md docs: transactions-updated event type (#45527) 2025-02-10 10:12:17 -05:00
incoming-message.md build: update some build dependencies (#43882) 2024-09-26 00:12:11 -07:00
ipc-main-service-worker.md docs: no class inheritance (#47403) 2025-06-10 10:00:06 +02:00
ipc-main.md docs: Make ipcRenderer and ipcMain listener API docs consistent (#44651) 2024-11-18 14:44:30 -08:00
ipc-renderer.md docs: recommend calling renderer process modules from preload script (#48427) 2025-10-04 18:44:10 +02:00
menu-item.md docs: clarify meaning of string value for menu item icon (#48919) 2025-11-13 16:10:18 +01:00
menu.md docs: Clarify that menus use non-native styles (#45033) 2025-11-25 18:27:46 +01:00
message-channel-main.md docs: no class inheritance (#47403) 2025-06-10 10:00:06 +02:00
message-port-main.md docs: fix broken links (#36519) 2022-12-05 13:18:57 -05:00
native-image.md docs: explain how to load SF Symbols with nativeImage (#48908) 2025-11-13 10:41:00 -05:00
native-theme.md docs: remove stale example and standardize DevTools capitalization (#49321) 2026-01-14 10:35:53 +01:00
navigation-history.md docs: clarify navigationhistory offsets (#45616) 2025-02-21 17:35:17 -06:00
net-log.md docs: unify [!NOTE] structure (#46893) 2025-05-09 14:36:42 -07:00
net.md chore: lint code blocks in docs with ESLint (#42113) 2025-05-29 12:45:26 -07:00
notification.md docs: no class inheritance (#47403) 2025-06-10 10:00:06 +02:00
parent-port.md docs: fix broken links (#36519) 2022-12-05 13:18:57 -05:00
power-monitor.md docs: fix powerMonitor event types (#45518) 2025-02-10 10:13:11 -05:00
power-save-blocker.md docs: unify [!NOTE] structure (#46893) 2025-05-09 14:36:42 -07:00
process.md feat: add fileBacked and purgeable fields to process.getSystemMemoryInfo() for macOS (#47628) 2025-08-20 09:49:41 +02:00
protocol.md chore: lint code blocks in docs with ESLint (#42113) 2025-05-29 12:45:26 -07:00
push-notifications.md fix: APNS token ids are lowercase ASCII (#46101) 2025-03-20 07:57:50 +01:00
safe-storage.md docs: mention kwallet6 command line option (#47427) 2025-06-10 16:12:31 -04:00
screen.md docs: add note on DIP and DPI (#47080) 2025-05-15 16:51:49 -05:00
service-worker-main.md docs: fix some module headings (#48177) 2025-08-27 14:52:26 -07:00
service-workers.md chore: lint code blocks in docs with ESLint (#42113) 2025-05-29 12:45:26 -07:00
session.md docs: remove stale example and standardize DevTools capitalization (#49321) 2026-01-14 10:35:53 +01:00
share-menu.md docs: add a few API history fragments (#49478) 2026-01-21 13:12:06 -05:00
shared-texture.md feat: add sharedTexture module to import shared texture (#47317) 2025-11-07 09:50:28 +01:00
shell.md docs: add a few API history fragments (#49478) 2026-01-21 13:12:06 -05:00
system-preferences.md feat: Add getAccentColor on Linux (#48027) 2025-10-21 14:26:30 -04:00
touch-bar-button.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
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 docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
touch-bar-other-items-proxy.md docs: unify [!NOTE] structure (#46893) 2025-05-09 14:36:42 -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 fix: documentation spelling errors (#43366) 2024-08-22 15:44:55 +02:00
touch-bar-segmented-control.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
touch-bar-slider.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
touch-bar-spacer.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
touch-bar.md docs: no class inheritance (#47403) 2025-06-10 10:00:06 +02:00
tray.md feat: allow macOS tray to maintain position (#47838) 2025-08-07 19:25:50 +02:00
utility-process.md docs: unify [!NOTE] structure (#46893) 2025-05-09 14:36:42 -07:00
view.md docs: no class inheritance (#47403) 2025-06-10 10:00:06 +02:00
web-contents-view.md docs: no class inheritance (#47403) 2025-06-10 10:00:06 +02:00
web-contents.md docs: fix webContents.hostWebContents types (#49424) 2026-01-19 10:45:23 +01:00
web-frame-main.md feat: webFrameMain.fromFrameToken (#47850) 2025-07-31 16:41:44 -04:00
web-frame.md docs: remove stale example and standardize DevTools capitalization (#49321) 2026-01-14 10:35:53 +01:00
web-request.md feat: add excludeUrls and modify urls in WebRequestFilter for better URL filtering (#44692) 2025-02-17 12:40:47 -08:00
web-utils.md docs: recommend calling renderer process modules from preload script (#48427) 2025-10-04 18:44:10 +02:00
webview-tag.md chore: bump chromium to 140.0.7281.0 (main) (#47616) 2025-07-14 13:42:37 -07:00
window-open.md docs: update allowed window.open options (#48428) 2025-10-03 01:29:26 +02:00