Skip to content

Commit

Permalink
chore(dialog,modal): creates changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
marissahuysentruyt committed Oct 31, 2024
1 parent 7b6c949 commit 3b5b527
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .changeset/modern-chairs-sit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
"@spectrum-css/dialog": major
"@spectrum-css/modal": minor
---

S2 Takeover dialog

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).

_New Mods_
`--mod-takeover-dialog-spacing-grid-padding`
`--mod-takeover-dialog-spacing-header-gap`
`--mod-takeover-dialog-title-font-size`

Modal updates

- Modal component now uses the updated margin (window-to-edge) found in the takeover dialog design specs.

0 comments on commit 3b5b527

Please sign in to comment.