electron/docs/api
Sam Maddock 778d3098a0
feat: customize border radius of Views ()
* feat: add View#setBorderRadius

test: initial setBorderRadius tests

fix: robustly set border radius

chore: add PAUSE_CAPTURE_TESTS for easier screencap dev

feat: add view border radius support

test: view border radius

refactor: cleanup view code

* maybe delay capture to fix tests?

* refactor: retry screen captures in an attempt to fix flakiness

* refactor: ScreenCapture constructor no longer async

* increase screen capture timeout, feels a little short

* refactor: move rounded rect util into chromium_src

* skip some capture tests on mas
2024-07-16 20:16:25 -04:00
..
structures feat: enable Windows Control Overlay on Linux () 2024-06-27 14:56:36 +02:00
accelerator.md docs: note accelerator case insensitivity () 2024-01-04 10:06:12 -05:00
app.md fix: restore wasOpenedAtLogin functionality () 2024-06-10 09:39:56 -05:00
auto-updater.md docs: ensure all links are on a single line () 2024-05-28 11:15:18 -07:00
base-window.md feat: enable Windows Control Overlay on Linux () 2024-06-27 14:56:36 +02:00
browser-view.md feat: replace BrowserView with WebContentsView () 2023-12-13 13:01:03 -08:00
browser-window.md feat: enable Windows Control Overlay on Linux () 2024-06-27 14:56:36 +02:00
client-request.md build: add Markdown lint check for unescaped angle brackets () 2024-04-04 14:50:35 -04:00
clipboard.md chore: extend linting of code blocks in the docs () 2023-11-21 16:50:08 +09:00
command-line-switches.md docs: add backticks around example URL () 2024-06-17 16:35:26 -07:00
command-line.md chore: extend linting of code blocks in the docs () 2023-11-21 16:50:08 +09:00
content-tracing.md docs: ensure all links are on a single line () 2024-05-28 11:15:18 -07:00
context-bridge.md chore: update @electron/lint-roller to 2.1.0 () 2024-05-10 11:00:15 +02:00
cookies.md chore: extend linting of code blocks in the docs () 2023-11-21 16:50:08 +09:00
crash-reporter.md docs: backslash escape parametrized TypeScript types () 2024-03-25 11:19:44 +01:00
debugger.md chore: extend linting of code blocks in the docs () 2023-11-21 16:50:08 +09:00
desktop-capturer.md chore: extend linting of code blocks in the docs () 2023-11-21 16:50:08 +09:00
dialog.md docs: correct the return value for canceled showSaveDialog () 2024-04-23 11:29:14 -04:00
dock.md docs: fix the Apple HIG link for Dock context menu () 2024-06-13 15:24:05 -05:00
download-item.md feat: add getPercentComplete / getCurrentBytesPerSecond / getEndTime to DownloadItem () 2024-07-15 19:32:44 -04:00
environment-variables.md docs: ensure all links are on a single line () 2024-05-28 11:15:18 -07:00
extensions.md docs: ensure all links are on a single line () 2024-05-28 11:15:18 -07:00
global-shortcut.md chore: extend linting of code blocks in the docs () 2023-11-21 16:50:08 +09:00
in-app-purchase.md feat: added username to IAP purchaseProduct method () 2022-12-12 10:11:48 -08:00
incoming-message.md feat: add net module to utility process () 2024-01-04 16:20:37 -05:00
ipc-main.md docs: backslash escape parametrized TypeScript types () 2024-03-25 11:19:44 +01:00
ipc-renderer.md docs: ensure all links are on a single line () 2024-05-28 11:15:18 -07:00
menu-item.md docs: use "id" instead of "label" for positions () 2024-04-14 17:10:09 -07:00
menu.md docs: use "id" instead of "label" for positions () 2024-04-14 17:10:09 -07:00
message-channel-main.md chore: type check JS in docs () 2023-06-05 16:26:26 +09:00
message-port-main.md docs: fix broken links () 2022-12-05 13:18:57 -05:00
native-image.md docs: nativeImage api cleanup () 2024-03-12 12:33:56 -04:00
native-theme.md feat: add nativeTheme.inForcedColorsMode () 2022-03-21 10:30:02 +01:00
navigation-history.md feat: duplicate navigation related APIs to contents.navigationHistory () 2024-06-05 09:34:47 -07:00
net-log.md chore: extend linting of code blocks in the docs () 2023-11-21 16:50:08 +09:00
net.md docs - Update net.md () 2024-07-01 14:45:49 -04:00
notification.md fix: Windows Toast notification dismissal from Action Center () 2023-10-17 19:33:00 -04:00
parent-port.md docs: fix broken links () 2022-12-05 13:18:57 -05:00
power-monitor.md feat: add thermal states to powerMonitor () 2023-04-19 11:46:55 +02:00
power-save-blocker.md chore: extend linting of code blocks in the docs () 2023-11-21 16:50:08 +09:00
process.md chore: bump chromium to 124.0.6323.0 (main) () 2024-02-29 10:31:13 +01:00
protocol.md docs: ensure all links are on a single line () 2024-05-28 11:15:18 -07:00
push-notifications.md docs: backslash escape parametrized TypeScript types () 2024-03-25 11:19:44 +01:00
safe-storage.md docs: clarify security semantics of safeStorage () 2024-06-26 13:24:06 -07:00
screen.md chore: extend linting of code blocks in the docs () 2023-11-21 16:50:08 +09:00
service-workers.md chore: extend linting of code blocks in the docs () 2023-11-21 16:50:08 +09:00
session.md docs: ensure all links are on a single line () 2024-05-28 11:15:18 -07:00
share-menu.md docs: type names changed from wrapper to primitive () 2021-11-15 22:13:18 -06:00
shell.md chore: extend linting of code blocks in the docs () 2023-11-21 16:50:08 +09:00
system-preferences.md feat: expose system preferences to utility process () 2024-06-20 11:15:57 -04:00
touch-bar-button.md docs: type names changed from wrapper to primitive () 2021-11-15 22:13:18 -06:00
touch-bar-color-picker.md docs: type names changed from wrapper to primitive () 2021-11-15 22:13:18 -06:00
touch-bar-group.md fix: ensure the typescript definitions only export correct value types () 2021-06-15 13:50:31 -07:00
touch-bar-label.md docs: type names changed from wrapper to primitive () 2021-11-15 22:13:18 -06:00
touch-bar-other-items-proxy.md fix: ensure the typescript definitions only export correct value types () 2021-06-15 13:50:31 -07:00
touch-bar-popover.md docs: type names changed from wrapper to primitive () 2021-11-15 22:13:18 -06:00
touch-bar-scrubber.md docs: type names changed from wrapper to primitive () 2021-11-15 22:13:18 -06:00
touch-bar-segmented-control.md docs: type names changed from wrapper to primitive () 2021-11-15 22:13:18 -06:00
touch-bar-slider.md docs: type names changed from wrapper to primitive () 2021-11-15 22:13:18 -06:00
touch-bar-spacer.md docs: type names changed from wrapper to primitive () 2021-11-15 22:13:18 -06:00
touch-bar.md chore: extend linting of code blocks in the docs () 2023-11-21 16:50:08 +09:00
tray.md docs: nativeImage api cleanup () 2024-03-12 12:33:56 -04:00
utility-process.md docs: Properly document runAsNode utility process option () 2024-02-06 15:54:36 -08:00
view.md feat: customize border radius of Views () 2024-07-16 20:16:25 -04:00
web-contents-view.md feat: Allow WebContentsView to accept webContents object. () 2024-05-30 12:45:35 -07:00
web-contents.md docs: grammar fix in isBeingCaptured docs () 2024-07-01 15:01:27 -04:00
web-frame-main.md docs: ensure all links are on a single line () 2024-05-28 11:15:18 -07:00
web-frame.md chore: extend linting of code blocks in the docs () 2023-11-21 16:50:08 +09:00
web-request.md docs: backslash escape parametrized TypeScript types () 2024-03-25 11:19:44 +01:00
web-utils.md feat: add webUtils module with getPathForFile method () 2023-11-20 15:59:36 -08:00
webview-tag.md fix: fixed the type of WebviewTag.webpreferences () 2024-05-25 22:06:06 -07:00
window-open.md chore: extend linting of code blocks in the docs () 2023-11-21 16:50:08 +09:00