What's Changed
[@mantine/core]
Menu: Fix incorrect overflow handling of submenu (#8123)[@mantine/hooks]
use-merged-ref: Fix incorrect handling of React 19 cleanup ref callback (#8118)[@mantine/dates]
TimePicker: Fix incorrect leading zero handling in 12h format (#8120)[@mantine/dates]
TimePicker: Fix min/max values not being enforced for 12h time format (#8107)[@mantine/core]
HoverCard: Improve outside clicks handling (#8097)[@mantine/dates]
Add month and year switching with keyboard to Calendar-based components (#7959)[@mantine/core]
ScrollArea: AddonOverflowChange
prop support toScrollArea.Autosize
(#7972)[@mantine/core]
MultiSelect: AddclearSearchOnChange
prop support (#8068)[@mantine/core]
Select: Fix caret being visible in Firefox when the component is read only (#8063)
New Contributors
- @pradip-v2 made their first contribution in #8083
- @MidnightDesign made their first contribution in #8071
- @jobrk made their first contribution in #8068
- @amansachdev made their first contribution in #7959
- @idealconceptz made their first contribution in #8107
- @seansps made their first contribution in #8118
Full Changelog: 8.2.0...8.2.2