Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
8.2.3 source code.tar.gz | 2025-08-05 | 8.1 MB | |
8.2.3 source code.zip | 2025-08-05 | 10.6 MB | |
README.md | 2025-08-05 | 1.3 kB | |
Totals: 3 Items | 18.7 MB | 0 |
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 https://github.com/mantinedev/mantine/pull/8124
- @TheMineWay made their first contribution in https://github.com/mantinedev/mantine/pull/8137
Full Changelog: https://github.com/mantinedev/mantine/compare/8.2.2...8.2.3