7.10.1
版本发布时间: 2024-05-30 18:03:40
mantinedev/mantine最新发布版本:7.12.2(2024-08-30 21:32:34)
What's Changed
-
[@mantine/charts]
BarChart: Add waterfall type (#6231) -
[@mantine/form]
Fixform.setFieldError
called insideform.onSubmit
not working correctly in some cases (#6101) -
[@mantine/core]
SegmentedControl: Fix false error reported by React 18.3+ for incorrect key prop usage -
[@mantine/hooks]
use-fetch: Fix incorrect error handling (#6278) -
[@mantine/core]
Fixbd
style prop not being applied in some components (#6282) -
[@mantine/core]
NumberInput: Fix incorrect leading zeros handling (#6232) -
[@mantine/core]
NumberInput: Fix incorrect logic while editing decimal values (#6232) -
[@mantine/core]
ScrollArea: Fix scrollbar flickering on reveal with hover and scroll types (#6218) -
[@mantine/hooks]
Update use-throttled-* hooks to emit updates on trailing edges (#6257) -
[@mantine/core]
Input: AddinputSize
prop to setsize
html attribute on the input element
New Contributors
- @a-kon made their first contribution in https://github.com/mantinedev/mantine/pull/6265
- @dfaust made their first contribution in https://github.com/mantinedev/mantine/pull/6257
- @ElTupac made their first contribution in https://github.com/mantinedev/mantine/pull/6278
Full Changelog: https://github.com/mantinedev/mantine/compare/7.10.0...7.10.1