Skip to content

Releases: securityscorecard/design-system

v1.31.3

12 Jul 17:18
ab559af
Compare
Choose a tag to compare

1.31.3 (2024-07-12)

Bug Fixes

  • DatatableV2: fix pagination display in storybook (7b2e6db)

v1.31.2

11 Jul 16:39
5254e43
Compare
Choose a tag to compare

1.31.2 (2024-07-11)

Bug Fixes

  • dialogs: trigger onClose event when overlay is clicked (3783ba2)

v1.31.1

10 Jul 15:16
6bb091a
Compare
Choose a tag to compare

1.31.1 (2024-07-10)

Bug Fixes

  • dialogs: render dropdowns in dialog context (5281c52)

v1.31.0

08 Jul 13:16
43267b2
Compare
Choose a tag to compare

1.31.0 (2024-07-08)

Bug Fixes

  • DatatableV2: exit fullscreen mode on ESC (f32212e)

Features

  • colors: introduce neutral alpha scale (140954f)
  • dialogs: implement focus trap for Modal and Drawer (d4f1d53)
  • TreeView: add component (7cc5acf)

v2.0.0-beta.5

26 Jun 09:43
Compare
Choose a tag to compare
v2.0.0-beta.5 Pre-release
Pre-release

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

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

25 Jun 17:06
87d6e03
Compare
Choose a tag to compare

1.30.3 (2024-06-25)

Bug Fixes

  • DatatableV2: use checkbox for general pinning control (71654a6)
  • Drawer: fix the z-index for no backdrop drawer (0762451)

v1.30.2

19 Jun 13:38
1c9439d
Compare
Choose a tag to compare

1.30.2 (2024-06-19)

Bug Fixes

  • Select: make menu row clickable (70bc0d8)

v2.0.0-beta.4

18 Jun 13:54
Compare
Choose a tag to compare
v2.0.0-beta.4 Pre-release
Pre-release

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)

v1.30.1

18 Jun 09:27
50278d2
Compare
Choose a tag to compare

1.30.1 (2024-06-18)

Bug Fixes

  • DatatableV2: stop propagation on rowAction button (572de35)

v1.30.0

17 Jun 09:27
0febd42
Compare
Choose a tag to compare

1.30.0 (2024-06-17)

Features

  • DatatableV2: add actionable row (521de2a)
  • DatatableV2: reduce cell paddings (5e6ee93)
  • Display: add new component (25612bd)
  • ElementLabel: add new component (1b8c413)