Releases: securityscorecard/design-system
Releases · securityscorecard/design-system
v1.31.3
v1.31.2
v1.31.1
v1.31.0
v2.0.0-beta.5
2.0.0-beta.5 (2024-06-26)
Bug Fixes
- DatatableV2: use checkbox for general pinning control (71654a6)
- Drawer: fix the z-index for no backdrop drawer (0762451)
- Select: make menu row clickable (70bc0d8)
Build System
- upgrade TS to v5.5.2 (33468d4)
BREAKING CHANGES
- Upgrading on new major version of Typescript can possibly break some of the typings in third-party applications where DS is used.
v1.30.3
v1.30.2
v2.0.0-beta.4
2.0.0-beta.4 (2024-06-18)
Bug Fixes
- Banner: resolve contrast against background (dc5013b)
- borders: use lighter neutral shade (7dbeb30)
- DatatableV2: make background white for no data (a9a0ba4)
- DatatableV2: remove zebra stripes (03f680d)
- DatatableV2: show header when selection is disabled (528e1b9)
- DatatableV2: stop propagation on rowAction button (572de35)
- forms: change field color to lighter shade (bf99caa)
- Icon: allow using light variant (4ae4261)
- icons: standardise icon height to 512 (ac95f36)
- Signal: convert kind to lower case by default (b56e64d)
- Signal: fix typo error (b56fb8e)
- types: loosen color types strictness (0533993)
- useLockBodyScroll: fix scroll releasing (ae87565)
Features
- colors: change colors across the DS (ef69be3)
- Datatable: extend RowActions API (f683baf)
- DatatableV2: add actionable row (521de2a)
- DatatableV2: reduce cell paddings (5e6ee93)
- Display: add new component (25612bd)
- ElementLabel: add new component (1b8c413)
- Icon: add component sizing (343c186)
- Icon: expose transformation properties (2b825db)
- IconWrapper: implement component (42f1f39)
- ScoreDelta: apply new design (54a218d)
- ScoreDelta: handle near zero cases (b82e951)
- Signal: add new variants of signals (017ea2a)
- token: add semantic border tokens (c182c6c)
- tokens: add basic set of tokens (b1d7a0d)
- tokens: add tokens into theme object (6453420)
- TrendIcon: apply new design (0fdf3bb)