v0.6
What's Changed
- Radio - add extra prop
- Autocomplete - a11y enable keyboard keys
- Button - add value prop
- Button - default aria attribute
- FormSelect - add containerId prop
- MultiUpload - HTML output refactor
- Autocomplete - empty field on enter
- Autocomplete - remove prompt on page load
- Autocomplete - add props optionsId for each item in the list
- FormGroup - make onChange optional [same property apply to FormRadio and FormCheckbox]
Deprecated
The following component has been deprecated and removed from storybook. It will be removed in the next release
Removed
New components
Two new components has been created. In case you used the FormRadio component will be easy enough to rename it and remove the type property.
Dependencies