What's Changed
[@mantine/dates]
DateTimePicker: Fix incorrectonChange
value type[@mantine/core]
ScrollArea: FixonBottomReached
not being called when the container size has sub-pixel value[@mantine/dates]
TimePicker: Improve leading zero input handling[@mantine/dates]
TimePicker: Fix setting value to an empty string not reseting displayed time in some cases[@mantine/form]
Fixform.reorderItem
reordering only the first item (#7892)[@mantine/dates]
DateInput: Fix selected month and year not being highlighted (#7897)[@mantine/hooks]
use-local-storage: AddqueueMicrotask
for dispatching update events to fix multiple hook instances synchonization (#7874)[@mantine/dates]
Fix leftover timezone issues after 8.0 strings migration (#7878)[@mantine/form]
Add zod v4 support (#7871)[@mantine/core]
Popover: FixonOpen
/onClose
being called whendisabled
prop is set (#7868)[@mantine/spotlight]
Fix labels containing single quote passed toSpotlight.ActionGroup
not working (#7865)[@mantine/core]
Collapse: Fixinert
prop not being compatible with React 18 (#7864)[@mantine/core]
List: Fix incorrect types whentype="unordered"
(#7861)[@mantine/core]
AngleSlider: Fix incorrect arrow events handling (#7862)[@mantine/dates]
DateInput: Fix Escape key not closing dropdown (#7857)[@mantine/hooks]
use-shallow-effect: FixNaN
value not being handled correctly (#7851)
New Contributors
- @gentunian made their first contribution in #7869
- @sungpaks made their first contribution in #7891
- @akoll made their first contribution in #7874
- @parsadotsh made their first contribution in #7899
Full Changelog: 8.0.1...8.0.2