Skip to content

braid-design-system@28.1.0

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 28 May 05:12
· 1288 commits to master since this release
ad41ff4

Minor Changes

  • Inline: Add support for semantic list elements (#654)

    As already featured on Stack, when rendering <Inline component="ul|ol">, its children will be rendered as li elements.

Patch Changes

  • Hide icons from screen readers that have no title (#656)

    Icons are mostly used for decorative purposes and as such are now hidden from screen readers unless providing a title. In this case, an Icon is identified as an image.