March 2026 - Release Candidate
This release candidate builds on Beta 1 with new components, utilities, theme editor enhancements, and improved documentation. The component registry has been restructured with thumbs and consistent example naming.
New Components
- Announcement — Banner-style component for promotions and notices
- Calendar — Full calendar with month/year navigation and range selection
- Color Picker — Color selection with swatches and input fields
- Date Picker — Date input with calendar popover and presets
- Drawer — Slide-out panel for mobile-first layouts
- Image Cropper — Crop images with zoom, aspect ratio, and constraints
- Prose — Typography styles for markdown and long-form content
- Signature Pad — Canvas-based signature capture
- Skip Nav — Accessibility link to skip to main content
- Timer — Countdown, interval, and Pomodoro timers
New Utilities
- Client Only — Render components only on the client
- Format — Date, number, and relative time formatting
- Show — Conditional rendering with animation support
- Download Trigger — Programmatic file downloads
- Swap — Toggle between two states with animation
- Presence — Mount/unmount with enter/exit animations
- JSON Tree View — Expandable JSON display
- Highlight — Syntax highlighting for code blocks
Component Updates
Registry examples and thumbs were standardized across components:
- Button — Variants, sizes, and icon support
- Card — Composition and theming
- Combobox — Multi-select and controlled state
- Dialog — Sizes and compositions
- Field — Required fields and validation
- Floating Panel — Positions and resize behavior
- Input Group — Button integration and addons
- Menu — Nested menus and keyboard navigation
- Number Input — Stepper and format options
- Pagination — Sizes and variants
- Select — Multi-select and custom items
- Textarea — Autoresize and validation
- Toast — Placement, types, and promises
- Toggle — Sizes, outline, and icon variants
- Tooltip — Positioning and keyboard support
- Tour — Step types, progress, and async steps
Theme Editor
- Updated color variable system and theme presets
- Support for success, warning, info, and destructive states
- Prose typography styles for content blocks
Home Page
- Redesigned hero with Announcement component
- Component examples (Input OTP, forms, calendar, charts, and more)
- Framework support badges (React, Solid, Vue, Svelte)
- Theme cards for activity, chat, and sharing examples
Documentation
- Forms — New forms section with React Hook Form and TanStack Form guides
- RTL — Right-to-left layout support
- Component docs updated with API references and examples
- New installation guides for various frameworks
Infrastructure
- Open Graph image generation for docs and changelog
- RSS feed and sitemap generation
- LLMs.txt route for AI crawlers
Dependencies
- Package updates for Next.js, React, Ark UI, and dev tooling