.. |
modernization
|
docs: fix typos (#25808)
|
2020-10-09 19:56:07 +09:00 |
structures
|
feat: add displayFrequency to Display object (#26472)
|
2020-11-16 15:33:51 -08:00 |
accelerator.md
|
docs: minor grammar & spelling fixes (#22851)
|
2020-03-31 13:06:25 +09:00 |
app.md
|
feat: add app.runningUnderRosettaTranslation to detect running under rosetta (#26444)
|
2020-11-13 12:53:32 -08: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
|
fix: prevent crash if BrowserView webContents was destroyed (#25112)
|
2020-08-25 20:04:13 -07:00 |
browser-window-proxy.md
|
refactor: use IPC helpers in window-setup (#17948)
|
2019-07-09 02:43:49 +03:00 |
browser-window.md
|
chore: remove deprecated extension APIs (#26696)
|
2020-11-30 14:40:56 -08:00 |
client-request.md
|
feat: allow setting the Origin header and Sec-Fetch-* headers in net.request() (#26135)
|
2020-11-17 14:25:41 -08:00 |
clipboard.md
|
docs: improve and add examples for clipboard (#20224)
|
2019-09-18 16:00:43 -07:00 |
command-line-switches.md
|
docs: use asterisks for unordered lists (#26552)
|
2020-11-23 12:15:27 -05:00 |
command-line.md
|
feat: add --enable-api-filtering-logging commandline switch (#20335)
|
2019-10-04 10:49:09 -07:00 |
content-tracing.md
|
docs: fix contentTracing code sample (#26737)
|
2020-12-01 15:45:45 -08:00 |
context-bridge.md
|
chore: cleanup whitespace in docs (#26356)
|
2020-11-05 14:12:43 -08:00 |
cookies.md
|
feat: expose the sameSite value for cookies (#22789)
|
2020-04-02 11:28:43 -07:00 |
crash-reporter.md
|
chore: remove deprecated crashReporter APIs (#26695)
|
2020-11-26 22:07:40 +03:00 |
debugger.md
|
build: update to standard 14 (#24479)
|
2020-07-09 10:18:49 -07:00 |
desktop-capturer.md
|
docs: improve relative link linting and fix broken (#26020)
|
2020-10-20 10:46:27 +09:00 |
dialog.md
|
chore: cleanup whitespace in docs (#26356)
|
2020-11-05 14:12:43 -08:00 |
dock.md
|
docs: clarify dock.bounce usage (#19894)
|
2019-08-23 01:16:18 -07:00 |
download-item.md
|
docs: add more info about downloadItem.setSavePath api (#25402)
|
2020-09-23 11:02:05 +09:00 |
environment-variables.md
|
docs: add debugging vars to env var doc (#26743)
|
2020-12-01 15:04:07 -08:00 |
extensions.md
|
fix(extensions): define platform info to prevent renderer crash (#25357)
|
2020-09-15 10:29:32 -06:00 |
file-object.md
|
|
|
frameless-window.md
|
chore: cleanup whitespace in docs (#26356)
|
2020-11-05 14:12:43 -08:00 |
global-shortcut.md
|
refactor: prefer using app.whenReady() (#21972)
|
2020-02-03 22:43:22 +00:00 |
in-app-purchase.md
|
feat: enable explicit IAP restoration (#21461)
|
2019-12-17 07:07:11 -08:00 |
incoming-message.md
|
docs: end listener must be placed before data listener (#25568)
|
2020-10-06 10:27:30 +09:00 |
ipc-main.md
|
chore: cleanup inline HTML in docs (#26354)
|
2020-11-09 16:52:06 -05:00 |
ipc-renderer.md
|
docs: note about structured clone and DOM types (#26516)
|
2020-11-17 11:11:40 -08:00 |
locales.md
|
|
|
menu-item.md
|
feat: add APIs to enable/disable spell checker (#26276)
|
2020-11-11 10:29:18 -05:00 |
menu.md
|
docs: update menu example to avoid remote (#25291)
|
2020-09-16 14:32:32 -07:00 |
message-channel-main.md
|
chore: cleanup whitespace in docs (#26356)
|
2020-11-05 14:12:43 -08:00 |
message-port-main.md
|
feat: expose the sameSite value for cookies (#22789)
|
2020-04-02 11:28:43 -07:00 |
native-image.md
|
feat: add nativeImage.createThumbnailFromPath API (#24802)
|
2020-08-24 09:36:13 -07:00 |
native-theme.md
|
chore: cleanup whitespace in docs (#26356)
|
2020-11-05 14:12:43 -08:00 |
net-log.md
|
refactor: ginify session.netLog (#22732)
|
2020-03-18 16:46:05 -07:00 |
net.md
|
feat: add net.online / net.isOnline() (#21004)
|
2020-10-20 19:55:06 -07:00 |
notification.md
|
feat: custom toast xml and failure reporting for notifications (#25401)
|
2020-09-29 12:20:10 -07:00 |
power-monitor.md
|
feat: add powerMonitor.onBatteryPower (#26494)
|
2020-11-16 16:31:46 -08:00 |
power-save-blocker.md
|
|
|
process.md
|
feat: add process.uptime() to sandboxed renderers (#26684)
|
2020-11-30 16:49:18 +09:00 |
protocol.md
|
docs: link ProtocolRequest doc (#25761)
|
2020-10-05 11:18:18 -04:00 |
remote.md
|
docs: use asterisks for unordered lists (#26552)
|
2020-11-23 12:15:27 -05:00 |
sandbox-option.md
|
docs: remove references to remote from docs (#25416)
|
2020-09-14 10:36:54 -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: use asterisks for unordered lists (#26552)
|
2020-11-23 12:15:27 -05:00 |
share-menu.md
|
feat: add support for share menu on macOS (#25629)
|
2020-10-19 18:33:06 -07:00 |
shell.md
|
chore: remove deprecated shell.moveItemToTrash() (#26723)
|
2020-11-30 23:25:03 +03:00 |
synopsis.md
|
docs: revised version of the quick start guide (#25760)
|
2020-10-13 13:15:40 -07:00 |
system-preferences.md
|
chore: use relative links in docs (#26360)
|
2020-11-24 11:02:16 +09:00 |
touch-bar-button.md
|
docs: revised version of the quick start guide (#25760)
|
2020-10-13 13:15:40 -07:00 |
touch-bar-color-picker.md
|
docs: revised version of the quick start guide (#25760)
|
2020-10-13 13:15:40 -07:00 |
touch-bar-group.md
|
docs: revised version of the quick start guide (#25760)
|
2020-10-13 13:15:40 -07:00 |
touch-bar-label.md
|
docs: revised version of the quick start guide (#25760)
|
2020-10-13 13:15:40 -07:00 |
touch-bar-other-items-proxy.md
|
docs: revised version of the quick start guide (#25760)
|
2020-10-13 13:15:40 -07:00 |
touch-bar-popover.md
|
docs: revised version of the quick start guide (#25760)
|
2020-10-13 13:15:40 -07:00 |
touch-bar-scrubber.md
|
docs: revised version of the quick start guide (#25760)
|
2020-10-13 13:15:40 -07:00 |
touch-bar-segmented-control.md
|
docs: revised version of the quick start guide (#25760)
|
2020-10-13 13:15:40 -07:00 |
touch-bar-slider.md
|
docs: revised version of the quick start guide (#25760)
|
2020-10-13 13:15:40 -07:00 |
touch-bar-spacer.md
|
docs: revised version of the quick start guide (#25760)
|
2020-10-13 13:15:40 -07:00 |
touch-bar.md
|
docs: revised version of the quick start guide (#25760)
|
2020-10-13 13:15:40 -07:00 |
tray.md
|
chore: cleanup whitespace in docs (#26356)
|
2020-11-05 14:12:43 -08:00 |
web-contents.md
|
chore: tidy up docs markdown (#26666)
|
2020-11-24 18:52:46 -08:00 |
web-frame-main.md
|
feat: add osProcessId / name properties to webFrameMain (#26093)
|
2020-10-26 06:03:34 +03:00 |
web-frame.md
|
chore: cleanup whitespace in docs (#26356)
|
2020-11-05 14:12:43 -08:00 |
web-request.md
|
fix: make webRequest work with WebSocket (#22040)
|
2020-02-11 14:56:09 +09:00 |
webview-tag.md
|
chore: bump chromium to 6b9fa6b352d824d052222e1abe541 (master) (#25558)
|
2020-10-15 18:30:41 -07:00 |
window-open.md
|
docs: use asterisks for unordered lists (#26552)
|
2020-11-23 12:15:27 -05:00 |