Skip to content

4.0.2

Compare
Choose a tag to compare
@rtivital rtivital released this 12 Mar 13:06
· 5019 commits to master since this release
  • Menu component was migrated to context, it no longer parses children – Menu.Item, Menu.Label components can now be wrapped with other components and stored in fragments
  • List component was migrated to context – same new options are available for List.Item as for Menu.Item
  • NextLink component was added to @mantine/next package to simplify Next.js Link usage with Menu