.. |
structures
|
feat: add label property to Display objects (#36932)
|
2023-01-19 15:59:08 +09:00 |
accelerator.md
|
docs: type names changed from wrapper to primitive (#31752)
|
2021-11-15 22:13:18 -06:00 |
app.md
|
docs: fix `app.getPreferredSystemLanguages()` return type (#37836)
|
2023-04-11 13:24:24 +02:00 |
auto-updater.md
|
docs: update links (#36770)
|
2023-01-10 09:34:29 +09:00 |
browser-view.md
|
docs: document when BrowserWindow and BrowserView can be used (#33696)
|
2022-04-18 10:11:44 -04:00 |
browser-window.md
|
docs: only macOS 10.13+ is supported now (#37289)
|
2023-02-16 15:56:32 -08:00 |
client-request.md
|
docs: update links to Chromium source (#33309)
|
2022-03-17 13:45:55 +01:00 |
clipboard.md
|
docs: update clipboard fiddles (#36961)
|
2023-01-19 18:08:15 -05:00 |
command-line-switches.md
|
docs: update links to Chromium source (#33309)
|
2022-03-17 13:45:55 +01:00 |
command-line.md
|
docs: type names changed from wrapper to primitive (#31752)
|
2021-11-15 22:13:18 -06:00 |
content-tracing.md
|
docs: update links to Chromium source (#33309)
|
2022-03-17 13:45:55 +01:00 |
context-bridge.md
|
feat: add exposeInIsolatedWorld(worldId, key, api) to contextBridge (#34974)
|
2022-09-21 13:17:10 -05:00 |
cookies.md
|
docs: type names changed from wrapper to primitive (#31752)
|
2021-11-15 22:13:18 -06:00 |
crash-reporter.md
|
docs: add Bugsnag as a 3rd party crash server (#32053)
|
2022-01-03 14:48:15 -05:00 |
debugger.md
|
docs: type names changed from wrapper to primitive (#31752)
|
2021-11-15 22:13:18 -06:00 |
desktop-capturer.md
|
docs: type names changed from wrapper to primitive (#31752)
|
2021-11-15 22:13:18 -06:00 |
dialog.md
|
docs: explicitly allow string for MessageBoxOptions.icon (#32422)
|
2022-01-13 10:30:15 +09:00 |
dock.md
|
docs: fix broken links (#36560)
|
2022-12-14 17:40:16 -05:00 |
download-item.md
|
docs: type names changed from wrapper to primitive (#31752)
|
2021-11-15 22:13:18 -06:00 |
environment-variables.md
|
chore: fix typos (#34731)
|
2022-07-05 11:49:56 -04:00 |
extensions.md
|
docs: fix loadExtension example (#36499)
|
2022-11-30 16:20:29 -05:00 |
file-object.md
|
docs: es6ify 'Breaking Changes' and 'File' API pages (#15507)
|
2018-12-05 23:14:52 +11:00 |
global-shortcut.md
|
docs: type names changed from wrapper to primitive (#31752)
|
2021-11-15 22:13:18 -06:00 |
in-app-purchase.md
|
docs: type names changed from wrapper to primitive (#31752)
|
2021-11-15 22:13:18 -06:00 |
incoming-message.md
|
feat: add rawHeaders to IncomingMessage (#31853)
|
2022-01-24 11:46:15 -05:00 |
ipc-main.md
|
docs: add IPC doc (#32059)
|
2022-02-09 11:00:05 -05:00 |
ipc-renderer.md
|
docs: document that when `invoke` rejects, it gives a different Error (#36148)
|
2022-10-26 17:28:07 -07:00 |
menu-item.md
|
docs: only macOS 10.13+ is supported now (#37289)
|
2023-02-16 15:56:32 -08:00 |
menu.md
|
docs: type names changed from wrapper to primitive (#31752)
|
2021-11-15 22:13:18 -06:00 |
message-channel-main.md
|
docs: uniformize module API doc format (#28920)
|
2021-04-29 09:56:31 +02:00 |
message-port-main.md
|
docs: fix broken links (#36560)
|
2022-12-14 17:40:16 -05:00 |
native-image.md
|
test: migrate nativeImage specs to main (#35062)
|
2022-07-26 09:57:01 +02:00 |
native-theme.md
|
feat: add nativeTheme.inForcedColorsMode (#32956)
|
2022-03-21 10:30:02 +01:00 |
net-log.md
|
docs: type names changed from wrapper to primitive (#31752)
|
2021-11-15 22:13:18 -06:00 |
net.md
|
docs: link net.request options to ClientRequestConstructorOptions (#36569)
|
2022-12-13 10:54:10 -08:00 |
notification.md
|
docs: type names changed from wrapper to primitive (#31752)
|
2021-11-15 22:13:18 -06:00 |
parent-port.md
|
docs: fix broken links (#36560)
|
2022-12-14 17:40:16 -05:00 |
power-monitor.md
|
docs: type names changed from wrapper to primitive (#31752)
|
2021-11-15 22:13:18 -06:00 |
power-save-blocker.md
|
docs: type names changed from wrapper to primitive (#31752)
|
2021-11-15 22:13:18 -06:00 |
process.md
|
feat: UtilityProcess API (#36089)
|
2022-11-17 15:33:27 +09:00 |
protocol.md
|
docs: improve registerFileProtocol example (#35580)
|
2022-09-07 14:45:09 -04:00 |
push-notifications.md
|
feat: Enable APNS registration + notification delivery in macOS apps (#33574)
|
2022-07-12 08:38:49 -07:00 |
safe-storage.md
|
fix: fix a crash in `safeStorage` on Linux (#33913)
|
2022-05-09 09:38:53 -04:00 |
screen.md
|
docs: type names changed from wrapper to primitive (#31752)
|
2021-11-15 22:13:18 -06:00 |
service-workers.md
|
chore: bump chromium to 99.0.4767.0 (main) (#31986)
|
2022-01-10 17:31:39 -05:00 |
session.md
|
docs: add missing clipboard-sanitized-write permission value to setPermissionRequestHandler() (#37207)
|
2023-02-09 14:31:07 +01:00 |
share-menu.md
|
docs: type names changed from wrapper to primitive (#31752)
|
2021-11-15 22:13:18 -06:00 |
shell.md
|
docs: type names changed from wrapper to primitive (#31752)
|
2021-11-15 22:13:18 -06:00 |
synopsis.md
|
docs: rework introduction docs (#29062)
|
2021-05-24 11:32:36 +09:00 |
system-preferences.md
|
docs: only macOS 10.13+ is supported now (#37289)
|
2023-02-16 15:56:32 -08: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
|
docs: uniformize module API doc format (#28920)
|
2021-04-29 09:56:31 +02:00 |
tray.md
|
docs: only macOS 10.13+ is supported now (#37289)
|
2023-02-16 15:56:32 -08:00 |
utility-process.md
|
docs: update links (#36770)
|
2023-01-10 09:34:29 +09:00 |
web-contents.md
|
fix: allow cancelling of bluetooth requests (#37739)
|
2023-03-29 12:08:53 +02:00 |
web-frame-main.md
|
docs: fix broken links (#36560)
|
2022-12-14 17:40:16 -05:00 |
web-frame.md
|
docs: update heading level of webFrame.insertCSS (#33467)
|
2022-03-29 16:02:30 +09:00 |
web-request.md
|
docs: correcting main example in WebRequest documentation (#36161)
|
2022-10-27 09:31:03 -04:00 |
webview-tag.md
|
chore: update https://cs.chromium.org/ links to https://source.chromium.org/ (#37237)
|
2023-02-13 16:34:32 +09:00 |
window-open.md
|
feat: add ability to configure if window should close when opener closes (#31314)
|
2022-02-23 16:59:50 +09:00 |