Releases: chanzuckerberg/sci-components
Releases · chanzuckerberg/sci-components
v10.5.1
10.5.1 (2022-11-29)
Bug Fixes
- banner: add textChild to doNotForwardProps array (c794b64)
- banner: update test snapshots (1a5502a)
v10.5.0
10.5.0 (2022-11-29)
Features
- eslint: prevent anonymous default exports + storybook upgrade (#287) (6652456)
v10.3.0
10.3.0 (2022-11-29)
Features
- cellheader: allow more than strings as CellHeader children (#291) (7a76cda)
v10.2.1
10.2.1 (2022-11-29)
Bug Fixes
- dropdown: change the wirth of the dropdown inside a modal to 100% (#294) (a01c04d)
v10.2.0
10.2.0 (2022-11-29)
Features
- storybook: update visual styles of storybook (#293) (8c94988)
v10.0.0
10.0.0 (2022-11-09)
Features
BREAKING CHANGES
-
banner: the banner component no longer accepts a text prop. This can be fixed by changing
the text to be a child of the banner component
-
feat(banner): added text back as an optional prop so it isnt a breaking change
-
fix(banner): added error whern both text and children defined
-
fix(banner): remove test prop
-
banner: text prop removed
v9.6.2
9.6.2 (2022-11-08)
Bug Fixes
v9.6.1
9.6.1 (2022-11-08)
Bug Fixes
- github: Masoudamjadi/using workflow run to trigger storybook tests (#285) (3a2e949)