Darshan Sen f464c58fdc fix: crash in `safeStorage` on Linux (#34262) 2 years ago
..
structures b0273b96c1 feat: add support for WebHID (#30213) (#31090) 3 years ago
accelerator.md af426cbdab Update accelerator.md (#29193) 3 years ago
app.md facee77287 docs: correct requestSingleInstanceLock parameter (#32622) 3 years ago
auto-updater.md 6a1726576d docs: Update windows info for auto-updater (#30538) 3 years ago
browser-view.md e640ab47fd docs: improve BrowserView example (#32365) 3 years ago
browser-window-proxy.md 81795744cf fix: ensure the typescript definitions only export correct value types (#28712) 3 years ago
browser-window.md 079ec9d9c0 feat: add WCO height option (#33061) 3 years ago
client-request.md 81795744cf fix: ensure the typescript definitions only export correct value types (#28712) 3 years ago
clipboard.md 736f9f21f1 docs: fix missing tag end in clipboard example (#32694) 3 years ago
command-line-switches.md 8ccab4ce91 feat: bring --enable-logging functionality in line with Chromium (#25089) 3 years ago
command-line.md 6530067b85 feat: add commandLine.removeSwitch (#31327) 3 years ago
content-tracing.md 430189fa84 docs: fix contentTracing code sample (#26737) 4 years ago
context-bridge.md 41926c1773 docs: update context bridge docs about Promises and Errors (#32533) (#32645) 3 years ago
cookies.md 55a293cfaf fix: change cookie default from NO_RESTRICTION to LAX_MODE (#31839) 3 years ago
crash-reporter.md 40e76dca07 feat: switch to crashpad on linux (#30278) 3 years ago
debugger.md 81795744cf fix: ensure the typescript definitions only export correct value types (#28712) 3 years ago
desktop-capturer.md e6f570d191 docs: improve relative link linting and fix broken (#26020) 4 years ago
dialog.md 0080a61c1d feat: add width option to dialog.showMessageBox() (#31089) 3 years ago
dock.md 81795744cf fix: ensure the typescript definitions only export correct value types (#28712) 3 years ago
download-item.md 81795744cf fix: ensure the typescript definitions only export correct value types (#28712) 3 years ago
environment-variables.md 0294075751 docs: fix anchors for broken relative links (#32566) 3 years ago
extensions.md ceebae170e feat: partially support chrome.tabs.update (#30069) 3 years ago
file-object.md cfbea4a0e3 docs: es6ify 'Breaking Changes' and 'File' API pages (#15507) 6 years ago
global-shortcut.md 833baa4c54 fix: throw when using globalShortcut before ready (#27002) 4 years ago
in-app-purchase.md dba8a0caa8 feat: enable explicit IAP restoration (#21461) 5 years ago
incoming-message.md 81795744cf fix: ensure the typescript definitions only export correct value types (#28712) 3 years ago
ipc-main.md 550d3c11a8 docs: mention contextIsolation in ipc-main example (#29918) 3 years ago
ipc-renderer.md 78d4cb9f5c docs: update verb tenses for structured clone notes (#27483) 4 years ago
menu-item.md 1c95d30c0f fix: Add missing items to menuItem.role documentation (#30217) 3 years ago
menu.md 590858a38d docs: fix camelcase in menu example (#30341) 3 years ago
message-channel-main.md 18a76c6b9d docs: uniformize module API doc format (#28920) 4 years ago
message-port-main.md 81795744cf fix: ensure the typescript definitions only export correct value types (#28712) 3 years ago
native-image.md 81795744cf fix: ensure the typescript definitions only export correct value types (#28712) 3 years ago
native-theme.md d0131444c1 feat: add nativeTheme.inForcedColorsMode (#32956) (#33359) 3 years ago
net-log.md c4a7eade28 refactor: ginify session.netLog (#22732) 5 years ago
net.md df1432a315 feat: add net.online / net.isOnline() (#21004) 4 years ago
notification.md b43859f098 feat: custom toast xml and failure reporting for notifications (#25401) 4 years ago
power-monitor.md d92bab0e29 docs: suspend and resume are available on Linux (#27958) 4 years ago
power-save-blocker.md 558fff69e7 chore: update to standard 12 6 years ago
process.md df6f78950d docs: remove "marked" from process.getBlinkMemoryInfo() (#33290) 3 years ago
protocol.md 9717dff4fa docs: link ProtocolRequest doc (#25761) 4 years ago
safe-storage.md f464c58fdc fix: crash in `safeStorage` on Linux (#34262) 2 years ago
screen.md 01b7ceac17 docs: coordinate system of badly named method getCursorScreenPoint (#27156) 4 years ago
service-workers.md 81795744cf fix: ensure the typescript definitions only export correct value types (#28712) 3 years ago
session.md adb571bcde docs: clarify case insensitive dictionary hosting (#32401) 3 years ago
share-menu.md 18a76c6b9d docs: uniformize module API doc format (#28920) 4 years ago
shell.md 09d7b2bc91 chore: remove deprecated shell.moveItemToTrash() (#26723) 4 years ago
synopsis.md 6330f8be9f docs: rework introduction docs (#29062) 3 years ago
system-preferences.md 400d7c4bce chore: update ts parser for description comment fixes and generic types (#28709) 4 years ago
touch-bar-button.md 81795744cf fix: ensure the typescript definitions only export correct value types (#28712) 3 years ago
touch-bar-color-picker.md 81795744cf fix: ensure the typescript definitions only export correct value types (#28712) 3 years ago
touch-bar-group.md 81795744cf fix: ensure the typescript definitions only export correct value types (#28712) 3 years ago
touch-bar-label.md 81795744cf fix: ensure the typescript definitions only export correct value types (#28712) 3 years ago
touch-bar-other-items-proxy.md 81795744cf fix: ensure the typescript definitions only export correct value types (#28712) 3 years ago
touch-bar-popover.md 81795744cf fix: ensure the typescript definitions only export correct value types (#28712) 3 years ago
touch-bar-scrubber.md 32194f0f71 fix: crash when using TouchBarScrubber arrow button (#30661) 3 years ago
touch-bar-segmented-control.md 81795744cf fix: ensure the typescript definitions only export correct value types (#28712) 3 years ago
touch-bar-slider.md 81795744cf fix: ensure the typescript definitions only export correct value types (#28712) 3 years ago
touch-bar-spacer.md 81795744cf fix: ensure the typescript definitions only export correct value types (#28712) 3 years ago
touch-bar.md 18a76c6b9d docs: uniformize module API doc format (#28920) 4 years ago
tray.md 18a76c6b9d docs: uniformize module API doc format (#28920) 4 years ago
web-contents.md f92f97972a fix: savePage throw on relative paths (#33017) 3 years ago
web-frame-main.md 4d89174b41 feat: add 'dom-ready' event to WebFrameMain (#29290) 3 years ago
web-frame.md cefa1bb82f docs: correct webFrame description (#32326) 3 years ago
web-request.md 53386914e1 docs: move webRequest filters definition to structures/web-request-filter.md (#29900) 3 years ago
webview-tag.md 1000ddfcab docs: add missing 'context-menu' event to webview-tag.md (#31311) 3 years ago
window-open.md 73ba0cb46b fix: window.open not overriding parent's webPreferences (#32108) 3 years ago