NEW
shadcn registry is live·
shadcn registry is live·
shadcn registry is live·
shadcn registry is live·
shadcn registry is live·
shadcn registry is live·
shadcn registry is live·
shadcn registry is live·
shadcn registry is live·
shadcn registry is live·
shadcn registry is live·
shadcn registry is live·
Learn more
Skip to content
Docs

March 2025

Added CalendarWidget.

New component: CalendarWidget

A self-contained interactive calendar. It shows a full month grid, handles navigation between months, and supports marking individual dates with events or indicators. The component owns its state internally but accepts a controlled mode via value and onChange props if you need to wire it to external data.

The design is intentionally neutral — it uses the project's theme tokens throughout so it adapts to light and dark mode without additional configuration. Commonly used inside a card or floating panel rather than inline in a page layout.