..
structures
docs: titleBarOverlay
is defined as a BaseWindow
ctor option ( #43458 )
2024-08-23 10:39:06 -05:00
accelerator.md
docs: note accelerator case insensitivity ( #40783 )
2024-01-04 10:06:12 -05:00
app.md
docs: Document ideal iconPath size ( #43241 )
2024-08-07 11:57:17 +02:00
auto-updater.md
docs: ensure all links are on a single line ( #42298 )
2024-05-29 11:41:15 +02:00
base-window.md
feat: enable Windows Control Overlay on Linux ( #42682 )
2024-07-03 16:09:12 -04:00
browser-view.md
feat: replace BrowserView with WebContentsView ( #35658 )
2023-12-13 13:01:03 -08:00
browser-window.md
docs: note macOS fullscreen events in fullscreen query ( #43016 )
2024-07-23 16:56:58 -04:00
client-request.md
build: add Markdown lint check for unescaped angle brackets ( #41753 )
2024-04-04 14:50:35 -04:00
clipboard.md
chore: extend linting of code blocks in the docs ( #40245 )
2023-11-21 16:50:08 +09:00
command-line-switches.md
docs: add backticks around example URL ( #42543 )
2024-06-17 20:32:31 -05:00
command-line.md
chore: extend linting of code blocks in the docs ( #40245 )
2023-11-21 16:50:08 +09:00
content-tracing.md
docs: ensure all links are on a single line ( #42298 )
2024-05-29 11:41:15 +02:00
context-bridge.md
chore: extend linting of code blocks in the docs ( #40245 )
2023-11-21 16:50:08 +09:00
cookies.md
chore: extend linting of code blocks in the docs ( #40245 )
2023-11-21 16:50:08 +09:00
crash-reporter.md
docs: backslash escape parametrized TypeScript types ( #41575 )
2024-03-25 11:19:44 +01: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: improve desktop capture example ( #43005 )
2024-07-23 12:35:00 +02:00
dialog.md
docs: correct the return value for canceled showSaveDialog ( #41947 )
2024-04-23 12:49:30 -04:00
dock.md
chore: extend linting of code blocks in the docs ( #40245 )
2023-11-21 16:50:08 +09:00
download-item.md
feat: add getPercentComplete
/ getCurrentBytesPerSecond
/ getEndTime
to DownloadItem ( #42915 )
2024-07-17 09:49:05 -07:00
environment-variables.md
docs: ensure all links are on a single line ( #42298 )
2024-05-29 11:41:15 +02:00
extensions.md
docs: ensure all links are on a single line ( #42298 )
2024-05-29 11:41:15 +02:00
file-object.md
feat: add webUtils module with getPathForFile method ( #38776 )
2023-11-20 15:59:36 -08:00
global-shortcut.md
chore: extend linting of code blocks in the docs ( #40245 )
2023-11-21 16:50:08 +09:00
in-app-purchase.md
feat: added username to IAP purchaseProduct method ( #35902 )
2022-12-12 10:11:48 -08:00
incoming-message.md
feat: add net module to utility process ( #40017 )
2024-01-04 16:20:37 -05:00
ipc-main.md
docs: backslash escape parametrized TypeScript types ( #41575 )
2024-03-25 11:19:44 +01:00
ipc-renderer.md
docs: ensure all links are on a single line ( #42298 )
2024-05-29 11:41:15 +02:00
menu-item.md
fix: menu should allow focused BaseWindow
where possible ( #43439 )
2024-08-22 18:33:44 -05:00
menu.md
docs: use "id" instead of "label" for positions ( #41843 )
2024-04-14 17:10:09 -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: nativeImage
api cleanup ( #41519 )
2024-03-12 12:33:56 -04:00
native-theme.md
feat: add transparency checking to nativeTheme
( #43137 )
2024-08-01 12:14:07 +02:00
navigation-history.md
feat: add navigationHistory.getEntryAtIndex(int index)
method ( #41577 )
2024-03-21 14:59:23 -07:00
net-log.md
chore: extend linting of code blocks in the docs ( #40245 )
2023-11-21 16:50:08 +09:00
net.md
docs: ensure all links are on a single line ( #42298 )
2024-05-29 11:41:15 +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
chore: extend linting of code blocks in the docs ( #40245 )
2023-11-21 16:50:08 +09:00
process.md
chore: bump chromium to 124.0.6323.0 (main) ( #41412 )
2024-02-29 10:31:13 +01:00
protocol.md
docs: ensure all links are on a single line ( #42298 )
2024-05-29 11:41:15 +02:00
push-notifications.md
docs: backslash escape parametrized TypeScript types ( #41575 )
2024-03-25 11:19:44 +01:00
safe-storage.md
docs: clarify security semantics of safeStorage ( #42672 )
2024-06-27 07:52:22 +02:00
screen.md
chore: extend linting of code blocks in the docs ( #40245 )
2023-11-21 16:50:08 +09:00
service-workers.md
chore: extend linting of code blocks in the docs ( #40245 )
2023-11-21 16:50:08 +09:00
session.md
fix: documentation spelling errors ( #43434 )
2024-08-22 16:04:06 +02:00
share-menu.md
docs: type names changed from wrapper to primitive ( #31752 )
2021-11-15 22:13:18 -06:00
shell.md
chore: extend linting of code blocks in the docs ( #40245 )
2023-11-21 16:50:08 +09:00
system-preferences.md
feat: expose system preferences to utility process ( #42598 )
2024-06-20 15:33:21 -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
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
fix: documentation spelling errors ( #43434 )
2024-08-22 16:04:06 +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
chore: extend linting of code blocks in the docs ( #40245 )
2023-11-21 16:50:08 +09:00
tray.md
docs: nativeImage
api cleanup ( #41519 )
2024-03-12 12:33:56 -04:00
utility-process.md
docs: Properly document runAsNode utility process option ( #41255 )
2024-02-06 15:54:36 -08:00
view.md
fix: View reordering on re-addition to same parent ( #42116 )
2024-05-13 11:48:51 +02:00
web-contents-view.md
feat: Allow WebContentsView to accept webContents object. ( #42319 )
2024-06-10 07:41:12 -07:00
web-contents.md
docs: ensure all links are on a single line ( #42298 )
2024-05-29 11:41:15 +02:00
web-frame-main.md
docs: ensure all links are on a single line ( #42298 )
2024-05-29 11:41:15 +02:00
web-frame.md
chore: extend linting of code blocks in the docs ( #40245 )
2023-11-21 16:50:08 +09:00
web-request.md
docs: backslash escape parametrized TypeScript types ( #41575 )
2024-03-25 11:19:44 +01:00
web-utils.md
fix: documentation spelling errors ( #43434 )
2024-08-22 16:04:06 +02:00
webview-tag.md
fix: fixed the type of WebviewTag.webpreferences
( #42279 )
2024-05-26 21:48:31 +02:00
window-open.md
chore: extend linting of code blocks in the docs ( #40245 )
2023-11-21 16:50:08 +09:00