Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
8.2.5 source code.tar.gz | 2025-08-16 | 8.1 MB | |
8.2.5 source code.zip | 2025-08-16 | 10.6 MB | |
README.md | 2025-08-16 | 1.3 kB | |
Totals: 3 Items | 18.7 MB | 0 |
What's Changed
[@mantine/core]
ScrollArea: Fix ScrollArea.Autosize not resizing when width of children changes (#8160)[@mantine/core]
ScrollArea: Fix scrollbars not resizing correctly with dynamic content (#8162)[@mantine/core]
TagsInput: Fix backspace key removing values withreadOnly
prop set (#8066)[@mantine/core]
NumberInput: Fix incorrect trailing zeros handling for decimal values (#8089)[@mantine/core]
Fix incorrect padding of multiline inputs (#8156)[@mantine/hooks]
use-list-state: Update types to allow state function initializer (#8157)
New Contributors
- @Jannchie made their first contribution in https://github.com/mantinedev/mantine/pull/8156
- @mrdjohnson made their first contribution in https://github.com/mantinedev/mantine/pull/8169
- @davlatsultonov made their first contribution in https://github.com/mantinedev/mantine/pull/8168
- @brofar made their first contribution in https://github.com/mantinedev/mantine/pull/8163
- @monam2 made their first contribution in https://github.com/mantinedev/mantine/pull/8162
- @pgrones made their first contribution in https://github.com/mantinedev/mantine/pull/8160
Full Changelog: https://github.com/mantinedev/mantine/compare/8.2.4...8.2.5