1.0.0-alpha.7
Pre-release
Pre-release
Documentation 👉
🚀 Added
- New React form components
<ChoiceList>
conditionally renders aradio
,checkbox
, orselect
field<TextField>
- renders a textinput
ortextarea
field
🚨 Breaking changes
- Some of the filenames of existing components were changed:
Form/FormLabel
moved toFormLabel/FormLabel
Form/FormField
changed toTextField/TextField