Skip to content

braid-design-system@28.9.0

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 14 Jul 01:52
· 1261 commits to master since this release
0c74af5

Minor Changes

  • Add TextLinkButton component (#683)

    Allows you to render a semantic button that looks like a TextLink.

    This component renders a native span element with an ARIA role of button so that, unlike a standard button element, text can wrap across multiple lines.