🚨 Breaking Changes
- DatePicker/DateRangePicker/Calendar/RangeCalendar: Make
weekStartsOnlocale-independent - by @kricsleo in #2359 (623df)
🚀 Features
- Menu: Allow more value types - by @LeBenLeBen in #2321 (cd7fc)
- NumberField: Add
focusOnChangeprop - by @ShayanTheNerd in #2316 (f06e1) - PinInput: Enforce sequential inputs in
OTP- by @kricsleo in #2360 (91422) - PopperContent: Add
hideShiftedArrowprop to control arrow visibility - by @kricsleo in #2373 (b710d) - Rating: Add new Rating component - by @J-Michalek in #1968 (40221)
- ScrollArea: Add glimpse scrollbar mode - by @badmike in #2361 (58117)
- TimeField: Support
stepSnapping- by @kricsleo in #2421 (4ced4)
🐞 Bug Fixes
- DayPeriod returning incorrect value due to missmatched format - by @javangriff in #2382 (1827e)
- Avatar:
- Properly set
referrerpolicyandcrossorigin- by @toofishes in #2391 (edb07)
- Properly set
- Combobox:
- DatePicker:
- Add exports for DatePicker missing types and export… - by @rastuhacode in #2413 (d88a8)
- DatePicker, DateRangePicker:
- Integrate locale handling with useLocale hook - by @rastuhacode and Claude Sonnet 4.5 in #2417 (d8227)
- DatePicker/DateRangePicker:
- Replaced type extendance from emits to type - by @rastuhacode in #2419 (806d5)
- DateRangePicker:
- Add exports for missing component types and include TimeValue type in exports - by @rastuhacode in #2379 (3ba58)
- Editable:
- HoverCard:
- NavigationMenu:
- PinInput:
- Tabs:
- Only render
aria-controlswhen TabsContent exists - by @benjamincanac in #2390 (d9d58)
- Only render
- TimeField:
- TimeField/DateField/DateRangeField: