Skip to content

v8.0.0

Latest
Compare
Choose a tag to compare
@meriouma meriouma released this 31 Jul 01:51
· 43 commits to master since this release
eee7f32

⚠ BREAKING CHANGES

  • Table: fix error background + add large size (#954) (8576501)
    • Removed table-row-error-border-color design token

Features

  • Disclosure: implement disclosure component (#931) (8232a62)
  • RadioButton: standalone radio button component (#903) (6ed27f3)

Bug Fixes

  • Button: replace disabled by attribute aria-disabled (#950) (b724b3f)
  • GlobalBanner allow secondary action in alert banner (#942) (9cc7e22)
  • ModalDialog: align text with icon (#943) (8d11142)
  • SegmentedControl: hover style on pressed btn (#944) (9d6069f)
  • Table: sortable column headers focus state (#939) (3a07774)

Dependencies

Docs

Full Changelog: v7.1.0...v8.0.0