Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: S2 release notes #7406

Merged
merged 10 commits into from
Nov 21, 2024
Merged

docs: S2 release notes #7406

merged 10 commits into from
Nov 21, 2024

Conversation

LFDanLu
Copy link
Member

@LFDanLu LFDanLu commented Nov 20, 2024

Closes

✅ Pull Request Checklist:

  • Included link to corresponding React Spectrum GitHub Issue.
  • Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • Filled out test instructions.
  • Updated documentation (if it already exists for this component).
  • Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

🧢 Your Project:

RSP

@rspbot
Copy link

rspbot commented Nov 20, 2024

@LFDanLu LFDanLu marked this pull request as ready for review November 20, 2024 18:09

* [Dialog](?path=/docs/dialog--docs) – a modal dialog with a standard layout with slots for the heading, content, hero image, button group, etc. This corresponds to the previous `type="modal"` API.
* [FullscreenDialog](?path=/docs/fullscreendialog--docs) – a fullscreen or takeover modal, similar to a Dialog but with different slots and layout. This corresponds to the previous `type="fullscreen"` and `type="fullscreenTakeover"` APIs.
* [CustomDialog](?path=/docs/customdialog--docs) – a modal dialog with a completely custom layout. It can have default padding or go edge-to-edge. No built-in slots are provided, the layout is entirely up to you.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed that padding is removed from the props table in the storybook intentionally (probably because it makes the story look strange when applied), but are we worried about discoverablity?

@rspbot
Copy link

rspbot commented Nov 20, 2024

* [Popover](?path=/docs/popover--docs)
* [ToggleButtonGroup](?path=/docs/togglebuttongroup--docs)

### Updates
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not exactly sure where, but we should link to the new docs for style macro (color and typography) #7292 and optimizing CSS bundling #7278

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, I think those are pretty important so I'll put it right after the dialog summary blurb

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also supporting arbitrary pixel sizes #7385

@rspbot
Copy link

rspbot commented Nov 20, 2024

@adobe adobe deleted a comment from rspbot Nov 20, 2024
@rspbot
Copy link

rspbot commented Nov 20, 2024

@rspbot
Copy link

rspbot commented Nov 20, 2024

@rspbot
Copy link

rspbot commented Nov 20, 2024

@rspbot
Copy link

rspbot commented Nov 20, 2024

@rspbot
Copy link

rspbot commented Nov 21, 2024

@dannify dannify merged commit bf8fcf5 into main Nov 21, 2024
30 checks passed
@dannify dannify deleted the S2_release_notes branch November 21, 2024 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants