v15.2.0
What's Changed
v15.2.0
- [Feat] Enhance the
labelproperty inCheckboxFieldto be of typeReact.ReactNode
v15.1.0
- [Feat] Fields without label show no spacing above the field
- [Fix]
TextAreacan now be hidden - [Fix]
TextAreanow 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