7.13.3
What's Changed
[@mantine/core]
Fix cqw, cqh, cqi, cqb, cqmax and cqmin size units not being handled correctly in style props[@mantine/dates]
DateTimePicker: RemovedefaultValue
andvalue
props fromtimeInputProps
types to avoid confusion (#6959)[@mantine/dropzone]
Setdata-disabled
attribute on the root element ifdisabled
prop is set (#6946)[@mantine/core]
Modal: Fix default Modal.Root transition being different from Modal component (#6967)[@mantine/core]
ColorInput: FixpopoverProps={{ opned: true }}
not working (#6968)[@mantine/charts]
FixvalueFormatter
prop not working correctly withorientation="vertical"
in BarChart, AreaChart and LineChart components (#6979)[@mantine/core]
Popover: FixonOpen
not being called with controlledopened
state (#6981)[@mantine/core]
NumberInput: Fix incorrectmin
prop handling for large numbers (#6985)[@mantine/dropzone]
Add HEIF image mime type (#6977)[@mantine/core]
PasswordInput: Fix cursor shifting when the visibility button is clicked on touch devices (#6971)
New Contributors
- @eungyeole made their first contribution in #6957
- @thaynam made their first contribution in #6977
Full Changelog: 7.13.2...7.13.3