Skip to content

5.6.3

Compare
Choose a tag to compare
@rtivital rtivital released this 27 Oct 17:10
· 2701 commits to master since this release

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: Fix transitionDuration not being respected for exit transition (#2820)
  • [@mantine/core] Pagination: Fix theme.fontFamily not being respected (#2796)
  • [@mantine/form] Fix required transform value type in UseFormInput (#2816)
  • [@mantine/styles] Set color-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

Full Changelog: 5.6.2...5.6.3