Skip to content

Releases: chanzuckerberg/sci-components

v2.1.0

01 Mar 21:21
445be62
Compare
Choose a tag to compare

2.1.0 (2022-03-01)

Features

  • inputtext: add new inputText component (#126) (445be62)

v2.0.2

01 Mar 20:25
1aafe10
Compare
Choose a tag to compare

2.0.2 (2022-03-01)

Bug Fixes

  • some components are exported anonymously, which confuses TS somehow (#130) (1aafe10)

v2.0.1

25 Feb 20:57
cf0d6f8
Compare
Choose a tag to compare

2.0.1 (2022-02-25)

Bug Fixes

  • button: buttonProps add C default value (#127) (cf0d6f8)

v2.0.0

24 Feb 23:15
f657640
Compare
Choose a tag to compare

2.0.0 (2022-02-24)

Code Refactoring

  • TooltipTable: update Tooltip Component (#115) (f657640)

BREAKING CHANGES

  • TooltipTable: alert prop depreciated, changed to contentAlert

  • refactor(tooltiptablecontent): livePreview finished

  • feat(tooltip): add optional prop followCursor to support TooltipTableContent development

allows a tooltip to follow users cursor

  • refactor(tooltiptablecontent): add storybook arguementation for contentAlert in default story

  • style(tooltiptablecontent): fix formatting and function calls

  • refactor(tooltiptable): rename component and story, remove table from Tooltip stories

  • test(tooltiptable): add tests

  • fix(pull request template): remove frontmatter

github issues support frontmatter, not pull requests

  • style(tooltiptable): pR feedback - adjust padding

  • test(tooltiptable): update snaps

  • style(tooltip): add css check to change padding if followCursor is true

  • chore(tooltip): add todo comment to flag followCursor for upgrade to MUIv5

  • Update PULL_REQUEST_TEMPLATE.md

v1.13.0

24 Feb 19:11
a8506df
Compare
Choose a tag to compare

1.13.0 (2022-02-24)

Features

  • corner styles: add Corners to styles-dictionary (#124) (a8506df)

v1.12.1

24 Feb 01:56
2bf6b3a
Compare
Choose a tag to compare

1.12.1 (2022-02-24)

Bug Fixes

  • button: update SDS ButtonProps to include component prop (#125) (2bf6b3a)

v1.12.0

22 Feb 18:53
d0d3c21
Compare
Choose a tag to compare

1.12.0 (2022-02-22)

Features

v1.11.0

12 Feb 05:11
062e0f5
Compare
Choose a tag to compare

1.11.0 (2022-02-12)

Features

  • complex filter: add isTriggerChangeOnOptionClick prop (#119) (062e0f5)

v1.10.1

11 Feb 20:30
053461e
Compare
Choose a tag to compare

1.10.1 (2022-02-11)

Bug Fixes

  • icons: remove fill from new icon svgs to allow color overrides (#118) (053461e)

v1.10.0

11 Feb 20:04
2b16eaf
Compare
Choose a tag to compare

1.10.0 (2022-02-11)

Features