Skip to content

Releases: securityscorecard/design-system

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)

v2.12.1

27 Nov 11:23
35555e5
Compare
Choose a tag to compare

2.12.1 (2024-11-27)

Bug Fixes

  • SearchBar: fix clear button color on hover (286ab6d)

v2.12.0

26 Nov 13:46
83b84eb
Compare
Choose a tag to compare

2.12.0 (2024-11-26)

Bug Fixes

  • ButtonV2: fit root width to content size (51c40d0)
  • ElementLabel: allow element polymorphism (24a3f7d)
  • HexGrade: allow passing additional props (2d32f72)
  • IconWrapper: allow passing additional props (2d8d8b5)
  • SegmentedToggle: fit root width to content size (307d5b0)

Features

v2.11.2

12 Nov 15:08
41bfa34
Compare
Choose a tag to compare

2.11.2 (2024-11-12)

Bug Fixes

  • TreeView: rerender component when new data are passed (9a4bc21)

v2.11.1

11 Nov 19:03
9c72cdc
Compare
Choose a tag to compare

2.11.1 (2024-11-11)

Bug Fixes

  • Chip: add fixed height (46e0ece)
  • ListView: fix uncontrolled selection and pagination (6173542)
  • ListView: hide border on last item with disabled pagination (fe4dd97)

v2.11.0

11 Nov 10:32
cb2f137
Compare
Choose a tag to compare

2.11.0 (2024-11-11)

Features

  • ListView: add component (67e260a)
  • Signal: update component colors (b2326e1)

v2.10.2

31 Oct 11:54
39a297a
Compare
Choose a tag to compare

2.10.2 (2024-10-31)

Bug Fixes

  • DatatableV2: expose item count for tests (5311fb1)
  • Filters: make operator parsing case insensitive (5ac4aa5)

v2.10.1

25 Oct 14:57
1dbf935
Compare
Choose a tag to compare

2.10.1 (2024-10-25)

Bug Fixes

  • FileSelector: prevent submit form on click (f570a27)