Skip to content

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
@pkg-pr-new
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