Skip to content

2.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jun 19:38
3614bfe

Added

  • Added UnstyledAvatar as a new primitive for rendering avatars with painter-backed content and
    fallback underlay content. Avatar is now included in the composeunstyled module by default.
  • Added UnstyledDropdownMenuItem as an unscoped dropdown menu item API for building menu content
    without relying on DropdownMenuPanelScope.MenuItem. This make it easier to build menu items without having to wrap the scope.

Deprecated

  • Deprecated DropdownMenuPanelScope.MenuItem. Use UnstyledDropdownMenuItem instead. It will be
    removed in 3.0.