Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
8.2.4 source code.tar.gz | 2025-08-07 | 8.1 MB | |
8.2.4 source code.zip | 2025-08-07 | 10.6 MB | |
README.md | 2025-08-07 | 1.4 kB | |
Totals: 3 Items | 18.7 MB | 0 |
What's Changed
[@mantine/dates]
DateInput: Fix disabled and clearable props collision (#8098)[@mantine/modals]
Fix incorrectconfirmProps
andcancelProps
types (#8099)[@mantine/dates]
TimePicker: Fix controlled incorrect controlled value updates handling (#8108)[@mantine/core]
NumberInput: Fix incorrect value sanitization in onBlur for max value clamping (#8114)[@mantine/core]
Fix MultiSelect and TagsInput pills not being centered (#8145)[@mantine/core]
Table: Fix 1px gap on thead withsticky
+withTableBorder
combination (#8109)[@mantine/core]
Fix caret being invisible in some inputs (#8149)[@mantine/tiptap]
Fix controls props being overridden by default props (#8148)[@mantine/code-highlight]
Fixaria-label
not being set on the copy button (#8130)[@mantine/code-highlight]
Fix incorrect overscroll behavior
New Contributors
- @M1n01 made their first contribution in https://github.com/mantinedev/mantine/pull/8130
- @vicke4 made their first contribution in https://github.com/mantinedev/mantine/pull/8148
- @EdwardEB made their first contribution in https://github.com/mantinedev/mantine/pull/8149
- @themm-s made their first contribution in https://github.com/mantinedev/mantine/pull/8109
Full Changelog: https://github.com/mantinedev/mantine/compare/8.2.3...8.2.4