github mantinedev/mantine 7.10.1

latest release: 7.10.2
26 days ago

What's Changed

  • [@mantine/charts] BarChart: Add waterfall type (#6231)
  • [@mantine/form] Fix form.setFieldError called inside form.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] Fix bd 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: Add inputSize prop to set size html attribute on the input element

New Contributors

Full Changelog: 7.10.0...7.10.1

Don't miss a new mantine release

NewReleases is sending notifications on new releases.