Skip to content

braid-design-system@34.3.0

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 16 Jun 00:15
015856c

Minor Changes

  • Inline: Add noWrap prop to support single-row compositions (#2069)

    EXAMPLE USAGE:

    <Inline space="small" noWrap>
      <Placeholder width={20} height={48} />
      <Placeholder width={80} height={48} />
      <Placeholder width={40} height={48} />
    </Inline>

Patch Changes

  • Textarea: Ensure focus ring displays correctly (#2066)

  • Heading: Increase line height to improve legibility (#2073)

    Increases the line height of all Heading levels to improve legibility of wrapping lines of text — focusing on reducing the collision of diacritical marks in Thai Script.