electron/docs/api
trop[bot] 4401b62044
docs: Document ideal iconPath size (#43239)
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Felix Rieseberg <fr@makenotion.com>
2024-08-07 11:57:24 +02:00
..
structures docs: backslash escape parametrized TypeScript types (#41692) 2024-03-26 12:28:42 +01:00
accelerator.md chore: extend linting of code blocks in the docs (#40245) 2023-11-21 16:50:08 +09:00
app.md docs: Document ideal iconPath size (#43239) 2024-08-07 11:57:24 +02:00
auto-updater.md docs: backslash escape parametrized TypeScript types (#41692) 2024-03-26 12:28:42 +01:00
browser-view.md revert: replace BrowserView with WebContentsView (#41060) 2024-01-22 08:53:02 -08:00
browser-window.md docs: backslash escape parametrized TypeScript types (#41692) 2024-03-26 12:28:42 +01:00
client-request.md build: add Markdown lint check for unescaped angle brackets (#41800) 2024-04-09 12:07:48 +02: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 chore: extend linting of code blocks in the docs (#40245) 2023-11-21 16:50:08 +09: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 chore: extend linting of code blocks in the docs (#40245) 2023-11-21 16:50:08 +09: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 (#41692) 2024-03-26 12:28:42 +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 chore: extend linting of code blocks in the docs (#40245) 2023-11-21 16:50:08 +09:00
dialog.md docs: correct the return value for canceled showSaveDialog (#41946) 2024-04-23 12:52:40 -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 chore: extend linting of code blocks in the docs (#40245) 2023-11-21 16:50:08 +09:00
environment-variables.md revert: replace BrowserView with WebContentsView (#41060) 2024-01-22 08:53:02 -08:00
extensions.md feat: support `chrome.scripting` extension APIs (#39395) 2023-08-28 10:39:28 -04: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 (#40890) 2024-01-08 15:39:56 -06:00
ipc-main.md docs: backslash escape parametrized TypeScript types (#41692) 2024-03-26 12:28:42 +01:00
ipc-renderer.md chore: extend linting of code blocks in the docs (#40245) 2023-11-21 16:50:08 +09:00
menu-item.md feat: add `BrowserWindow.showAllTabs()` for macOS (#38965) 2023-07-10 10:43:37 +02:00
menu.md chore: extend linting of code blocks in the docs (#40245) 2023-11-21 16:50:08 +09: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 (#41569) 2024-03-12 19:41:48 +01:00
native-theme.md feat: add nativeTheme.inForcedColorsMode (#32956) 2022-03-21 10:30:02 +01:00
navigation-history.md feat: add `navigationHistory.getEntryAtIndex(int index)` method (#41661) 2024-04-04 13:09:19 -04:00
net-log.md chore: extend linting of code blocks in the docs (#40245) 2023-11-21 16:50:08 +09:00
net.md feat: add net module to utility process (#40890) 2024-01-08 15:39:56 -06: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 docs: fixed a typo in `process.defaultApp` doc (#37342) 2023-02-20 13:06:19 +01:00
protocol.md docs: backslash escape parametrized TypeScript types (#41692) 2024-03-26 12:28:42 +01:00
push-notifications.md docs: backslash escape parametrized TypeScript types (#41692) 2024-03-26 12:28:42 +01:00
safe-storage.md feat: expose safestorage backend information on linux (#38873) 2023-07-13 11:14:33 +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 test: add tests for Storage Access API (#41863) 2024-04-15 13:03:33 -05: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 docs: backslash escape parametrized TypeScript types (#41692) 2024-03-26 12:28:42 +01: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 docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06: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 (#41569) 2024-03-12 19:41:48 +01:00
utility-process.md docs: Properly document runAsNode utility process option (#41260) 2024-02-06 18:29:10 -08:00
web-contents.md feat: add `navigationHistory.getEntryAtIndex(int index)` method (#41661) 2024-04-04 13:09:19 -04:00
web-frame-main.md chore: extend linting of code blocks in the docs (#40245) 2023-11-21 16:50:08 +09: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 (#41692) 2024-03-26 12:28:42 +01:00
web-utils.md feat: add webUtils module with getPathForFile method (#38776) 2023-11-20 15:59:36 -08:00
webview-tag.md docs: backslash escape parametrized TypeScript types (#41692) 2024-03-26 12:28:42 +01:00
window-open.md chore: extend linting of code blocks in the docs (#40245) 2023-11-21 16:50:08 +09:00