Skip to content

4.2.6

Compare
Choose a tag to compare
@rtivital rtivital released this 22 May 06:39
· 5475 commits to master since this release
  • Improve custom color typescript override to allow colors autocomplete in components props (#1468)
  • Fix incorrect aria-owns attribute in Select, MultiSelect and Autocomplete components (#1485)
  • Make Step loader inherit color from parent item in Stepper component
  • Add UseListStateHandlers type export from @mantine/hooks package
  • Fix incorrect ref type in DatePicker and DateRangePicker components
  • Add exitTransitionDuration prop support to LoadingOverlay component
  • Fix missing selected item highlighted styled in TransferList component