sci-components
sci-components copied to clipboard
2021 Science Design System Component Library
There are two new icons that need to be added to the codebase and icon bank: - Adding `size: s` of the existing `code` icon which currently comes in `size:...
### Component Name Icon ### Component Requirements Add RotateLeft and RotateRight icons. Discussed in slack and it sounds like we should add these to the repo. ### MUI Base Component...
### Component Name LoadingIndicator ### Issue description Currently the LoadingIndicator does not have a way to specify the text. We would like to have a loading indicator that says "Loading...
## Summary **Panel** Github issue: #862 - Refactor Panel Component Code - Fix Panel Overlay closing state ## Checklist - [x] Default Story in Storybook - [x] LivePreview Story in...
Upgrade @czi-sds/components on ZeroHeight and refactor component recipes for the latest SDS package
To document the new `Panel` component, all ZeroHeight packages need to be updated to the latest version. This update will break existing code examples and component recipes, so all examples...
## Summary **Tag** Github issue: #865 SDS Tags should support custom colors for the background, text, and icon. However, this feature is currently not functioning as expected.
The `Tag` component doesn't accept custom colors.
## Summary **ButtonToggle** Github issue: #808 `ButtonIcon` component was found to have three distinct use cases: - Standard `Button` functionality - `ButtonDropdown` functionality - Toggle functionality, though used for distinctly...
## Summary **Storybook** Github issue: #861 Update Storybook to version 8.3.4 and resolve the @geometricpanda/storybook-addon-badges bug with the latest Storybook release.