Changelog
v1.2.0February 2026
Carousel, Command, Date Picker, Calendar
Four new components covering content display and date selection.
What's new
Carousel
A touch-friendly carousel with swipe gestures, navigation arrows, dot indicators, and loop mode. Built on embla-carousel-react for reliable touch handling across devices.
Command
A searchable command menu with keyboard navigation, grouped items, and a dialog mode for overlay use. Useful for building command palettes, search interfaces, and quick-action menus.
Date Picker
A date input with a Calendar dropdown for single date and range selection. Supports locale-aware date formatting out of the box.
Calendar
A standalone calendar with single date selection, range selection, week numbers, and month/year dropdown navigation. Powers the Date Picker component but works independently too.
1 npx drivn add carousel command date-picker calendar