Repository URL to install this package:
|
Version:
3.7.1 ▾
|
| .. |
| FieldSet |
| forms |
| inputs |
| OneForm |
| plugins |
| strategies |
| CommonState.ts |
| deps.ts |
| README.md |
| typings.ts |
make a copy
split up code
fix all typings issues
need to move renderInput out of Form
tests
add adapter
integrate with original forms
rename InputProps => ObserverInputProps?
rename FormProps => ObserverFormProps?
fix casing (issue with form & input vs Form & Input)
accessibility
described-by getting the help message from a validatorAnnouncements component https://simplyaccessible.com/article/react-a11y/docs
ensure Plugins can (with tests & stories)
tests
functionality
styles
themesremove the forms from ui-component-library