electron/docs/api
2019-12-06 13:15:23 -08:00
..
modernization chore: remove unused promisify code (#21114) 2019-11-14 14:50:50 +09:00
structures docs: document the channel param for event.reply (#21185) 2019-11-19 13:17:59 -08:00
accelerator.md
app.md docs: app.dock could be undefined (#20609) 2019-11-27 22:23:13 +09:00
auto-updater.md
breaking-changes-ns.md
breaking-changes.md feat: remove deprecated setLayoutZoomLevelLimits (#21383) 2019-12-06 13:14:25 -08:00
browser-view.md
browser-window-proxy.md
browser-window.md docs: remove string literal type from window events (#21235) 2019-11-21 11:12:03 -08:00
client-request.md refactor: rewrite the net module to simplify state tracking (#21244) 2019-11-26 17:01:13 -08:00
clipboard.md
command-line-switches.md chore: remove deprecated <webview>.getWebContents() (#20986) 2019-11-08 15:46:35 -05:00
command-line.md
content-tracing.md feat: add tracing info to WebContents IPC methods (#21404) 2019-12-06 13:15:23 -08: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 feat: add 'screen' to systemPreferences.getMediaAccessStatus() (#20764) 2019-11-13 16:47:51 -05:00
dialog.md
dock.md
download-item.md
environment-variables.md build: remove debug builds (#21016) 2019-11-07 11:51:44 -08:00
file-object.md
frameless-window.md
global-shortcut.md
in-app-purchase.md
incoming-message.md
ipc-main.md docs: the ipc main listener being removed can have args (#20712) 2019-10-29 13:18:39 +09:00
ipc-renderer.md refactor: use v8 serialization for ipc (#20214) 2019-10-09 13:59:08 -04:00
locales.md
menu-item.md Two 'close' in this line (#21345) 2019-12-02 18:30:56 +09:00
menu.md
native-image.md docs: fix isMactemplateImage type definition (#21166) 2019-11-18 10:57:22 -08:00
native-theme.md
net-log.md
net.md
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 chore: remove unused promisify code (#21114) 2019-11-14 14:50:50 +09:00
protocol-ns.md
protocol.md chore: upgrade ts generator for better type safety (#20975) 2019-11-05 13:34:04 -08:00
remote.md
sandbox-option.md
screen.md
session.md feat: add session.addWordToSpellCheckerDictionary to allow custom words in the dictionary (#21266) 2019-11-26 13:16:43 -08:00
shell.md feat: convert shell.openItem to async shell.openPath (#20682) 2019-11-07 23:08:43 -08:00
synopsis.md
system-preferences.md feat: add 'screen' to systemPreferences.getMediaAccessStatus() (#20764) 2019-11-13 16:47:51 -05:00
touch-bar-button.md feat: allow TouchBarButton instances to be disabled (#20945) 2019-11-05 15:56:36 -08:00
touch-bar-color-picker.md
touch-bar-group.md
touch-bar-label.md
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
web-contents.md feat: remove deprecated setLayoutZoomLevelLimits (#21383) 2019-12-06 13:14:25 -08:00
web-frame.md feat: remove deprecated setLayoutZoomLevelLimits (#21383) 2019-12-06 13:14:25 -08:00
web-request.md
webview-tag.md feat: remove deprecated setLayoutZoomLevelLimits (#21383) 2019-12-06 13:14:25 -08:00
window-open.md