.. |
modernization
|
feat: add contents.getBackgroundThrottling() + backgroundThrottling property (#21036)
|
2020-05-14 15:11:45 +02:00 |
structures
|
refactor: ginify WebContents (#24651)
|
2020-07-30 09:17:57 -07:00 |
accelerator.md
|
docs: minor grammar & spelling fixes (#22851)
|
2020-03-31 13:06:25 +09:00 |
app.md
|
feat: add capabilities to app.getLoginItemSettings() and app.setLoginItemSettings() (#24494)
|
2020-07-29 10:08:37 -07:00 |
auto-updater.md
|
test: add more auto updater tests for squirrel.mac (#24611)
|
2020-07-20 09:51:33 -07:00 |
browser-view.md
|
refactor: ginify BrowserView (#23578)
|
2020-07-09 08:48:39 -07:00 |
browser-window-proxy.md
|
|
|
browser-window.md
|
feat: add worldSafe flag for executeJS results (#24114)
|
2020-07-23 14:32:20 -07:00 |
client-request.md
|
feat: add support for net requests to use the session cookie store (#22704)
|
2020-03-20 15:56:02 -07:00 |
clipboard.md
|
|
|
command-line-switches.md
|
fix: default to NTLM v2 in the network service for POSIX platforms (#23846)
|
2020-06-02 12:58:00 -07:00 |
command-line.md
|
|
|
content-tracing.md
|
docs: update the URL for catapult's trace viewer. (#24654)
|
2020-07-21 15:00:31 -07:00 |
context-bridge.md
|
docs: clean up context bridge API docs (#21888)
|
2020-01-27 17:14:54 -06:00 |
cookies.md
|
feat: expose the sameSite value for cookies (#22789)
|
2020-04-02 11:28:43 -07:00 |
crash-reporter.md
|
fix: increase max crash key value length (#24782)
|
2020-07-29 19:04:04 -07:00 |
debugger.md
|
build: update to standard 14 (#24479)
|
2020-07-09 10:18:49 -07:00 |
desktop-capturer.md
|
feat: add desktopCapturer.getMediaSourceIdForWebContents() to get stream source id from web contents (#22701)
|
2020-05-26 16:34:24 -04:00 |
dialog.md
|
fix: don't assign NSAlert to window which is not visible (#22672)
|
2020-04-13 17:25:55 +09:00 |
dock.md
|
|
|
download-item.md
|
build: update to standard 14 (#24479)
|
2020-07-09 10:18:49 -07:00 |
environment-variables.md
|
fix: leave behind the unmodified XDG_CURRENT_DESKTOP variable (#23512)
|
2020-05-12 20:13:53 -07:00 |
extensions.md
|
fix: disallow loading extensions in temp sessions (#22090)
|
2020-02-10 10:28:03 -06:00 |
file-object.md
|
|
|
frameless-window.md
|
build: update to standard 14 (#24479)
|
2020-07-09 10:18:49 -07:00 |
global-shortcut.md
|
refactor: prefer using app.whenReady() (#21972)
|
2020-02-03 22:43:22 +00:00 |
in-app-purchase.md
|
|
|
incoming-message.md
|
docs: update type and description of IncomingMessage.headers (#22522)
|
2020-03-18 11:32:26 +09:00 |
ipc-main.md
|
docs: update webContents.send link in ipcMain docs (#24245)
|
2020-07-21 14:47:10 +09:00 |
ipc-renderer.md
|
feat: MessagePorts in the main process (#22404)
|
2020-03-11 18:07:54 -07:00 |
locales.md
|
|
|
menu-item.md
|
docs: fix MenuItem click handler type (#24147)
|
2020-06-17 10:34:25 -07:00 |
menu.md
|
docs: fix role typos in startSpeaking/stopSpeaking (#24550)
|
2020-07-23 13:59:24 -07:00 |
message-channel-main.md
|
feat: expose the sameSite value for cookies (#22789)
|
2020-04-02 11:28:43 -07:00 |
message-port-main.md
|
feat: expose the sameSite value for cookies (#22789)
|
2020-04-02 11:28:43 -07:00 |
native-image.md
|
docs: document optional scaleFactor param to nativeImage fns (#23671)
|
2020-05-20 18:52:48 -07:00 |
native-theme.md
|
update (#21915)
|
2020-01-29 18:42:25 +09:00 |
net-log.md
|
refactor: ginify session.netLog (#22732)
|
2020-03-18 16:46:05 -07:00 |
net.md
|
refactor: prefer using app.whenReady() (#21972)
|
2020-02-03 22:43:22 +00:00 |
notification.md
|
docs: document what experimental means explicitly (#22893)
|
2020-04-02 09:32:18 -07:00 |
power-monitor.md
|
feat: support suspend/resume on macOS (#24254)
|
2020-06-24 10:17:07 -07:00 |
power-save-blocker.md
|
|
|
process.md
|
feat: expose electron/{process} typed modules (#22937)
|
2020-04-06 17:04:09 -07:00 |
protocol.md
|
feat: add {stream} opt to custom protocol registry to configure media player (#22955)
|
2020-06-08 09:49:36 -07:00 |
remote.md
|
build: update to standard 14 (#24479)
|
2020-07-09 10:18:49 -07:00 |
sandbox-option.md
|
docs: remove note about experimental nature of sandbox (#23651)
|
2020-05-19 10:17:31 -07:00 |
screen.md
|
build: update to standard 14 (#24479)
|
2020-07-09 10:18:49 -07:00 |
service-workers.md
|
docs: Explain console-message parameters (#23661)
|
2020-05-21 15:39:51 -07:00 |
session.md
|
docs: document missing permission types (#24660)
|
2020-07-21 07:49:37 -04:00 |
shell.md
|
docs: note that shell can't be used in sandboxed renderers (#22974)
|
2020-04-07 09:55:01 -07:00 |
synopsis.md
|
refactor: prefer using app.whenReady() (#21972)
|
2020-02-03 22:43:22 +00:00 |
system-preferences.md
|
build: update to standard 14 (#24479)
|
2020-07-09 10:18:49 -07:00 |
touch-bar-button.md
|
build: convert touch-bar to typescript (#24511)
|
2020-07-16 11:37:38 -07:00 |
touch-bar-color-picker.md
|
docs: document what experimental means explicitly (#22893)
|
2020-04-02 09:32:18 -07:00 |
touch-bar-group.md
|
docs: document what experimental means explicitly (#22893)
|
2020-04-02 09:32:18 -07:00 |
touch-bar-label.md
|
docs: document what experimental means explicitly (#22893)
|
2020-04-02 09:32:18 -07:00 |
touch-bar-other-items-proxy.md
|
docs: document what experimental means explicitly (#22893)
|
2020-04-02 09:32:18 -07:00 |
touch-bar-popover.md
|
docs: document what experimental means explicitly (#22893)
|
2020-04-02 09:32:18 -07:00 |
touch-bar-scrubber.md
|
docs: document what experimental means explicitly (#22893)
|
2020-04-02 09:32:18 -07:00 |
touch-bar-segmented-control.md
|
build: convert touch-bar to typescript (#24511)
|
2020-07-16 11:37:38 -07:00 |
touch-bar-slider.md
|
docs: document what experimental means explicitly (#22893)
|
2020-04-02 09:32:18 -07:00 |
touch-bar-spacer.md
|
build: convert touch-bar to typescript (#24511)
|
2020-07-16 11:37:38 -07:00 |
touch-bar.md
|
docs: document what experimental means explicitly (#22893)
|
2020-04-02 09:32:18 -07:00 |
tray.md
|
refactor: prefer using app.whenReady() (#21972)
|
2020-02-03 22:43:22 +00:00 |
web-contents.md
|
docs: clarify use of pageRanges when printing. (#24694)
|
2020-07-23 12:03:52 -07:00 |
web-frame.md
|
docs: errors in isolated world are not dispatched (#23653)
|
2020-05-21 11:56:22 -04:00 |
web-request.md
|
fix: make webRequest work with WebSocket (#22040)
|
2020-02-11 14:56:09 +09:00 |
webview-tag.md
|
docs: clarify use of pageRanges when printing. (#24694)
|
2020-07-23 12:03:52 -07:00 |
window-open.md
|
build: update to standard 14 (#24479)
|
2020-07-09 10:18:49 -07:00 |