Skip to content

Releases: chanzuckerberg/sci-components

v10.5.1

29 Nov 02:44
Compare
Choose a tag to compare

10.5.1 (2022-11-29)

Bug Fixes

  • banner: add textChild to doNotForwardProps array (c794b64)
  • banner: update test snapshots (1a5502a)

v10.5.0

29 Nov 02:25
6652456
Compare
Choose a tag to compare

10.5.0 (2022-11-29)

Features

  • eslint: prevent anonymous default exports + storybook upgrade (#287) (6652456)

v10.4.0

29 Nov 01:39
98e2416
Compare
Choose a tag to compare

10.4.0 (2022-11-29)

Features

  • typescript: prevent duplicate exports (#289) (98e2416)

v10.3.0

29 Nov 01:27
7a76cda
Compare
Choose a tag to compare

10.3.0 (2022-11-29)

Features

  • cellheader: allow more than strings as CellHeader children (#291) (7a76cda)

v10.2.1

29 Nov 01:17
a01c04d
Compare
Choose a tag to compare

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

29 Nov 01:07
8c94988
Compare
Choose a tag to compare

10.2.0 (2022-11-29)

Features

  • storybook: update visual styles of storybook (#293) (8c94988)

v10.1.0

10 Nov 15:30
2bb0f06
Compare
Choose a tag to compare

10.1.0 (2022-11-10)

Features

v10.0.0

09 Nov 16:26
228ad54
Compare
Choose a tag to compare

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

08 Nov 20:59
8e8b056
Compare
Choose a tag to compare

9.6.2 (2022-11-08)

Bug Fixes

v9.6.1

08 Nov 19:32
3a2e949
Compare
Choose a tag to compare

9.6.1 (2022-11-08)

Bug Fixes

  • github: Masoudamjadi/using workflow run to trigger storybook tests (#285) (3a2e949)