Skip to content

Commit 5ad053e

Browse files
chore(modal): create changeset
1 parent 417ca66 commit 5ad053e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/polite-moments-stay.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@spectrum-css/modal": patch
3+
---
4+
5+
In Spectrum 2, elements that would typically be children of a modal (like dialogs, alert dialogs, and tray) have background-color token specs defined. Because modal _also_ had a defined background color, there was some antialiasing bleed-through happening on the corners, since both the modal and its child now had background colors on top of each other. `--spectrum-modal-background-color` is now redefined as `transparent` to avoid these conflicts in S2. `--mod-modal-background-color` is still available to consumers.

0 commit comments

Comments
 (0)