Skip to content

Releases: chanzuckerberg/sci-components

v1.1.0

12 Oct 20:25
803934a
Compare
Choose a tag to compare

1.1.0 (2021-10-12)

Features

  • inputdropdown: add styles for a square inputdropdown (#77) (803934a)

v1.0.2

05 Oct 23:26
f35327e
Compare
Choose a tag to compare

1.0.2 (2021-10-05)

Bug Fixes

  • loadingindicator: update SVG import to use relative path (#74) (f35327e)

v1.0.1

04 Oct 20:39
Compare
Choose a tag to compare

1.0.1 (2021-10-04)

Bug Fixes

v1.0.0

30 Sep 00:16
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

1.0.0 (2021-09-30)

Bug Fixes

  • complexfilter: update ComplexFilter value type to be based on multiple prop (#65) (e270c4f)

Features

  • component: Create Tabs (#15) (21d20a3)
  • lint: Refine the eslint config + rules (0707ce8)

BREAKING CHANGES

  • complexfilter: type ComplexFilterValue is no longer needed, since now TypeScript is able to infer
    the value type based on the value of multiple being true or false