electron/docs/api
Shelley Vohr 9ea6c01e02
feat: promisify session.clearAuthCache() ()
* feat: promisify session.clearAuthCache()

* remove unused callback runner helpers
2019-03-08 18:41:42 -08:00
..
structures feat: show user gesture type in click event () 2019-02-20 12:20:24 +00:00
accelerator.md feat: add support for scroll lock accelerator () 2019-02-11 09:13:13 -10:00
app.md chore: refactor browser IPC into TS and app API into TS () 2019-02-14 14:29:20 -08:00
auto-updater.md docs: clarify default auto-updater installation behavior () 2018-07-25 08:33:53 +10:00
breaking-changes.md feat: Add new powerMonitor synchronous API () 2019-02-27 15:54:01 -05:00
browser-view.md feat: flexible autoresize for BrowserViews () 2019-01-31 11:07:19 +09:00
browser-window-proxy.md
browser-window.md feat: add 'disableHtmlFullscreenWindowResize' option to webPreferences () 2019-03-07 15:29:37 -08:00
chrome-command-line-switches.md chore: update to standard 12 2018-09-14 14:57:01 +10:00
client-request.md feat: add getUploadProgress API to the net API () 2018-07-27 07:15:48 -07:00
clipboard.md feat: add webPreferences.enableRemoteModule option () 2018-10-13 20:50:07 +03:00
content-tracing.md feat: promisify contentTracing.getTraceBufferUsage() () 2019-02-13 13:24:57 -08:00
cookies.md feat: promisify cookies api () 2019-01-25 12:11:35 -06:00
crash-reporter.md docs: reorder crashReporter notes to make more sense () 2019-02-08 13:26:59 -08:00
debugger.md feat: promisify debugger.sendCommand() () 2019-02-13 07:23:53 -10:00
desktop-capturer.md feat: disable fetching thumbnails if thumbnailSize is 0 () 2019-02-13 10:27:42 -08:00
dialog.md feat: promisify dialog.showSaveDialog() () 2019-03-05 13:48:20 -08:00
download-item.md feat: add methods to allow customization of save dialog during will-download event () 2018-11-08 10:51:06 -04:00
environment-variables.md refactor: remove hardcoded google api key () 2018-10-31 07:49:44 -07:00
file-object.md docs: es6ify 'Breaking Changes' and 'File' API pages () 2018-12-05 23:14:52 +11:00
frameless-window.md fix: incorrect view ordering for customButtonsOnHover () 2018-12-10 11:05:30 -08:00
global-shortcut.md chore: move ts-smoke tests to core () 2019-02-13 15:24:28 -08:00
in-app-purchase.md
incoming-message.md
ipc-main.md refactor: Split 'Event' docs/types into more specific Event types () 2019-02-19 09:24:19 +00:00
ipc-renderer.md refactor: Split 'Event' docs/types into more specific Event types () 2019-02-19 09:24:19 +00:00
locales.md
menu-item.md feat: allow MenuItems to work optionally when hidden () 2019-02-28 17:00:54 +00:00
menu.md docs: Remove redundant 'Instance Events' Headline () 2019-02-15 08:29:33 -10:00
native-image.md chore: update to standard 12 2018-09-14 14:57:01 +10:00
net-log.md feat: promisify netLog.stopLogging () 2019-02-19 10:48:27 +00:00
net.md chore: update to standard 12 2018-09-14 14:57:01 +10:00
notification.md
power-monitor.md feat: Add new powerMonitor synchronous API () 2019-02-27 15:54:01 -05:00
power-save-blocker.md chore: update to standard 12 2018-09-14 14:57:01 +10:00
process.md feat: add process.getSystemVersion() () 2019-02-18 12:59:48 +00:00
promisification.md feat: promisify session.clearAuthCache() () 2019-03-08 18:41:42 -08:00
protocol.md Fix typo in registerSchemesAsPrivileged reference () 2019-03-05 09:20:52 -08:00
remote.md feat: add webPreferences.enableRemoteModule option () 2018-10-13 20:50:07 +03:00
sandbox-option.md feat: enable mixed-sandbox mode by default () 2019-01-22 10:44:28 -08:00
screen.md chore: remove deprecated modules internally using remote.require in sandboxed renderer context () 2019-01-24 10:53:52 -08:00
session.md feat: promisify session.clearAuthCache() () 2019-03-08 18:41:42 -08:00
shell.md refactor: make shell.ShowItemInFolder asynchronous () 2019-02-27 12:58:23 +00:00
synopsis.md chore: update to standard 12 2018-09-14 14:57:01 +10:00
system-preferences.md feat: add Touch ID authentication support for macOS () 2019-02-13 18:36:28 -08:00
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 docs: Fix TouchBar API example () 2019-01-21 17:07:47 -08:00
tray.md refactor: Split 'Event' docs/types into more specific Event types () 2019-02-19 09:24:19 +00:00
web-contents.md feat: add 'disableHtmlFullscreenWindowResize' option to webPreferences () 2019-03-07 15:29:37 -08:00
web-frame.md chore: Add new webFrame IsolatedWorldInfo API and deprecate () 2019-02-13 08:05:28 -10:00
web-request.md docs: Fix types and missing property in WebRequest APIs () 2019-02-28 09:30:38 +00:00
webview-tag.md docs: remove removed autosize attribute () 2019-02-11 14:15:15 -08:00
window-open.md docs: specify BrowserWindow features passable to window.open 2018-09-10 17:49:54 +02:00