What's Changed
[@mantine/core]
Fix incorrect focus ring styles in Chip, SegmentedControl and ColorPicker components (box-shadow was replaced with outline)[@mantine/core]
Drawer: FixtransitionDuration
not being respected for exit transition (#2820)[@mantine/core]
Pagination: Fixtheme.fontFamily
not being respected (#2796)[@mantine/form]
Fix required transform value type in UseFormInput (#2816)[@mantine/styles]
Setcolor-scheme
style in html element (#2808)[@mantine/core]
Add data-checked attribute to Checkbox, Radio and Switch when components are used within groups[@mantine/styles]
Fix incorrect styles params type in strict ts mode
New Contributors
- @drenther made their first contribution in #2807
- @lex111 made their first contribution in #2808
- @fmichaut made their first contribution in #2816
- @cheechoo28 made their first contribution in #2820
Full Changelog: 5.6.2...5.6.3