Releases: securityscorecard/design-system
Releases · securityscorecard/design-system
v2.16.0
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
2.15.0 (2025-03-06)
Features
- Text: remove "context" variant (041f321)
v2.14.1
2.14.1 (2025-02-17)
Bug Fixes
- SegmentedToggle: fix alignment for expanded toggles (01b0023)
v2.14.0
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
2.13.3 (2025-02-07)
Bug Fixes
- SemanticModal: fix rendering issues for falsy actions (e5ada70)
v2.13.2
2.13.2 (2025-01-27)
Bug Fixes
- SemanticModal: handle cases when only dismiss button is provided (8affed4)
v2.13.1
2.13.1 (2025-01-27)
Bug Fixes
- DatatableV2: fix type of renderRowSelectionActions (82d73ad)
v2.13.0
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
2.12.3 (2024-12-13)
Bug Fixes
- SearchBar: fix clear button hover state (be13732)
v2.12.2
2.12.2 (2024-12-02)
Bug Fixes
- Switch: fix disabled styles on hover (aa311fa)