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 withhideOutsideDates
prop (#3849)[@mantine/form]
Fix incorrect form errors behavior withform.resorderListItem
andform.insertListItem
handlers (#3828)[@mantine/core]
Popover: Add option to change offset for each axis individually (#3775)[@mantine/core]
MultiSelect: FixdisableSelectedItemFiltering
prop not working withsearchable
option (#3894)[@mantine/core]
Autocomplete: Fix incorrectaria-
attributes on input element (#3900)[@mantine/core]
TypographyStylesProvider: Fix incorrect breakpoints used in styles (#3902)[@mantine/form]
Allow to specify values partial inform.resetDirty
(#3906)[@mantine/core]
Slider: Fix incorrect behavior when slider is disabled and marks are clicked (#3856)
New Contributors
- @badalsaibo made their first contribution in #3848
- @btmnk made their first contribution in #3906
- @csmatt made their first contribution in #3900
- @citypaul made their first contribution in #3897
Full Changelog: 6.0.3...6.0.5