Releases: lifeomic/chroma-react
Releases · lifeomic/chroma-react
v5.0.1
Merge pull request #372 from lifeomic/csf3-a Update A- Components to Storybook CSF3
v5.0.0
v4.6.0
- Add
titleIcon
prop to<List
- Make
title
andtitleIcon
styles consistent between<List
and<DescriptionList
v4.5.0
Adds <DescriptionList
, <DescriptionTerm
, <DescriptionDetails
and <DescriptionDivider
v4.4.4
Adds Node 18.x support
v4.4.3
Limits "Table has no forward ref" warning to only tables that are using Sticky Columns, to lessen noisy console warning
v4.4.2
Adds the capability to truncate <ExpansionPanel />
's title
so it doesn't take up more than one line
v4.4.1
Merge pull request #349 from lifeomic/step-button-type fix: set type of button on step
v4.4.0
Merge pull request #346 from lifeomic/table-row-manual-order example on how to manual order row with spinbutton
v4.3.0
Merge pull request #347 from lifeomic/spinbutton-a11y Spinbutton a11y