Skip to content

3.6.3

Compare
Choose a tag to compare
@rtivital rtivital released this 25 Jan 19:16
· 7505 commits to master since this release
  • Improve MantineTheme['colors'] type (#713)
  • MantineColor and MantineThemeOther 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