Skip to content

feat(MonthCalendar ): add MonthCalendar component #1592

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

Draft
wants to merge 38 commits into
base: main
Choose a base branch
from

Conversation

floriskn
Copy link

@floriskn floriskn commented Jun 15, 2025

This PR adds support for the MonthCalendar variant. I needed something like this for a project I was working on, so I put together a quick initial version to explore the idea.

I wasn’t sure if something like this would even be considered for inclusion, but I figured it was worth making and sharing to show what it could look like. It’s a bit rough and was done fairly quickly, so it might need some iteration — happy to refine things if there’s interest.

The structure is loosely inspired by this example: shadcn-ui-monthpicker, though adapted to fit more closely with the existing calendar patterns in the library.

That said, I think it fits nicely alongside the existing calendar types and could be useful in other projects too.

Copy link

changeset-bot bot commented Jun 15, 2025

⚠️ No Changeset found

Latest commit: 424eb49

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Jun 15, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
bits-ui ✅ Ready (View Log) Visit Preview 424eb49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant