What's Changed
[@mantine/dates]
DatePickerInput: Fix incorrect handling of multiline values (#8116)[@mantine/code-highlight]
Fix gradient of expand button not being visible on mobile Safari[@mantine/core]
Combobox: Fix Combobox.Group not havingaria-labelledby
attribute[@mantine/core]
Switch: Fix tap highlight color not being disabled on touch devices[@mantine/core]
Remove transition with loader in ActionIcon and Button components ifloading
prop is not set to improve performance[@mantine/core]
Combobox: Fix unexpected closed dropdown position calculation reducing performance[@mantine/charts]
Fix tooltip not being aligned for some fonts[@mantine/dates]
DatePickerInput: Fix incorrect Styles API selectors[@mantine/core]
Table: Fix missing border when rowspan is set (#8137)[@mantine/hooks]
use-move: Fix error dsiplayed in console for touch devices (#8065)[@mantine/dates]
Fix incorrect props assigned to CalendarAriaLables props
New Contributors
- @sublimemm made their first contribution in #8124
- @TheMineWay made their first contribution in #8137
Full Changelog: 8.2.2...8.2.3