Skip to content

Commit f1adec2

Browse files
committed
chore(colorwheel): highlight removed/added mods
1 parent f2aafaa commit f1adec2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.changeset/giant-windows-smoke.md

+11
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,14 @@
77
This change migrates the colorwheel component to S2. It adds the `--spectrum-colorwheel-border-color-rgb` and `--spectrum-colorwheel-border-opacity` custom properties. It updates `--spectrum-colorwheel-border-color` to leverage these tokens in an `rgba(...)` function.
88

99
This removes the `spectrum-ColorWheel-border` and associated template DOM node as the outside/underlying border are no longer present in the S2 designs.
10+
11+
The following mods have been removed:
12+
13+
```css
14+
--mod-colorwheel-height
15+
--mod-colorwheel-path-borders
16+
--mod-colorwheel-track-width
17+
--mod-colorwheel-width
18+
```
19+
20+
The mod `--mod-colorwheel-track-width` has been added.

0 commit comments

Comments
 (0)