v15.2.0
What's Changed
v15.2.0
- [Feat] Enhance the
label
property inCheckboxField
to be of typeReact.ReactNode
v15.1.0
- [Feat] Fields without label show no spacing above the field
- [Fix]
TextArea
can now be hidden - [Fix]
TextArea
now properly support receiving an explicit alternative aria-describedby attribute - [Fix] TextArea is changed to only allow resizing vertically. This ensures that the consumer of the component can control the width via the maxWidth prop.
Full Changelog: v15.0.0...v15.2.0