electron/docs/api
Samuel Attard 2b890827ef
docs: mark contextBridge as experimental (#20638)
* docs: mark contextBridge as experimental

This commit didn't make it to the original PR, quick addition here

* Update context-bridge.md
2019-10-18 13:46:03 -07:00
..
modernization
structures feat: allow inspection of specific shared workers (#20389) 2019-10-02 14:38:27 +02:00
accelerator.md
app.md feat: add --enable-api-filtering-logging commandline switch (#20335) 2019-10-04 10:49:09 -07:00
auto-updater.md docs: remove implicit 'any' and 'Object' types from the docs (#19585) 2019-08-05 10:45:58 -07:00
breaking-changes-ns.md
breaking-changes.md refactor: use v8 serialization for ipc (#20214) 2019-10-09 13:59:08 -04:00
browser-view.md
browser-window-proxy.md
browser-window.md fix: BrowserWindow.fromWebContents() can return null (#19983) 2019-09-27 13:07:55 +02:00
client-request.md docs: remove implicit 'any' and 'Object' types from the docs (#19585) 2019-08-05 10:45:58 -07:00
clipboard.md docs: improve and add examples for clipboard (#20224) 2019-09-18 16:00:43 -07:00
command-line-switches.md feat: add --enable-api-filtering-logging commandline switch (#20335) 2019-10-04 10:49:09 -07:00
command-line.md feat: add --enable-api-filtering-logging commandline switch (#20335) 2019-10-04 10:49:09 -07:00
content-tracing.md docs: remove implicit 'any' and 'Object' types from the docs (#19585) 2019-08-05 10:45:58 -07:00
context-bridge.md docs: mark contextBridge as experimental (#20638) 2019-10-18 13:46:03 -07:00
cookies.md
crash-reporter.md test: move crashReporter specs to the main process (#20417) 2019-10-14 14:38:54 -07:00
debugger.md test: move debugger spec to main process (#20514) 2019-10-14 14:32:11 +09:00
desktop-capturer.md
dialog.md docs: add mising return desc (#19778) 2019-08-16 09:24:17 -07:00
dock.md docs: clarify dock.bounce usage (#19894) 2019-08-23 01:16:18 -07:00
download-item.md
environment-variables.md
file-object.md
frameless-window.md
global-shortcut.md
in-app-purchase.md
incoming-message.md docs: remove implicit 'any' and 'Object' types from the docs (#19585) 2019-08-05 10:45:58 -07:00
ipc-main.md docs: update link to webContents.send (#19608) 2019-08-05 20:58:06 -07:00
ipc-renderer.md refactor: use v8 serialization for ipc (#20214) 2019-10-09 13:59:08 -04:00
locales.md
menu-item.md
menu.md
native-image.md docs: fix punctuation errors in native-image.m (#19620) 2019-08-19 15:15:13 -07:00
native-theme.md fix: don't expose nativeTheme in the renderer process (#20139) 2019-09-16 14:23:13 -07:00
net-log.md feat: add --enable-api-filtering-logging commandline switch (#20335) 2019-10-04 10:49:09 -07:00
net.md docs: remove implicit 'any' and 'Object' types from the docs (#19585) 2019-08-05 10:45:58 -07:00
notification.md feat: allow Linux/Windows users to set notification timeout (#20153) 2019-10-09 11:22:21 -04:00
power-monitor.md
power-save-blocker.md
process.md
protocol-ns.md
protocol.md docs: remove implicit 'any' and 'Object' types from the docs (#19585) 2019-08-05 10:45:58 -07:00
remote.md
sandbox-option.md
screen.md docs: add exemplary fiddle for launch in fiddle feat (#19759) 2019-08-15 15:37:37 -07:00
session.md feat: add session.downloadURL() (#19889) 2019-08-28 20:27:20 -07:00
shell.md feat: macOS removal fallback when moveItemToTrash fails (#19700) 2019-08-13 12:31:53 -07:00
synopsis.md
system-preferences.md feat: add new nativeTheme API (#19656) 2019-08-14 13:42:55 -07:00
touch-bar-button.md feat: improve TouchBarButton accessibility (#20454) 2019-10-08 11:13:57 -04:00
touch-bar-color-picker.md
touch-bar-group.md
touch-bar-label.md feat: improve TouchBarButton accessibility (#20454) 2019-10-08 11:13:57 -04:00
touch-bar-popover.md
touch-bar-scrubber.md
touch-bar-segmented-control.md
touch-bar-slider.md
touch-bar-spacer.md
touch-bar.md
tray.md feat: add tray.focus() (#19548) 2019-08-09 07:43:48 -07:00
web-contents.md refactor: use v8 serialization for ipc (#20214) 2019-10-09 13:59:08 -04:00
web-frame.md
web-request.md test: move webRequest spec to main runner (#19992) 2019-08-28 13:56:15 -07:00
webview-tag.md fix: return type of webview.printToPDF is now Uint8Array (#20505) 2019-10-10 11:25:11 -07:00
window-open.md