Skip to content

fix: resolve v3 init color parsing failure (#10254)#10261

Open
aakarsh12x wants to merge 2 commits intoshadcn-ui:mainfrom
aakarsh12x:fix/v3-base-colors-10254
Open

fix: resolve v3 init color parsing failure (#10254)#10261
aakarsh12x wants to merge 2 commits intoshadcn-ui:mainfrom
aakarsh12x:fix/v3-base-colors-10254

Conversation

@aakarsh12x
Copy link
Copy Markdown

Summary

The calendar root was hardcoded to w-fit, which prevented the component from using the full width of its container.

Closes #10209

Root Cause

All shipped calendar variants set:

root: cn("w-fit", defaultClassNames.root)

@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Apr 1, 2026

Someone is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.

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.

[bug]: Calendar does not use available container width

1 participant