Skip to content

braid-design-system@34.1.0

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 20 Apr 08:19
· 40 commits to master since this release
600b78a

Minor Changes

  • IconCompany, IconPeople, IconProfile: Add active property (#2024)

    EXAMPLE USAGE:

      <IconCompany active />
      <IconPeople active />
      <IconProfile active />
  • IconImageBroken, IconPhotoAdd: Added components (#2024)

    EXAMPLE USAGE:

      <IconImageBroken />
      <IconPhotoAdd />

Patch Changes

  • playroom: Rename snippets group from Blocks to Sections (#2028)

  • Textarea: Fix highlight ranges when content overflows (#2030)

    Resolves an issue where long running scrolling content in a Textarea with highlightRanges could result in the highlights being misaligned due to the scrollbar.

  • Textarea: Ensure scroll bar insets field border (#2030)

    Ensure the scroll bar sits inside of the field border when content overflows.

  • TextDropdown: Updated font-size of options to maintain consistency and accessibility (#2021)

  • IconProfile, IconPeople, IconPersonAdd: Update artwork, consistent with latest design language (#2024)