..
structures
feat: add support for WebHID ( #30213 )
2021-09-23 20:00:11 +09:00
accelerator.md
Update accelerator.md ( #29193 )
2021-05-19 09:52:06 +09:00
app.md
feat: Add data parameter to app.requestSingleInstanceLock()
( #30891 )
2021-10-14 21:32:32 -04:00
auto-updater.md
docs: Update windows info for auto-updater ( #30538 )
2021-09-07 17:03:56 +02:00
browser-view.md
docs: uniformize module API doc format ( #28920 )
2021-04-29 09:56:31 +02:00
browser-window-proxy.md
fix: ensure the typescript definitions only export correct value types ( #28712 )
2021-06-15 13:50:31 -07:00
browser-window.md
docs: add window customization guide ( #31054 )
2021-10-19 09:58:35 +09:00
client-request.md
fix: ensure the typescript definitions only export correct value types ( #28712 )
2021-06-15 13:50:31 -07:00
clipboard.md
chore: bump chromium to 95.0.4629.0 (main) ( #30676 )
2021-09-01 15:55:07 -04:00
command-line-switches.md
feat: make desktopCapturer main-process-only ( #30720 )
2021-10-04 12:16:00 +09:00
command-line.md
feat: add commandLine.removeSwitch ( #30933 )
2021-10-06 16:45:58 -04:00
content-tracing.md
docs: fix contentTracing code sample ( #26737 )
2020-12-01 15:45:45 -08:00
context-bridge.md
docs: remove Experimental
from contextBridge.exposeInMainWorld
( #29985 )
2021-07-05 08:46:47 +09:00
cookies.md
chore: bump chromium to 95.0.4612.5 (main) ( #30503 )
2021-08-23 20:52:17 -04:00
crash-reporter.md
feat: switch to crashpad on linux ( #30278 )
2021-08-03 14:01:12 -07:00
debugger.md
fix: ensure the typescript definitions only export correct value types ( #28712 )
2021-06-15 13:50:31 -07:00
desktop-capturer.md
feat: make desktopCapturer main-process-only ( #30720 )
2021-10-04 12:16:00 +09:00
dialog.md
feat: add width option to dialog.showMessageBox() ( #30474 )
2021-09-23 19:56:14 +09:00
dock.md
fix: ensure the typescript definitions only export correct value types ( #28712 )
2021-06-15 13:50:31 -07:00
download-item.md
fix: ensure the typescript definitions only export correct value types ( #28712 )
2021-06-15 13:50:31 -07:00
environment-variables.md
feat: bring --enable-logging functionality in line with Chromium ( #25089 )
2021-06-17 14:17:25 -07:00
extensions.md
feat: partially support chrome.tabs.update ( #30069 )
2021-07-27 13:36:22 -07:00
file-object.md
global-shortcut.md
fix: throw when using globalShortcut before ready ( #27002 )
2020-12-15 11:13:56 -08:00
in-app-purchase.md
incoming-message.md
fix: ensure the typescript definitions only export correct value types ( #28712 )
2021-06-15 13:50:31 -07:00
ipc-main.md
docs: mention contextIsolation in ipc-main example ( #29918 )
2021-07-06 10:27:35 -07:00
ipc-renderer.md
docs: update verb tenses for structured clone notes ( #27483 )
2021-01-26 14:14:44 -08:00
menu-item.md
fix: Add missing items to menuItem.role documentation ( #30217 )
2021-07-28 08:45:06 +02:00
menu.md
docs: fix camelcase in menu example ( #30341 )
2021-08-10 10:01:39 +09:00
message-channel-main.md
docs: uniformize module API doc format ( #28920 )
2021-04-29 09:56:31 +02:00
message-port-main.md
fix: ensure the typescript definitions only export correct value types ( #28712 )
2021-06-15 13:50:31 -07:00
native-image.md
fix: ensure the typescript definitions only export correct value types ( #28712 )
2021-06-15 13:50:31 -07:00
native-theme.md
chore: cleanup whitespace in docs ( #26356 )
2020-11-05 14:12:43 -08:00
net-log.md
net.md
feat: add net.online / net.isOnline() ( #21004 )
2020-10-20 19:55:06 -07:00
notification.md
power-monitor.md
docs: suspend and resume are available on Linux ( #27958 )
2021-03-05 10:11:36 +09:00
power-save-blocker.md
process.md
docs: update Node global symbols example to use contextBridge ( #28245 )
2021-03-22 11:01:12 +09:00
protocol.md
safe-storage.md
feat: add electron.safeStorage
encryption API ( #30020 )
2021-08-05 15:12:54 -07:00
screen.md
docs: coordinate system of badly named method getCursorScreenPoint ( #27156 )
2021-01-11 12:19:48 +09:00
service-workers.md
fix: ensure the typescript definitions only export correct value types ( #28712 )
2021-06-15 13:50:31 -07:00
session.md
fix: also pass securityOrigin to media permissions request handler ( #31357 )
2021-10-13 17:10:12 -04:00
share-menu.md
docs: uniformize module API doc format ( #28920 )
2021-04-29 09:56:31 +02:00
shell.md
chore: remove deprecated shell.moveItemToTrash() ( #26723 )
2020-11-30 23:25:03 +03:00
synopsis.md
docs: rework introduction docs ( #29062 )
2021-05-24 11:32:36 +09:00
system-preferences.md
chore: update ts parser for description comment fixes and generic types ( #28709 )
2021-04-19 11:44:58 -07:00
touch-bar-button.md
fix: ensure the typescript definitions only export correct value types ( #28712 )
2021-06-15 13:50:31 -07:00
touch-bar-color-picker.md
fix: ensure the typescript definitions only export correct value types ( #28712 )
2021-06-15 13:50:31 -07: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
fix: ensure the typescript definitions only export correct value types ( #28712 )
2021-06-15 13:50:31 -07: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
fix: ensure the typescript definitions only export correct value types ( #28712 )
2021-06-15 13:50:31 -07:00
touch-bar-scrubber.md
fix: crash when using TouchBarScrubber arrow button ( #30661 )
2021-08-24 18:28:57 +02:00
touch-bar-segmented-control.md
fix: ensure the typescript definitions only export correct value types ( #28712 )
2021-06-15 13:50:31 -07:00
touch-bar-slider.md
fix: ensure the typescript definitions only export correct value types ( #28712 )
2021-06-15 13:50:31 -07:00
touch-bar-spacer.md
fix: ensure the typescript definitions only export correct value types ( #28712 )
2021-06-15 13:50:31 -07:00
touch-bar.md
docs: uniformize module API doc format ( #28920 )
2021-04-29 09:56:31 +02:00
tray.md
docs: uniformize module API doc format ( #28920 )
2021-04-29 09:56:31 +02:00
web-contents.md
Avoid Undefined Variable In printToPdf Example ( #31455 )
2021-10-19 09:53:59 +09:00
web-frame-main.md
feat: add 'dom-ready' event to WebFrameMain ( #29290 )
2021-09-01 15:21:15 -07:00
web-frame.md
docs: Add clarification for Visual Zoom behavior ( #28860 )
2021-04-28 17:20:47 -04:00
web-request.md
docs: move webRequest filters definition to structures/web-request-filter.md ( #29900 )
2021-07-08 00:20:08 -07:00
webview-tag.md
docs: add missing 'context-menu' event to webview-tag.md ( #31277 )
2021-10-05 20:42:09 -07:00
window-open.md
fix setWindowOpenHandler call syntax ( #29551 )
2021-06-16 16:16:18 +09:00