Skip to content

6.0.5

Compare
Choose a tag to compare
@rtivital rtivital released this 28 Mar 06:59
· 1615 commits to master since this release

What's Changed

  • [@mantine/core] Change Modal and Drawer to use native scrollbars by default, remove excessive markup (#3854)
  • [@mantine/core] Drawer: Fix styles api on MantineProvider not working
  • [@mantine/core] Button: Fix hover styles not overwritten with &:hover selector (#3920)
  • [@mantine/dates] Change tab order behavior to match native date pickers (#3876)
  • [@mantine/dates] Fix tab order with hideOutsideDates prop (#3849)
  • [@mantine/form] Fix incorrect form errors behavior with form.resorderListItem and form.insertListItem handlers (#3828)
  • [@mantine/core] Popover: Add option to change offset for each axis individually (#3775)
  • [@mantine/core] MultiSelect: Fix disableSelectedItemFiltering prop not working with searchable option (#3894)
  • [@mantine/core] Autocomplete: Fix incorrect aria- attributes on input element (#3900)
  • [@mantine/core] TypographyStylesProvider: Fix incorrect breakpoints used in styles (#3902)
  • [@mantine/form] Allow to specify values partial in form.resetDirty (#3906)
  • [@mantine/core] Slider: Fix incorrect behavior when slider is disabled and marks are clicked (#3856)

New Contributors

Full Changelog: 6.0.3...6.0.5