electron/docs/api
2020-05-17 17:05:05 +02:00
..
modernization feat: add contents.getBackgroundThrottling() + backgroundThrottling property () 2020-05-14 15:11:45 +02:00
structures Update mime-typed-buffer.md () 2020-05-11 19:00:38 +09:00
accelerator.md docs: minor grammar & spelling fixes () 2020-03-31 13:06:25 +09:00
app.md feat: add app render-process-gone event () 2020-05-17 17:05:05 +02:00
auto-updater.md docs: remove implicit 'any' and 'Object' types from the docs () 2019-08-05 10:45:58 -07:00
browser-view.md docs: windows don't need to be retained () 2020-01-30 14:15:35 -08:00
browser-window-proxy.md refactor: use IPC helpers in window-setup () 2019-07-09 02:43:49 +03:00
browser-window.md feat: add enableWebSQL webpreference () 2020-05-06 12:52:59 -07:00
client-request.md feat: add support for net requests to use the session cookie store () 2020-03-20 15:56:02 -07:00
clipboard.md docs: improve and add examples for clipboard () 2019-09-18 16:00:43 -07:00
command-line-switches.md docs: minor grammar & spelling fixes () 2020-03-31 13:06:25 +09:00
command-line.md feat: add --enable-api-filtering-logging commandline switch () 2019-10-04 10:49:09 -07:00
content-tracing.md refactor: prefer using app.whenReady() () 2020-02-03 22:43:22 +00:00
context-bridge.md docs: clean up context bridge API docs () 2020-01-27 17:14:54 -06:00
cookies.md feat: expose the sameSite value for cookies () 2020-04-02 11:28:43 -07:00
crash-reporter.md fix: crashReporter incompatible with sandbox on Linux () 2020-05-07 13:31:26 -07:00
debugger.md test: move debugger spec to main process () 2019-10-14 14:32:11 +09:00
desktop-capturer.md feat: add 'screen' to systemPreferences.getMediaAccessStatus() () 2019-11-13 16:47:51 -05:00
dialog.md fix: don't assign NSAlert to window which is not visible () 2020-04-13 17:25:55 +09:00
dock.md docs: clarify dock.bounce usage () 2019-08-23 01:16:18 -07:00
download-item.md chore: more modules to dual prop/fn support () 2020-03-17 18:06:52 -07:00
environment-variables.md fix: leave behind the unmodified XDG_CURRENT_DESKTOP variable () 2020-05-12 20:13:53 -07:00
extensions.md fix: disallow loading extensions in temp sessions () 2020-02-10 10:28:03 -06:00
file-object.md docs: es6ify 'Breaking Changes' and 'File' API pages () 2018-12-05 23:14:52 +11:00
frameless-window.md docs: minor grammar & spelling fixes () 2020-03-31 13:06:25 +09:00
global-shortcut.md refactor: prefer using app.whenReady() () 2020-02-03 22:43:22 +00:00
in-app-purchase.md feat: enable explicit IAP restoration () 2019-12-17 07:07:11 -08:00
incoming-message.md docs: update type and description of IncomingMessage.headers () 2020-03-18 11:32:26 +09:00
ipc-main.md docs: the ipc main listener being removed can have args () 2019-10-29 13:18:39 +09:00
ipc-renderer.md feat: MessagePorts in the main process () 2020-03-11 18:07:54 -07:00
locales.md Use actual Chromium l10n_util list in locales.md 2017-05-01 17:15:37 -04:00
menu-item.md docs: menu-item.md remove duplicate options () 2020-04-27 12:05:58 -07:00
menu.md docs: fix undefined isMac in menu example () 2019-07-02 10:09:10 -05:00
message-channel-main.md feat: expose the sameSite value for cookies () 2020-04-02 11:28:43 -07:00
message-port-main.md feat: expose the sameSite value for cookies () 2020-04-02 11:28:43 -07:00
native-image.md chore: more modules to dual prop/fn support () 2020-03-17 18:06:52 -07:00
native-theme.md update () 2020-01-29 18:42:25 +09:00
net-log.md refactor: ginify session.netLog () 2020-03-18 16:46:05 -07:00
net.md refactor: prefer using app.whenReady() () 2020-02-03 22:43:22 +00:00
notification.md docs: document what experimental means explicitly () 2020-04-02 09:32:18 -07:00
power-monitor.md refactor: ginify powerMonitor () 2020-03-24 09:03:29 -07:00
power-save-blocker.md chore: update to standard 12 2018-09-14 14:57:01 +10:00
process.md feat: expose electron/{process} typed modules () 2020-04-06 17:04:09 -07:00
protocol-ns.md refactor: prefer using app.whenReady() () 2020-02-03 22:43:22 +00:00
protocol.md refactor: prefer using app.whenReady() () 2020-02-03 22:43:22 +00:00
remote.md refactor: prefer using app.whenReady() () 2020-02-03 22:43:22 +00:00
sandbox-option.md docs: document what experimental means explicitly () 2020-04-02 09:32:18 -07:00
screen.md refactor: prefer using app.whenReady() () 2020-02-03 22:43:22 +00:00
service-workers.md feat: set app.enableRendererProcessReuse to true by default () 2020-02-24 18:11:06 -08:00
session.md feat: add API to check if session is persistent () 2020-03-11 16:02:22 +09:00
shell.md docs: note that shell can't be used in sandboxed renderers () 2020-04-07 09:55:01 -07:00
synopsis.md refactor: prefer using app.whenReady() () 2020-02-03 22:43:22 +00:00
system-preferences.md docs: fix type definition for setUserDefault () 2020-04-09 12:10:18 -07:00
touch-bar-button.md docs: document what experimental means explicitly () 2020-04-02 09:32:18 -07:00
touch-bar-color-picker.md docs: document what experimental means explicitly () 2020-04-02 09:32:18 -07:00
touch-bar-group.md docs: document what experimental means explicitly () 2020-04-02 09:32:18 -07:00
touch-bar-label.md docs: document what experimental means explicitly () 2020-04-02 09:32:18 -07:00
touch-bar-other-items-proxy.md docs: document what experimental means explicitly () 2020-04-02 09:32:18 -07:00
touch-bar-popover.md docs: document what experimental means explicitly () 2020-04-02 09:32:18 -07:00
touch-bar-scrubber.md docs: document what experimental means explicitly () 2020-04-02 09:32:18 -07:00
touch-bar-segmented-control.md docs: document what experimental means explicitly () 2020-04-02 09:32:18 -07:00
touch-bar-slider.md docs: document what experimental means explicitly () 2020-04-02 09:32:18 -07:00
touch-bar-spacer.md docs: document what experimental means explicitly () 2020-04-02 09:32:18 -07:00
touch-bar.md docs: document what experimental means explicitly () 2020-04-02 09:32:18 -07:00
tray.md refactor: prefer using app.whenReady() () 2020-02-03 22:43:22 +00:00
web-contents.md feat: add contents.getBackgroundThrottling() + backgroundThrottling property () 2020-05-14 15:11:45 +02:00
web-frame.md fix: crash on invalid zoomFactor () 2020-03-13 16:13:05 -07:00
web-request.md fix: make webRequest work with WebSocket () 2020-02-11 14:56:09 +09:00
webview-tag.md feat: allow specifying pageSize for print () 2020-02-05 04:25:02 +00:00
window-open.md docs: specify BrowserWindow features passable to window.open 2018-09-10 17:49:54 +02:00