7.3.2
What's Changed
[@mantine/core]Portal: Fix empty className string throwing error (#5400)[@mantine/core]Select: Fix incorrect empty string as initial value handing[@mantine/core]Fix error thrown in jest tests when autosize Textarea is used in Next.js application (#5393)[@mantine/core]Loader: Fix default loaders not being available if custom loader was default with defaultProps on theme[@mantine/core]Chip: Fixcolorprop not working without specifying variant[@mantine/core]MultiSelect: Fix dropdown not being opened when Space key is pressed and the component is not searchable[@mantine/core]NavLink: Add missing Space key handling for collapse/expand nested links[@mantine/dates]DateInput: Fix incorrect clear button size[@mantine/core]Fix text inside MultiSelect, TagsInput and PillsInput search field not being possible to select with mouse[@mantine/core]Set cursor tonot-allowedon disabled Checkbox, Radio and Switch[@mantine/core]NumberInput: Improve disabled increment/decrement controls styles[@mantine/core]Button: Fix incorrect alignment if button is used in the same container as other buttons withcomponentprop[@mantine/core]SegmentedControl: Improve readOnly styles[@mantine/core]NumberInput: Fix incorrect controls text color in error state[@mantine/core]Change divs to more semantic elements in Modal and Drawer[@mantine/core]Make header height of Modal and Drawer consistent to prevent layout shift whenwithCloseButtonprop is changed[@mantine/core]FixonChangenot being called in Radio, Checkbox and Chip components if they are used insideX.Group[@mantine/core]NumberInput: Fix incorrect negative decimal values input handing[@mantine/core]Button: Fix incorrect Loader vertical alignment[@mantine/vanilla-extract]Expose all primary colors values[@mantine/core]Menu: Fix incorrect aria roles (#5372)[@mantine/core]Table: Fix sticky header being overlayed by elements in table rows in some cases (#5385)[@mantine/core]Combobox: FixrightSectionandleftSectionnor being visible onCombobox.Search(#5368)[@mantine/core]Tabs: Fix clipped border of outline variant (#5370)[@mantine/core]Fix incorrectrightSectionPointerEventsin Select and MultiSelect components (#5371)[@mantine/core]Alert: Fix incorrect margin if title is hidden[@mantine/core]Overlay: Fix blur styles not working in old Safari
New Contributors
- @abdulbasithqb made their first contribution in #5385
Full Changelog: 7.3.1...7.3.2