7.10.2
版本发布时间: 2024-06-13 17:02:37
mantinedev/mantine最新发布版本:7.12.2(2024-08-30 21:32:34)
What's Changed
-
[@mantine/core]
Select: Fix incorrect state changes handling when bothvalue
andsearchValue
are controlled (#6272) -
[@mantine/core]
Stepper: FixautoContrast
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: FixwithErrorStyles
prop being passed to the DOM element (#6348)
New Contributors
- @stefanzmf made their first contribution in https://github.com/mantinedev/mantine/pull/6344
- @Prasiddha22 made their first contribution in https://github.com/mantinedev/mantine/pull/6325
- @ShionTerunaga made their first contribution in https://github.com/mantinedev/mantine/pull/6332
- @djdduty made their first contribution in https://github.com/mantinedev/mantine/pull/6326
- @Jones-Griffin made their first contribution in https://github.com/mantinedev/mantine/pull/6328
- @floriankapaun made their first contribution in https://github.com/mantinedev/mantine/pull/6272
Full Changelog: https://github.com/mantinedev/mantine/compare/7.10.1...7.10.2