Skip to content

v0.7.3

Compare
Choose a tag to compare
@SamuelAlev SamuelAlev released this 29 Sep 13:17
· 1976 commits to main since this release

New features

  • Add multi-column capabilities to the Checklist component. The Checklist component content can be split up to four columns
  • Add the hug prop to the Switch component so they appear next to each other

Bugfixes:

  • Fix caret position in AssetInput component

Improvements

  • Reduce Switch component complexity
  • Add missing Switch tests
  • Add more stories to the Switch component