Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
8.2.8 source code.tar.gz | 2025-08-31 | 8.1 MB | |
8.2.8 source code.zip | 2025-08-31 | 10.6 MB | |
README.md | 2025-08-31 | 1.3 kB | |
Totals: 3 Items | 18.8 MB | 0 |
What's Changed
[@mantine/charts]
LineChart: FixgridColor
prop being passed down to the root DOM node[@mantine/carousel]
Adddata-type="next"
anddata-type="previous"
to controls[@mantine/hooks]
use-scroll-spy: Addoffset
prop support (#8209)[@mantine/core]
ScrollArea: Fix incorrect horizontal size calculations in ScrollArea.Autosize (#8199)[@mantine/core]
JsonInput: Fix font-size not scaling with size prop (#8206)[@mantine/hooks]
Fix incorrect ESM exports fornodenext
module resolution (#8211)[@mantine/hooks]
use-document-visibility: Fix initial document visibility state not being set (#8215)[@mantine/dates]
DateTimePicker: FixonDropdownClose
not working (#8212)
New Contributors
- @k-utsumi made their first contribution in https://github.com/mantinedev/mantine/pull/8212
- @sky0014 made their first contribution in https://github.com/mantinedev/mantine/pull/8215
- @seanwu1105 made their first contribution in https://github.com/mantinedev/mantine/pull/8211
- @nayounsang made their first contribution in https://github.com/mantinedev/mantine/pull/8199
- @andreaspersson-sciber made their first contribution in https://github.com/mantinedev/mantine/pull/8209
Full Changelog: https://github.com/mantinedev/mantine/compare/8.2.7...8.2.8