github mantinedev/mantine 7.13.5

4 hours ago

What's Changed

  • [@mantine/core] Update peer dependencies range for react to allow react and react-dom 19 as dependcy
  • [@mantine/core] Fix error in Next.js with React 19 related to ref prop usage in Tooltip, Popover and Combobox components (#7028)
  • [@mantine/core] FileButton: Fix resetRef throwing error if the component is contidionally rendered (#7025)
  • [@mantine/core] Button: Fix incorrect focus styles of Button.Group (#6992)
  • [@mantine/charts] CompositeCharts: Fix missing key prop error (#7020)
  • [@mantine/core] NumberInput: Fix min/max value being bypassed if 0 has been entered as the first digit (#7021)
  • [@mantine/form] Add useCallback wrapper to form.resetDirty (#7029)
  • [@mantine/core] Combobox: Fix incorrect logic of selected options when the dropdown is closed without selecting value (#7039)
  • [@mantine/charts] BarChart: Add barLabelColor prop support
  • [@mantine/charts] BarChart: Fix bar label being positioned incorrectly with horizontal orientation (#7042)
  • [@mantine/charts] RadarChart: Fix incorrect series prop type (#7046)
  • [@mantine/form] Add additional type exports from the package (#7062)
  • [@mantine/core] Tabs: Fix tabIndex not being overridden by Tabs.Tab props (#7081)
  • [@mantine/dates] DatePickerInput: Fix nextLabel and previousLabel props not being handled correctly (#7082)
  • [@mantine/charts] Update recharts dependency to the latest version to improve Next.js 15 and React 19 support

New Contributors

Full Changelog: 7.13.4...7.13.5

Don't miss a new mantine release

NewReleases is sending notifications on new releases.