Skip to content

Releases: lifeomic/chroma-react

v5.0.1

23 Aug 16:48
081bc00
Compare
Choose a tag to compare
Merge pull request #372 from lifeomic/csf3-a

Update A- Components to Storybook CSF3

v5.0.0

22 Aug 13:44
423b19a
Compare
Choose a tag to compare

From PR #370

Upgrade Storybook to 7.3.2

v4.6.0

18 Aug 19:15
e3e01b3
Compare
Choose a tag to compare
  • Add titleIcon prop to <List
  • Make title and titleIcon styles consistent between <List and <DescriptionList

v4.5.0

18 Aug 16:29
91ba187
Compare
Choose a tag to compare

Adds <DescriptionList, <DescriptionTerm, <DescriptionDetails and <DescriptionDivider

v4.4.4

17 Aug 20:44
db06fd8
Compare
Choose a tag to compare

Adds Node 18.x support

v4.4.3

07 Aug 15:04
967d9f1
Compare
Choose a tag to compare

Limits "Table has no forward ref" warning to only tables that are using Sticky Columns, to lessen noisy console warning

v4.4.2

02 Aug 21:03
323b913
Compare
Choose a tag to compare

Adds the capability to truncate <ExpansionPanel />'s title so it doesn't take up more than one line

v4.4.1

15 Jun 19:51
d834743
Compare
Choose a tag to compare
Merge pull request #349 from lifeomic/step-button-type

fix: set type of button on step

v4.4.0

04 May 21:40
0799529
Compare
Choose a tag to compare
Merge pull request #346 from lifeomic/table-row-manual-order

example on how to manual order row with spinbutton

v4.3.0

04 May 20:30
c958b6a
Compare
Choose a tag to compare
Merge pull request #347 from lifeomic/spinbutton-a11y

Spinbutton a11y