Skip to content

Commit 3b5b527

Browse files
chore(dialog,modal): creates changeset
1 parent 7b6c949 commit 3b5b527

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.changeset/modern-chairs-sit.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
"@spectrum-css/dialog": major
3+
"@spectrum-css/modal": minor
4+
---
5+
6+
S2 Takeover dialog
7+
8+
This is the migration for the fullscreen/fullscreenTakeover dialog stories (in Figma, these stories are called "takeover dialog"). The Divider component support was removed in S2 standard dialog migration ([#2860](https://github.com/adobe/spectrum-css/pull/2860)). New and updated tokens are in place to update dialog corner rounding, some font sizes, spacing/padding, and maximum/minimum widths. Fullscreen/fullscreenTakeover dialogs do not support additional header or footer content (in comparison to the standard dialog).
9+
10+
_New Mods_
11+
`--mod-takeover-dialog-spacing-grid-padding`
12+
`--mod-takeover-dialog-spacing-header-gap`
13+
`--mod-takeover-dialog-title-font-size`
14+
15+
Modal updates
16+
17+
- Modal component now uses the updated margin (window-to-edge) found in the takeover dialog design specs.

0 commit comments

Comments
 (0)