We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
FormV2
Input
Form
defaultValues
provide
FormV2 -> Form
Input...
@components
The text was updated successfully, but these errors were encountered:
feat(components): build FormV2
e7df38a
Create new form component that is more flexible in its rendering fix #102
feat(components): v2 input components
7ebd780
build v2 input components to work with form v2 fix #102
🎉 This issue has been resolved in version 3.1.0-beta.3 🎉
The release is available on:
Your semantic-release bot 📦🚀
Sorry, something went wrong.
c362b2e
🎉 This issue has been resolved in version 3.1.0 🎉
joshuagraber
No branches or pull requests
Background
Tasks
Create
FormV2
:Form
defaultValues
propprovide
to expose form values to childrenForm
as deprecated. We will remove it and re-nameFormV2 -> Form
in a future story.Create new versions of all
Input...
componentsInput
wrapper component. Move shared CSS to the global stylesheet under the@components
directive.The text was updated successfully, but these errors were encountered: