v0.7.3
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