- Remove outdated Styles API selectors from Tooltip component
- Fix incorrect nested Accordions icons rotation
- Fix
labelProps,errorProps,descriptionPropsprops not working in all inputs - Fix incorrect falsy values serialization logic in use-local-storage hook (#1038)
- Add option to configure highlight color in
@mantine/spotlight(#1039) - Fix Select, Autocomplete and MultiSelect dropdowns closing Popover on item select (#1014)
- Add option to use array and object syntax in global styles (
Globalcomponent) - New guide to load fonts with
Globalcomponent – https://mantine.dev/theming/global-styles/#load-fonts - New guide to store color scheme in cookie with Next.js – https://mantine.dev/theming/dark-theme/#save-color-scheme-in-cookie