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

fix(Calendar): grey out days outside of displayed month #3639

Merged
merged 2 commits into from
Mar 21, 2025

Conversation

ac-shadow
Copy link
Contributor

@ac-shadow ac-shadow commented Mar 20, 2025 β€’

πŸ”— Linked issue

Resolves #3625

❓ 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

Grayed out the days that are outside of the displayed month.

Comparison between the current and new version:
image

πŸ“ Checklist

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

Sorry, something went wrong.

@ac-shadow ac-shadow force-pushed the feat/calendar/adjacent-months-style branch from e4f664f to e872b8a Compare March 20, 2025 22:03
Copy link

pkg-pr-new bot commented Mar 20, 2025

npm i https://pkg.pr.new/@nuxt/ui@3639

commit: e872b8a

@benjamincanac benjamincanac changed the title feat(Calendar): grey out days outside of displayed month fix(Calendar): grey out days outside of displayed month Mar 21, 2025
@benjamincanac benjamincanac merged commit a516866 into nuxt:v3 Mar 21, 2025
4 checks passed
@benjamincanac
Copy link
Member

Thanks! 😊

@benjamincanac benjamincanac added the v3 #1289 label Apr 4, 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.

UCalendar - styling adjacent month days
2 participants