Skip to content

Conversation

mikenewbon
Copy link
Contributor

@mikenewbon mikenewbon commented Oct 3, 2025

πŸ”— Linked issue

Resolves #4713

❓ 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

Update the calendar component to support 'variant' property, updated the theme file for compound variants, updated the docs with a practical example and update the tests with variants + updated the snapshot.

πŸ“ Checklist

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

…the theme doc for compound variants, updated the docs with a practical example and update the tests with variants and updated the snapshot.
Copy link

pkg-pr-new bot commented Oct 3, 2025

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

commit: 8c655a9

@benjamincanac benjamincanac changed the title feat(Calendar): Add 'variant' property feat(Calendar): add variant prop Oct 4, 2025
Copy link
Member

@benjamincanac benjamincanac left a comment

Choose a reason for hiding this comment

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

@mikenewbon Awesome work! I've updated the theme a bit to mutualize the focus-visible ring color.

@benjamincanac benjamincanac merged commit bb4f42c into nuxt:v4 Oct 9, 2025
15 checks passed
@mikenewbon mikenewbon deleted the add-calendar-variant-property branch October 9, 2025 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v4 #4488

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Calender: add variant options

2 participants