Skip to content

7.10.2

Latest
Compare
Choose a tag to compare
@rtivital rtivital released this 13 Jun 09:02

What's Changed

  • [@mantine/core] Select: Fix incorrect state changes handling when both value and searchValue are controlled (#6272)
  • [@mantine/core] Stepper: Fix autoContrast prop being added to the DOM element
  • [@mantine/charts] PieChart: Fix inner label not using formatted value (#6328)
  • [@mantine/core] Fix incorrect color resolving logic in border style prop resolver (#6326)
  • [@mantine/modals] Fix incorrect styles of the confirmation modal when it is used without any description (#6325)
  • [@mantine/core] ScrollArea: Fix click events being triggered when scrollbar drag is released over an interactive element in Firefox (#6354)
  • [@mantine/core] Combobox: Fix clicks on footer and header triggering dropdown close (#6344)
  • [@mantine/core] PasswordInput: Fix withErrorStyles prop being passed to the DOM element (#6348)

New Contributors

Full Changelog: 7.10.1...7.10.2