Releases: chanzuckerberg/sci-components
Releases · chanzuckerberg/sci-components
v3.6.0
3.6.0 (2022-03-16)
Features
v3.5.0
3.5.0 (2022-03-14)
Features
- icon: add 3 horizontal dots icon (used for more actions menu) (#144) (3318b08)
v3.4.1
3.4.1 (2022-03-11)
Bug Fixes
v3.4.0
3.4.0 (2022-03-09)
Features
v3.3.0
3.3.0 (2022-03-09)
Features
v3.2.0
3.2.0 (2022-03-08)
Features
- dropdown component: add multiselect with buttons dropdown variant (#135) (f96b705)
v3.1.0
3.1.0 (2022-03-08)
Features
- inputsearch: add new input search component (#134) (4f75054)
v3.0.1
3.0.1 (2022-03-07)
Bug Fixes
- dropdown: allow custom renderer for Dropdown popper and paper (#136) (7495aa1)
v3.0.0
3.0.0 (2022-03-02)
Bug Fixes
- types: update type files to avoid name collisions (#132) (6635658)
BREAKING CHANGES
- types:
import { Props } from 'czifui'
is now import { CommonThemeProps } from 'czifui'
v2.1.1
2.1.1 (2022-03-01)
Bug Fixes