electron/docs/api
2019-02-05 16:22:25 -08:00
..
structures fix: update docs for protocol API (#16601) 2019-01-30 12:54:18 -08:00
accelerator.md feat: support capslock and numlock as accelerators (#16719) 2019-02-04 15:54:59 -08:00
app.md docs: improve app.commandLine documentation (#16757) 2019-02-05 16:22:25 -08:00
auto-updater.md
breaking-changes.md feat: add window removeMenu() method (#16570) 2019-01-31 10:58:23 -08:00
browser-view.md feat: flexible autoresize for BrowserViews (#16184) 2019-01-31 11:07:19 +09:00
browser-window-proxy.md
browser-window.md feat: add window removeMenu() method (#16570) 2019-01-31 10:58:23 -08:00
chrome-command-line-switches.md
client-request.md
clipboard.md
content-tracing.md feat: promisify contentTracing recording APIs (#16584) 2019-01-30 18:53:55 -08:00
cookies.md feat: promisify cookies api (#16464) 2019-01-25 12:11:35 -06:00
crash-reporter.md
debugger.md
desktop-capturer.md
dialog.md docs: Recommend use of callback with dialog.showSaveDialog (#16649) 2019-02-03 23:56:51 -08:00
download-item.md
environment-variables.md
file-object.md
frameless-window.md
global-shortcut.md
in-app-purchase.md
incoming-message.md
ipc-main.md
ipc-renderer.md
locales.md
menu-item.md
menu.md Update menu.md (#16670) 2019-02-01 08:28:28 -08:00
native-image.md
net-log.md
net.md
notification.md
power-monitor.md
power-save-blocker.md
process.md
promisification.md docs: we shouldn't promisify net apis (#16736) 2019-02-04 22:25:59 -08:00
protocol.md fix: update docs for protocol API (#16601) 2019-01-30 12:54:18 -08:00
remote.md
sandbox-option.md
screen.md
session.md
shell.md
synopsis.md
system-preferences.md
touch-bar-button.md
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 refactor: remove ServiceWorker APIs from WebContents (#16717) 2019-02-04 22:22:46 -08:00
web-frame.md feat: move webFrame scheme privilege methods to main process (#16416) 2019-01-29 16:11:01 +09:00
web-request.md docs: fix referrer typedef in OnCompletedDetails (#16661) 2019-02-01 07:54:31 -08:00
webview-tag.md Add devtools API to inspect shared worker. (#16615) 2019-02-01 10:44:24 -08:00
window-open.md