Skip to content

Releases: securityscorecard/design-system

v2.16.0

19 Mar 16:43
833bcc6
Compare
Choose a tag to compare

2.16.0 (2025-03-19)

Bug Fixes

  • a11y: add label to DatatableV2 progress bar (fcbd470)
  • a11y: add label to Loading progressbar (c4863d3)
  • a11y: add labels to Filters fields (050be3c)
  • a11y: add labels to SortableItem handers (933add9)
  • a11y: fix element nesting in Breadcrumbs (d76b760)
  • a11y: fix empty DatatableV2 header text (c8c4abf)
  • a11y: fix TableCheckbox label (151ca22)
  • a11y: made HintTooltip focusable (f95b30e)
  • a11y: make ScrollView focusable (524441f)
  • a11y: mark disabled component in FileSelector properly (734bdb0)
  • a11y: remove button role override in FileSelectorButton (6525557)
  • a11y: remove textbox role from Snippet (845e397)
  • a11y: set correct role to checkbox mark in Datatable (d9ce529)

Features

  • HexGrade: add experimental legacy color mode (31fd1cd)
  • HexGrade: use accessible colors (f1a0120)

v2.15.0

06 Mar 16:21
2500913
Compare
Choose a tag to compare

2.15.0 (2025-03-06)

Features

  • Text: remove "context" variant (041f321)

v2.14.1

17 Feb 16:39
75cce9a
Compare
Choose a tag to compare

2.14.1 (2025-02-17)

Bug Fixes

  • SegmentedToggle: fix alignment for expanded toggles (01b0023)

v2.14.0

17 Feb 14:06
c819727
Compare
Choose a tag to compare

2.14.0 (2025-02-17)

Bug Fixes

  • ListView: handle cases when data is not provided (1935101)
  • Padbox: fix component types (50e451f)
  • Pagination: fix console error (dc74680)
  • Paragraph: fix component types (809fb0e)
  • selectable: unify selectable element designs (ee9e74a)

Features

  • CompanyLogo: add component (6aa2927)
  • icons: update arrow-up icon (7ca25b1)
  • SegmentedToggle: add support for count display in toggle items (88f3913)

v2.13.3

07 Feb 16:33
14f1f8a
Compare
Choose a tag to compare

2.13.3 (2025-02-07)

Bug Fixes

  • SemanticModal: fix rendering issues for falsy actions (e5ada70)

v2.13.2

27 Jan 18:15
a44a961
Compare
Choose a tag to compare

2.13.2 (2025-01-27)

Bug Fixes

  • SemanticModal: handle cases when only dismiss button is provided (8affed4)

v2.13.1

27 Jan 15:40
372e2bf
Compare
Choose a tag to compare

2.13.1 (2025-01-27)

Bug Fixes

  • DatatableV2: fix type of renderRowSelectionActions (82d73ad)

v2.13.0

22 Jan 12:43
f5b815b
Compare
Choose a tag to compare

2.13.0 (2025-01-22)

Bug Fixes

  • Checkbox: set indeterminate flag correctly on input (b4ff38e)
  • SelectionToolbar: fix toolbar visibility for manual Pagination (6ac8113)
  • TreeView: inline only single row action (33f245e)

Features

  • SemanticModal: update styling of component (e789619)
  • TreeView: implement non-recursive selection (9d48023)
  • TreeView: implement row selection (ad0e51f)
  • TreeView: implement selection toolbar (6a629d6)

v2.12.3

13 Dec 15:47
0043220
Compare
Choose a tag to compare

2.12.3 (2024-12-13)

Bug Fixes

  • SearchBar: fix clear button hover state (be13732)

v2.12.2

02 Dec 09:50
860dd1a
Compare
Choose a tag to compare

2.12.2 (2024-12-02)

Bug Fixes

  • Switch: fix disabled styles on hover (aa311fa)