Skip to content

Releases: securityscorecard/design-system

v1.32.1

17 Jul 15:43
06c839d
Compare
Choose a tag to compare

1.32.1 (2024-07-17)

Reverts

  • Revert "feat(dialogs): implement focus trap for Modal and Drawer" (3ec98bb)

v2.0.0-beta.6

16 Jul 15:12
1c17619
Compare
Choose a tag to compare
v2.0.0-beta.6 Pre-release
Pre-release

2.0.0-beta.6 (2024-07-16)

Bug Fixes

  • DatatableV2: exit fullscreen mode on ESC (f32212e)
  • DatatableV2: fix buttons size (9ba98de)
  • DatatableV2: fix pagination display in storybook (7b2e6db)
  • DatatableV2: make detail panel content sticky (681ae4c)
  • dialogs: render dropdowns in dialog context (5281c52)
  • dialogs: trigger onClose event when overlay is clicked (3783ba2)
  • space: adapt to 4px grid (1a10a3a)
  • Surface: update background and border colors (aed6890)

Features

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

v1.32.0

16 Jul 12:41
a47ec28
Compare
Choose a tag to compare

1.32.0 (2024-07-16)

Bug Fixes

  • DatatableV2: fix buttons size (9ba98de)
  • DatatableV2: make detail panel content sticky (681ae4c)
  • space: adapt to 4px grid (1a10a3a)
  • Surface: update background and border colors (aed6890)

Features

  • colors: add surface interaction colors (7672801)

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)