Skip to content

2.3.0

Latest
Compare
Choose a tag to compare
@saket saket released this 08 Oct 06:57
· 6 commits to trunk since this release

cascade-compose:

  • Improve positioning of cascade menus, especially under Robolectric tests.
  • Prevent cascade from covering the soft keyboard.
  • Allow usages of DropdownMenuHeader() in root menus.
  • Add a shape parameter to CascadeDropdownMenu() as an alternative to MaterialTheme.shapes.extraSmall.
  • #41: Ignore duplicate navigations.
  • #43: Avoid limiting drop shadows to 8dp if minSdk >= 31.
  • #39: Correctly set the tonal elevation for menu backgrounds. Thanks @MV-GH!
  • Update compose-ui to 1.5.2.