What's Changed
[@mantine/hooks]use-idle: Fix idle countdown not starting if the user did non interact with the page (#6683)[@mantine/core]ScrollArea: FixonBottomReachedprop not being available inScrollArea.Autosizecomponent[@mantine/core]Removechildrenfrom Checkbox, Radio and Switch types to avoid accidental errors[@mantine/core]TypographyStylesProvider: Fix incorrect table styles in dark color scheme[@mantine/form]Fix error thrown for nullable values dirty status check (#6672)[@mantine/core]Badge: Fix unexpected change to block layout, fix incorrect alignment when fixed width is set (#6698, #6680)[@mantine/core]ScrollArea: Fix pointer-events being left asnoneafter interaction with scrollbar (#6681)[@mantine/core]Tabs: FixkeepMountedprop being added as attribute toTabs.PanelDOM element (#6711)[@mantine/core]Tree: AddinitialCheckedStatesupport (#6697)[@mantine/spotlight]FixSpotlightRootcomponent not being exported (#6710)[@mantine/dropzone]Add7zandrarmime types exports (#6702)[@mantine/dates]DatePickerInput: Fix incorrect hovered date logic when the component receives value update with partial selected date range (#6718)[@mantine/dates]FixvalueFormatterprop being added to DateTimePicker types[@mantine/core]Badge: Fix right/left sections height affecting the alignment of the label[@mantine/core]Menu: Fix accessibility warning in devtools when the Menu is opened (#6644)
New Contributors
- @timesince made their first contribution in #6654
- @tokyojack made their first contribution in #6718
- @Streusel made their first contribution in #6702
- @fredgig made their first contribution in #6697
- @chimericdream made their first contribution in #6683
- @Aybrea made their first contribution in #6724
Full Changelog: 7.12.1...7.12.2