..
structures
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
accelerator.md
docs: note accelerator case insensitivity ( #40783 )
2024-01-04 10:06:12 -05:00
app.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
auto-updater.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
base-window.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
browser-view.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
browser-window.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
client-request.md
build: update some build dependencies ( #43882 )
2024-09-26 00:12:11 -07:00
clipboard.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
command-line-switches.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
command-line.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
content-tracing.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
context-bridge.md
feat: contextBridge.executeInMainWorld ( #45229 )
2025-01-23 21:12:46 -05:00
cookies.md
refactor: revert url::DomainIs() for cookie domains ( #44153 )
2024-10-08 18:39:37 -07:00
corner-smoothing-css.md
feat: Corner Smoothing CSS rule (Reland) ( #46278 )
2025-03-31 11:22:23 -05:00
crash-reporter.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
debugger.md
chore: extend linting of code blocks in the docs ( #40245 )
2023-11-21 16:50:08 +09:00
desktop-capturer.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
dialog.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
dock.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
download-item.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
environment-variables.md
docs: ensure all links are on a single line ( #42235 )
2024-05-28 11:15:18 -07:00
extensions-api.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
extensions.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
global-shortcut.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
image-view.md
docs: add documentation for ImageView
( #46760 )
2025-05-29 10:24:16 -07: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
feat: service worker preload scripts for improved extensions support ( #44411 )
2025-01-31 09:32:45 -05: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: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
menu-item.md
feat: add menu item role palette
and header
( #45538 )
2025-05-23 12:43:49 -04:00
menu.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -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: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
native-theme.md
feat: expose nativeTheme.shouldUseDarkColorsForSystemIntegratedUI
( #46438 )
2025-04-10 12:08:29 +02: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
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
notification.md
docs: clarify icon value in Notification ( #43377 )
2024-08-21 19:38:06 -05: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
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
protocol.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -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: clarify security semantics of safeStorage ( #42666 )
2024-06-26 13:24:06 -07:00
screen.md
docs: add note on DIP and DPI ( #47080 )
2025-05-15 16:51:49 -05:00
service-worker-main.md
feat: ServiceWorkerMain.scriptURL ( #45863 )
2025-03-14 21:00:13 -04:00
service-workers.md
feat: service worker preload scripts for improved extensions support ( #44411 )
2025-01-31 09:32:45 -05:00
session.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -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: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
system-preferences.md
chore: remove deprecated systemPreferences.isAeroGlassEnabled()
( #45563 )
2025-02-18 18:59:00 -06: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: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
tray.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
utility-process.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
view.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
web-contents-view.md
feat: Allow WebContentsView to accept webContents object. ( #42086 )
2024-05-30 12:45:35 -07:00
web-contents.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
web-frame-main.md
feat: WebFrameMain.collectJavaScriptCallStack() ( #44204 )
2024-12-03 13:32:24 +09:00
web-frame.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07: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
fix: remove File.path
from types ( #46005 )
2025-03-21 08:40:49 +01:00
webview-tag.md
docs: unify [!NOTE] structure ( #46893 )
2025-05-09 14:36:42 -07:00
window-open.md
chore: extend linting of code blocks in the docs ( #40245 )
2023-11-21 16:50:08 +09:00