Skip to content

braid-design-system@33.12.2

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 13 Nov 00:25
· 159 commits to master since this release
90c1d36

Patch Changes

  • Autosuggest, MenuRenderer, TooltipRenderer: Improve placement logic (#1904)

    In MenuRenderer, if there is not enough space for the menu above or below the trigger, the menu will be positioned based on the placement prop.

  • Dialog, Drawer: Ensure page elements are not interactive during close animation (#1906)