5.5.1
What's Changed
[@mantine/core]Fix incorrect selectors used to style Radio, Checkbox and Switch components[@mantine/core]Input: Fix size not being applied when set from error props and descriptionProps (#2603)[@mantine/core]Fix incorrect loading state styles in Button and ActionIcon components (#2618)[@mantine/core]Fix scrollbar appearing in Select, MultiSelect and Autocomplete dropdown when withNormalizeCSS and withGlobalStyles are not set on MantineProvider[@mantine/core]Revert Collapse axis prop to avoid issues with regular Collapse[@mantine/core]Fix missing font styles in Select, MultiSelect and Autocomplete dropdown when withGlobalStyles is not set on MantineProvider[@mantine/core]MultiSelect: fix dropdown flicker and onDropdownClose/onDropdownOpen handlers being called when dropdown isn't visible (#2602)[@mantine/core]Select: Fix incorrect dropdown opened state when input is clicked (#2605)[@mantine/core]List: Fix incorrect indentation for nested list items (#2606)[@mantine/core]SegmentedControl: Fix error with hook call order (#2608)
New Contributors
Full Changelog: 5.5.0...5.5.1