May 2026 - Calendar Range Selection
Range selection for the Calendar and Date Picker components.
The Calendar component now supports range selection via a new SelectionMode (single/range) plus EndValue and EndName props. The Date Picker forwards the new range props and renders the selected value as start – end in range mode.
The calendar selection event was renamed from calendar-date-selected to calendar-selected with a unified payload for both modes — update any direct listeners (breaking change).
Released in v1.11.0.