You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Menu component now has new design and animations, support for labels in menu body and behavior customization (focus trap and close on scroll)
Button component now supports compact prop – it reduces height and horizontal padding if applied
Modal component now supports shadow and padding customization via props
Card component now has better spacing API with CardSection component instead of context styles for images and dividers
Menu and RadioGroup components now works differently with Styles API – all styles and classNames should be added to root Menu/RadioGroup component instead of MenuItem/Radio
@mantine/tag-picker package is deprecated in favor of Select and MultiSelect
4 new premade pop-* transitions were added to Transition component