Skip to content

6.0.16

Compare
Choose a tag to compare
@rtivital rtivital released this 04 Jul 07:15
· 1670 commits to master since this release

What's Changed

  • [@mantine/dates] DatePicker: Fix onMonthSelect not passed down to Calendar component (#4441)
  • [@mantine/prism] Fix unexpected code margin when used within TypographyStylesProvider (#4452)
  • [@mantine/dates] DateTimePicker: Fix onClick function from submitButtonProps overriding default behavior (#4465)
  • [@mantine/dates] Fix date pickers placeholders not having correct color when parent input has error (#4469)
  • [@mantine/core] MultiSelect: Fix portalProps prop not working (#4485)
  • [@mantine/core] Fix rem units errors with svg elements in all components (#4491)
  • [@mantine/dates] DateInput: Fix stale calendar UI after clear button was clicked (#4486)
  • [@mantine/core] Slider: Fix onChange prop updates being ignored (#4497)

New Contributors

Full Changelog: 6.0.15...6.0.16