- Improve
MantineTheme['colors']
type (#713) MantineColor
andMantineThemeOther
types now can be overwritten (#715)- DateRangePicker now displays first selected date as input value (#734)
- RangeCalendar now calls onChange with first selected date (#734)
- Fix incorrect radius in TransferList component (#711)
- SegmentedControl component now supports vertical orientation (#712) and disabled state (#733)
- Fix am/pm input handling in TimeInput for non qwerty keyboards (#731)
- Fix incorrect NumberInputHandlers type in NumberInput component
- Fix Menu click outside events not triggering when used inside Modal
- Add missing
radius
passthrough to @mantine/notifications