7.10.1
What's Changed
[@mantine/charts]BarChart: Add waterfall type (#6231)[@mantine/form]Fixform.setFieldErrorcalled insideform.onSubmitnot 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]Fixbdstyle 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: AddinputSizeprop to setsizehtml attribute on the input element
New Contributors
- @a-kon made their first contribution in #6265
- @dfaust made their first contribution in #6257
- @ElTupac made their first contribution in #6278
Full Changelog: 7.10.0...7.10.1