Skip to content

@braid-design-system/docs-ui@2.1.1

Compare
Choose a tag to compare
@seek-oss-ci seek-oss-ci released this 24 May 04:49
· 147 commits to master since this release
1905d8f

Patch Changes

  • Update Crackle CLI dependency (#1480)

  • MenuButton: Improve virtual touch target positioning for narrow elements (#1493)

    To maintain accessibility for smaller interactive elements, Braid uses a virtual touch target to maintain the minimum hit area.
    This change ensures that the virtual element is always centered to the visual target, in particular when the width of the visual target is narrower than the minimum hit area.