What's Changed
[@mantine/core]
Popover: Set default width to max-content to reduce position shift in some cases (#2500)[@mantine/core]
Popover: Add position fallback to reduce postion shift (#2500)[@mantine/core]
Slider: Fix incorrect min/max boundaries handling when step is larger than the difference between current value and min/max (#2656)[@mantine/hooks]
use-idle: Improve types for events (#2704)[@mantine/hooks]
use-focus-trap: Fix incorrect aria-hidden handling (#2735)[@mantine/core]
Popover: Fix infinite loop when component is used with Preact (#2752)[@mantine/core]
Tooltip: Add nested tooltips support (#2768)[@mantine/core]
TransferList: AddtransferIcon
,transferAllIcon
props, controlled search and tuple syntax forseachPlaceholder
andnothingFound
props (#2769)[@mantine/dropzone]
Update react-dropzone to 14.2.3 to fix OS detection issue (#2746)[@mantine/form]
Fix incorrect required second argument in UseFormReturnType (#2758)[@mantine/core]
Rating: Fix count and fractions parameters to accept integers only (#2763)[@mantine/core]
Rating: Fix broken react 17 compatibility
New Contributors
- @SrBrahma made their first contribution in #2746
- @nfbuckley made their first contribution in #2768
- @Keilo75 made their first contribution in #2735
- @arimariojesus made their first contribution in #2704
Full Changelog: 5.6.0...5.6.1