Skip to content

6.0.6

Compare
Choose a tag to compare
@rtivital rtivital released this 04 Apr 06:48
· 1773 commits to master since this release

What's Changed

  • [@mantine/core] MultiSelect: Fix incorrect default value max-width (#3958)
  • [@mantine/dates] Fix onNextDecade, onPreviousDecade and similar handlers not working on some components (#3946)
  • [@mantine/core] Modal: Fix incorrect close button position when there is no title (#3939)
  • [@mantine/core] Image: Fix imageProps overrding component props (#3985)
  • [@mantine/form] Rollback form.reset type change (#3956)
  • [@mantine/dates] Fix page scrolling on ArrowUp/ArrowDown keyboard navigation (#3925)
  • [@mantine/dates] DateInput: Fix defaultDate not working (#3950)
  • [@mantine/dates] Add missing props from DatePicker (#3951)
  • [@mantine/dates] Fix weekday labeling when dayjs.locale is used (#3954)
  • [@mantine/core] MultiSelect: Fix broken styles in Safari (#3980)
  • [@mantine/core] NumberInput: Fix onChange not being called correctly (#3984)
  • [@mantine/dates] DatePicker: Fix component throwing error when type changes (#3989)
  • [@mantine/core] NumberInput: Add thousandsSeparator (#3990)
  • [@mantine/core] ColorPicker: Fix color picker state not being updated when component is uncontrolled and color swatch is clicked

New Contributors

Full Changelog: 6.0.5...6.0.6