Skip to content

1.0.0-alpha.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@sawyerh sawyerh released this 21 Apr 21:14

Documentation 👉

🚀 Added

  • New React form components
    • <ChoiceList> conditionally renders a radio, checkbox, or select field
    • <TextField> - renders a text input or textarea field

🚨 Breaking changes

  • Some of the filenames of existing components were changed:
    • Form/FormLabel moved to FormLabel/FormLabel
    • Form/FormField changed to TextField/TextField