7.13.2
What's Changed
[@mantine/dates]DateInput: FixonClickhandler passed togetDayPropsnot being called[@mantine/core]Badge: Fix incorrect cursor styles[@mantine/core]FileInput: AddresetRefprop support[@mantine/core]Popover: FixonClosefunction being called twice with controlled state[@mantine/spotlight]Fix selected index not being reset when the spotlight is closed (#6842)[@mantine/core]Popover: Improve performance of scrolling when large number of closed Popovers are rendered on the same page (#6771)[@mantine/core]Pagination: FixgetItemPropsnot being able to override controlchildrenprop (#6789)[@mantine/core]ScrollArea: FixonBottomReachednot being called if the viewport has decimal px height value (#6792)[@mantine/hooks]use-in-viewport: Fix hook not reacting to node changes (#6926)[@mantine/core]NumberInput: Fix incorrect handling of decimal numbers with more than 15 decimal places (#6823)[@mantine/core]Slider: Fix marks not being aligned correctly (#6909)[@mantine/hooks]use-fullscreen: Fix target node changes being ignored (#6923)[@mantine/core]Badge: Fix incorrect sections alignment forvariant="dot"[@mantine/core]TagsInput: Fix incorrect logic of removing duplicate tags (#6922)[@mantine/core]AppShell: Fix error when Suspense is rendered inside AppShell (#6927)[@mantine/core]Menu: FixonKeyDownprop not working in Menu.Dropdown component (#6910)
New Contributors
- @RabeeAbuBaker made their first contribution in #6927
- @linspw made their first contribution in #6923
- @fellmann made their first contribution in #6926
- @maclementED made their first contribution in #6842
Full Changelog: 7.13.1...7.13.2