8000 fix(Calendar): add `place-items-center` to grid row by vitorCamarotto Β· Pull Request #4034 Β· nuxt/ui Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix(Calendar): add place-items-center to grid row #4034

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

Merged
merged 3 commits into from
May 1, 2025

Conversation

vitorCamarotto
Copy link
Contributor
@vitorCamarotto vitorCamarotto commented Apr 30, 2025

πŸ”— Linked issue

Resolves #4022

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Added place-items-center in the gridRow for Calendar component.

Before this addition, a parent div with flex justify-center was required to align weekdays with the day numbers in the calendar.

Print screens:

Before:

Image

After:

Image

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@benjamincanac benjamincanac changed the title fix(Calendar): add place-items-center to grid row fix(Calendar): add place-items-center to grid row May 1, 2025
Copy link
pkg-pr-new bot commented May 1, 2025
npm i https://pkg.pr.new/@nuxt/ui@4034

commit: bc5756e

@benjamincanac benjamincanac merged commit 8dfdd63 into nuxt:v3 May 1, 2025
10 of 11 checks passed
@benjamincanac
Copy link
Member

Thanks @vitorCamarotto! 😊

@benjamincanac benjamincanac added the v3 #1289 label May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v3 #1289
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add place-items-center to Calendar
2 participants
0