v0.7
What's Changed
- Details - add prop for summaryText
- FormSelect - add extra props
- Checkbox - support anchor elements
- Autocomplete - sorting results
- Autocomplete - add id prop for hint and label
- FormSelect - add extra default classes
- FormInput - add the ability to position the error after the hint
- All component - add tabindex property
- allow the library to work with node18
New components
Documentation
Dependencies
- lodash - removed
- bumping versions
Full Changelog: v0.6...v0.7