Skip to content

docs(calendar): add week numbers example#5931

Merged
benjamincanac merged 2 commits intonuxt:v4from
MuhammadM1998:docs/calendar-week-numbers
Jan 26, 2026
Merged

docs(calendar): add week numbers example#5931
benjamincanac merged 2 commits intonuxt:v4from
MuhammadM1998:docs/calendar-week-numbers

Conversation

@MuhammadM1998
Copy link
Contributor

@MuhammadM1998 MuhammadM1998 commented Jan 25, 2026

🔗 Linked issue

Related to #4555

❓ 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

Adds a documentation example for the new weekNumbers prop introduced in #4555.

📝 Checklist

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

@github-actions github-actions bot added the v4 #4488 label Jan 25, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 25, 2026

📝 Walkthrough

Walkthrough

Adds a "Week Numbers" section to the calendar component documentation describing the week-numbers prop. The example code block is updated to include weekNumbers: true alongside the existing fixedWeeks: true, and the prose explains how to display week numbers in the calendar. No functional code changes or exported/public declarations were modified.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The pull request title 'docs(calendar): add week numbers example' clearly and concisely describes the main change: adding documentation with a week numbers example to the calendar component.
Description check ✅ Passed The pull request description is directly related to the changeset, explaining that it adds a documentation example for the new weekNumbers prop introduced in issue #4555.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 25, 2026

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

commit: cc66886

@benjamincanac benjamincanac changed the title docs(Calendar): add week numbers example docs(calendar): add week numbers example Jan 26, 2026
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.

Thanks! 😊

@benjamincanac benjamincanac merged commit ec2f433 into nuxt:v4 Jan 26, 2026
18 checks passed
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.

2 participants