Skip to content

4.0.7

Compare
Choose a tag to compare
@rtivital rtivital released this 20 Mar 07:40
· 5801 commits to master since this release
  • Remove outdated Styles API selectors from Tooltip component
  • Fix incorrect nested Accordions icons rotation
  • Fix labelProps, errorProps, descriptionProps props 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 (Global component)
  • New guide to load fonts with Global component – 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