electron/docs/api
trop[bot] 6799879694
feat: `keyboard.lock()` should use permissions helper (#40458)
feat: keyboard.lock should use permissions helper

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2023-11-09 10:41:39 -08:00
..
structures docs: add missing webview `render-process-gone` event (#39545) 2023-08-16 23:05:00 -05:00
accelerator.md docs: clarify supported accelerator punctuation (#38756) 2023-06-13 16:24:02 -04:00
app.md docs: fix some string union typings (#40203) 2023-10-16 09:18:02 +09:00
auto-updater.md docs: update github.com links (#37958) 2023-04-15 21:20:59 -07:00
browser-view.md docs: add separate linkable browser-window-options.md and web-preferences.md (#34633) 2023-04-25 15:16:11 +02:00
browser-window.md feat: add `tabbingIdentifier` property to `BrowserWindow` (#40410) 2023-11-01 20:17:42 -04:00
client-request.md chore: type check JS in docs (#38584) 2023-06-05 14:08:01 +02:00
clipboard.md chore: type check JS in docs (#38584) 2023-06-05 14:08:01 +02:00
command-line-switches.md feat: support dns-result-order Node.js cli flag (#39501) 2023-08-16 14:07:15 -04: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 docs: use `node:` imports for node core modules (#39695) 2023-09-06 14:34:00 +02:00
cookies.md docs: add a more detailed explanation to cookies.flushStore() (#39903) 2023-09-19 15:47:38 +02:00
crash-reporter.md docs: update github.com links (#37958) 2023-04-15 21:20:59 -07:00
debugger.md docs: cleanup reference links (#36659) 2023-01-11 22:16:34 -08:00
desktop-capturer.md docs: fix some string union type (#39293) 2023-07-31 12:47:15 +02:00
dialog.md chore: type check JS in docs (#38584) 2023-06-05 14:08:01 +02:00
dock.md docs: fix broken links (#36519) 2022-12-05 13:18:57 -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 feat: support `chrome.scripting` extension APIs (#39676) 2023-09-28 11:29:05 -04: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: improve globalShortcut and hookWindowMessage types (#37115) 2023-02-02 12:31:28 -08:00
in-app-purchase.md feat: added username to IAP purchaseProduct method (#35902) 2022-12-12 10:11:48 -08:00
incoming-message.md chore: type check JS in docs (#38584) 2023-06-05 14:08:01 +02:00
ipc-main.md docs: fix return type for ipcMain handle functions (#39315) 2023-08-01 13:04:01 +02:00
ipc-renderer.md docs: remove redundant IPC event sections (#39174) 2023-07-24 12:40:45 +02:00
menu-item.md chore: enforce consistent Markdown style for strong and emphasis (#37787) 2023-04-03 13:20:10 +02:00
menu.md feat: add support for keyboard initialized menu popup (#38954) 2023-07-05 16:30:19 -04:00
message-channel-main.md chore: type check JS in docs (#38584) 2023-06-05 14:08:01 +02:00
message-port-main.md docs: fix broken links (#36519) 2022-12-05 13:18:57 -05:00
native-image.md docs: fix some string union type (#39293) 2023-07-31 12:47:15 +02:00
native-theme.md feat: add nativeTheme.inForcedColorsMode (#32956) 2022-03-21 10:30:02 +01:00
net-log.md chore: type check JS in docs (#38584) 2023-06-05 14:08:01 +02:00
net.md feat: net.resolveHost (#37853) 2023-05-02 09:53:00 +02:00
notification.md fix: Windows Toast notification dismissal from Action Center (#40242) 2023-10-18 11:32:19 +02: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 docs: correct `powerSaveBlocker.stop(id)` return type (#39332) 2023-08-02 13:16:55 +02:00
process.md docs: fixed a typo in `process.defaultApp` doc (#37342) 2023-02-20 13:06:19 +01:00
protocol.md docs: use `node:` imports for node core modules (#39695) 2023-09-06 14:34:00 +02:00
push-notifications.md docs: update broken links (#37610) 2023-03-20 10:25:54 -04:00
safe-storage.md feat: expose safestorage backend information on linux (#39155) 2023-07-20 13:22:29 +02: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 feat: `keyboard.lock()` should use permissions helper (#40458) 2023-11-09 10:41:39 -08:00
share-menu.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
shell.md feat: add logUsage to shell.openExternal() options (#37139) 2023-02-14 17:53:18 +09:00
system-preferences.md feat: expose app accessibility transparency settings api (#40073) 2023-10-04 16:36:27 -07: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: type check JS in docs (#38584) 2023-06-05 14:08:01 +02:00
tray.md chore: enforce consistent Markdown style for strong and emphasis (#37787) 2023-04-03 13:20:10 +02:00
utility-process.md test: add spec for `child-process-gone` event for utility process (#40309) 2023-10-24 11:15:12 -04:00
web-contents.md docs: fix some string union typings (#40203) 2023-10-16 09:18:02 +09:00
web-frame-main.md chore: type check JS in docs (#38584) 2023-06-05 14:08:01 +02:00
web-frame.md docs: fix some string union typings (#40203) 2023-10-16 09:18:02 +09:00
web-request.md docs: correcting main example in WebRequest documentation (#36113) 2022-10-27 16:18:07 +09:00
webview-tag.md feat: allow headers to be sent with `webContents.downloadURL()` (#39562) 2023-08-24 11:06:51 -04:00
window-open.md docs: update window-open.md to include target (#39204) 2023-07-25 11:50:45 +02:00