Details
-
Task
-
Resolution: Fixed
-
Major
-
0.20
-
None
-
Unknown
-
N/A
-
N/A
-
Description
Release Notes
mantinedev/mantine (@mantine/core)
v8.2.2
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: Add onOverflowChange prop support to ScrollArea.Autosize (#7972)
- [@mantine/core] MultiSelect: Add clearSearchOnChange prop support (#8068)
- [@mantine/core] Select: Fix caret being visible in Firefox when the component is read only (#8063)