Releases: chanzuckerberg/sci-components
v2.1.0
v2.0.2
v2.0.1
v2.0.0
2.0.0 (2022-02-24)
Code Refactoring
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