Skip to content

Releases: chanzuckerberg/sci-components

v13.1.0

21 Dec 21:32
c9cf9ff
Compare
Choose a tag to compare

13.1.0 (2022-12-21)

Features

v13.0.0

19 Dec 18:44
c4a51b9
Compare
Choose a tag to compare

13.0.0 (2022-12-19)

Features

  • tabs: update props.count to support ReactNode (#305) (c4a51b9)

BREAKING CHANGES

  • tabs: props.count is now ReactNode instead of number

  • add test

v12.1.0

15 Dec 02:58
ac0246b
Compare
Choose a tag to compare

12.1.0 (2022-12-15)

Features

v12.0.1

14 Dec 16:28
141396f
Compare
Choose a tag to compare

12.0.1 (2022-12-14)

Bug Fixes

  • dropdown: dropdown triggers onChange unnecessarily when the parent re-renders (#304) (141396f)

v12.0.0

12 Dec 19:34
d35d52b
Compare
Choose a tag to compare

12.0.0 (2022-12-12)

Bug Fixes

  • dropdownmenu: dropdownMenu now has mandatory props.onClickAway (#302) (d35d52b)

BREAKING CHANGES

  • dropdownmenu: DropdownMenu now has a mandatory prop onClickAway(), please remove your own
    wrapper and use onClickAway prop instead

v11.1.0

09 Dec 19:37
274558e
Compare
Choose a tag to compare

11.1.0 (2022-12-09)

Features

v11.0.0

07 Dec 22:45
16e421d
Compare
Choose a tag to compare

11.0.0 (2022-12-07)

Code Refactoring

  • buttonicon: buttonIcon now accepts sdsIcon and sdsIconProps (#271) (16e421d)

BREAKING CHANGES

  • buttonicon: ButtonIcon will not accept children anymore, icon name should be sent as a sdsIcon
    prop to the ButtonIcon component.

  • refactor(buttonicon): add xMark icon to the icons list

  • fix(typescript): fix buttonIcon + banner types

  • test(snapshots): update test snapshots

v10.8.0

06 Dec 18:55
7d47db0
Compare
Choose a tag to compare

10.8.0 (2022-12-06)

Features

  • icons: add large Trash Can Icon + New Loading icons (#301) (7d47db0)

v10.7.1

30 Nov 19:04
1e80c4f
Compare
Choose a tag to compare

10.7.1 (2022-11-30)

Bug Fixes

v10.7.0

29 Nov 22:39
4acc386
Compare
Choose a tag to compare

10.7.0 (2022-11-29)

Features

  • icon: add new icons + Update old icons (#292) (4acc386)