Skip to content

5.4.1

Compare
Choose a tag to compare
@rtivital rtivital released this 24 Sep 07:42
· 2904 commits to master since this release

What's Changed

  • [@mantine/core] Grid: Fix offset={0} not working (#2346)
  • [@mantine/core] SegmentedControl: Fix colors index reference not working
  • [@mantine/dropzone] Fix incorrect ref handling
  • [@mantine/core] Integrate Floating UI tooltip middleware in Tooltip, Popover and other components that are based on Popover (#2521)
  • [@mantine/core] Fix missing ref type in components with static parts (#2505)
  • [@mantine/core] Add data-disabled + change color when disabled on label to Switch and Checkbox components (#2508)
  • [@mantine/nprogress] Add option to add aria-label (#2526)
  • [@mantine/rte] Fix issue with ImageUploader index null error (#2529)
  • [@mantine/hooks] use-local-storage: Fix incorrect method called when item is removed from local storage (#2490)

New Contributors

Full Changelog: 5.4.0...5.4.1