What's new
[@mantine/core]
HoverCard: Removeopened
andonChange
props from types[@mantine/core]
RingProgress: Fix error thrown when thickness is larger thansize / 4
[@mantine/dates]
DateInput: Fix unexpected values updates when the user tries to type in value with closed dropdown (#3818)[@mantine/core]
NumberInput: FixonChange
called when value is changed by external state (#5235)[@mantine/core]
NumberInput: FixonChange
function called inonBlur
when the value does not require updating[@mantine/core]
NumberInput: ImproveonChange
handler to be called with number unless the input is empty (#5037)[@mantine/core]
SegmentedControl: Fix incorrect indicator position if padding is set on the root element[@mantine/core]
Select: Fix empty string not being handled correctly as option value[@mantine/core]
Blockquote: Fix incorrectborder-radius
[@mantine/core]
Chip: Fix incorrect disabled styles in dark color scheme[@mantine/core]
Table: Setbackgound-color
onthead
only ifstrickyHeader
prop is set[@mantine/core]
Radio: Fix radio icon size being the same width and height at every size[@mantine/tiptap]
Fix incorrect rtl controls styles (#5223)[@mantine/tiptap]
Fix unexpected background-color set oncode
element