Releases: securityscorecard/design-system
Releases · securityscorecard/design-system
v1.32.1
1.32.1 (2024-07-17)
Reverts
- Revert "feat(dialogs): implement focus trap for Modal and Drawer" (3ec98bb)
v2.0.0-beta.6
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
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
1.31.3 (2024-07-12)
Bug Fixes
- DatatableV2: fix pagination display in storybook (7b2e6db)
v1.31.2
1.31.2 (2024-07-11)
Bug Fixes
- dialogs: trigger onClose event when overlay is clicked (3783ba2)
v1.31.1
1.31.1 (2024-07-10)
Bug Fixes
- dialogs: render dropdowns in dialog context (5281c52)
v1.31.0
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
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
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
1.30.2 (2024-06-19)
Bug Fixes
- Select: make menu row clickable (70bc0d8)