What's new
[@mantine/hooks]
use-scroll-spy: Fix scroll events not being reassigned whenscrollHost
changes (#8251)[@mantine/modals]
UpdateupdateModal
to include types for confirm modal[@mantine/core]
Tabs: Allow overriding aria attributes with...others
[@mantine/core]
Select: Fix clear button overlaying selected option (#8249)[@mantine/core]
Combobox: UpdatefocusTarget
handler to correctly handle missing DOM node (#8185)[@mantine/core]
ColorPicker: Fix unexpected margin-top (#8247)[@mantine/core]
Allow specifying generic component in default props in the theme object (#8188)[@mantine/form]
Fix incorrect type ofmatchesField
validator (#8201)[@mantine/modals]
Fixdata-*
attributes triggering type error (#8217)[@mantine/dates]
DateInput: FixallowDeselect
prop not working (#8229)[@mantine/charts]
Fix long tooltip names overflowing on the series color swatch in the tooltip (#8230)