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

Added responsive styles for grid-area #569

Merged
merged 5 commits into from
Sep 27, 2024

Conversation

benmarch
Copy link
Contributor

Description

The documentation for the gridArea layout prop indicates that it is responsive, but I noticed that the responsive styles were not working for me. This adds the classes needed to make the gridArea prop responsive.

Testing steps

I added an additional example to the grid-area playground example that uses responsive values for grid-area. These specific values ensure that the responsive styles work correctly because without the styles, the Card's body text only spans a single column.

Relates issues / PRs

Copy link

vercel bot commented Aug 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
themes-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 26, 2024 9:43pm

@benmarch
Copy link
Contributor Author

hey @vladmoroz, sorry to bug you, but do you think this is ok to be merged soon? Also happy to make changes if you'd like to see this set up differently. Thanks!

@chaance
Copy link
Member

chaance commented Sep 26, 2024

Hey @benmarch, I'm catching up on some old PRs and I'd like to merge this for the next release. Do you mind adding a changelog entry for 3.1.5 and add a short bullet?

@benmarch
Copy link
Contributor Author

All set! Thanks, @chaance, much appreciated!

@chaance chaance merged commit 926a263 into radix-ui:main Sep 27, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants