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

Remove Redundant md:w-full class in DialogPrimitive.Content in dialog and alert-dialog #1640

Merged
merged 6 commits into from
Nov 12, 2023

Conversation

shiroyasha9
Copy link
Contributor

@shiroyasha9 shiroyasha9 commented Sep 30, 2023

closes #1639

@vercel
Copy link

vercel bot commented Sep 30, 2023

@shiroyasha9 is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.

@shiroyasha9 shiroyasha9 changed the title fix(alert-dialog): remove redundant md:w-full from content Remove Redundant md:w-full class in DialogPrimitive.Content in dialog and alert-dialog Sep 30, 2023
@vercel
Copy link

vercel bot commented Oct 3, 2023

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

Name Status Preview Comments Updated (UTC)
ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 12, 2023 11:04am

@shadcn shadcn added bug Something isn't working component: alert dialog component: dialog area: roadmap This looks great. We'll add it to the roadmap, review and merge. labels Oct 21, 2023
Copy link
Collaborator

@shadcn shadcn left a comment

Choose a reason for hiding this comment

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

Nice catch. Thank you.

# Conflicts:
#	apps/www/public/registry/styles/default/alert-dialog.json
#	apps/www/public/registry/styles/default/dialog.json
#	apps/www/public/registry/styles/default/scroll-area.json
#	apps/www/public/registry/styles/default/sheet.json
#	apps/www/public/registry/styles/default/table.json
#	apps/www/public/registry/styles/new-york/alert-dialog.json
#	apps/www/public/registry/styles/new-york/dialog.json
#	apps/www/public/registry/styles/new-york/scroll-area.json
#	apps/www/public/registry/styles/new-york/sheet.json
#	apps/www/public/registry/styles/new-york/table.json
@kodiakhq kodiakhq bot merged commit 147206c into shadcn-ui:main Nov 12, 2023
6 of 7 checks passed
kjxbyz pushed a commit to muse-ui/muse-ui that referenced this pull request Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: roadmap This looks great. We'll add it to the roadmap, review and merge. automerge bug Something isn't working component: alert dialog component: dialog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Redundant md:w-full class in DialogPrimitive.Content
2 participants