Skip to content

braid-design-system@33.2.1

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 09 Dec 01:41
· 388 commits to master since this release
18a9c98

Patch Changes

  • MenuRenderer: Ensure menu is visible, even when its trigger element is inside a container with overflow hidden. (#1658)

  • MenuRenderer, OverflowMenu: Provide improved scroll affordance (#1661)

    Introduce scroll affordance to menus, providing a visual cue that there are more items overflowing vertically.

  • OverflowMenu: Simplify internal layout. (#1658)

    Refactor the internal layout of OverflowMenu to improve the alignment of the menu with the button.