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
- @beckerin made their first contribution in #2524
- @N-Argyle made their first contribution in #2529
- @zulianrizki made their first contribution in #2526
- @omarsy made their first contribution in #2509
Full Changelog: 5.4.0...5.4.1