v0.30.0
What's Changed
- Forms/errors and describedby by @djalmaaraujo in #174
BREAKING CHANGE
All components that used to have a mix of forLabel
and id
, they should all be using forLabel
from now. This can be revisited in the future in favor of id
.
- Input
- TextArea
- Form.Select
- Form.Autocomplete
- Radio
Full Changelog: v0.29.0...v0.30.0