Skip to content

v84.0.0

Compare
Choose a tag to compare
@cozy-bot cozy-bot released this 26 Apr 08:29
· 896 commits to master since this release

84.0.0 (2023-04-26)

Features

  • Add doc and adjust overrides for Menu from Mui. (40b5f0d)
  • Add new component ActionsMenu (d1a57b1)
  • Deprecates ActionMenu, use ActionsMenu instead (c71f6d8)
  • Remove old deprecated Menu (36a4f6e)
  • Viewer: Limit the average height of the BottomSheet (ebd964f)

BREAKING CHANGES

  • You must replace react/Menu component by react/ActionsMenu or react/MuiCozyTheme/Menu. Sincereact/Menu has been depreciated for 3 years now, this should not be a problem.