electron/spec/lib
Sam Maddock 778d3098a0
feat: customize border radius of Views (#42320)
* 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
..
artifacts.ts test: disable flaky macOS panel test & refactor screen capture testing (#41441) 2024-02-28 12:54:20 +09:00
codesign-helpers.ts build: remove CircleCI (#42844) 2024-07-15 14:26:41 -04:00
deprecate-helpers.ts chore: revert deprecate as an internal module (#40146) 2023-10-10 11:50:47 -04:00
events-helpers.ts refactor: use node scheme imports in spec (#38487) 2023-06-15 10:42:27 -04:00
fs-helpers.ts build: remove fs-extra devdep (#42533) 2024-06-19 10:10:16 -04:00
net-helpers.ts feat: add net module to utility process (#40017) 2024-01-04 16:20:37 -05:00
screen-helpers.ts feat: customize border radius of Views (#42320) 2024-07-16 20:16:25 -04:00
spec-helpers.ts test: modify remote specs to allow skip or only (#41620) 2024-03-19 10:49:24 +01:00
video-helpers.js refactor: use for-of instead of for simple array iteration (#39338) 2023-08-07 11:30:15 +02:00
window-helpers.ts test: fixup assertNotWindows (#41045) 2024-01-18 14:04:43 -05:00