Skip to content

v15.2.0

Compare
Choose a tag to compare
@rfgamaral rfgamaral released this 02 Sep 10:02
· 111 commits to main since this release

What's Changed

v15.2.0

  • [Feat] Enhance the label property in CheckboxField to be of type React.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