Zwyx
3f01388389
docs(www): fix inconsistency in forms docs + add note about uncontrolled components ( #417 )
...
* fix(forms): correct inconsistency in forms example
* doc(forms): add note about uncontrolled components
2023-05-22 17:00:59 +04:00
shadcn
c584f01163
docs(www): update defaultValues for useForm
2023-05-22 13:43:29 +04:00
jeremy
d1363515eb
fix: incorrect example in form docs ( #387 )
2023-05-20 12:13:06 +04:00
Piros
7d8be94a01
docs(www): update react-hook-form.mdx ( #378 )
...
Co-authored-by: shadcn <m@shadcn.com >
2023-05-20 09:58:25 +04:00
moshyfawn
a3c904dcc9
fix(www): refactor controlled inputs API examples ( #385 )
...
* refactor: remove usage of uncontrolled input apis within controlled inputs
Closes : #384
* docs: display FormField controlled input usage example
---------
Co-authored-by: shadcn <m@shadcn.com >
2023-05-20 08:58:44 +04:00
shadcn
4ccff13f9c
feat: react-hook-form ( #377 )
...
* feat(form): add form component
* feat(www): update site styles
* feat: add form examples
* docs(www): add docs for forms
* docs(www): hide tabs for docs demo
2023-05-19 22:56:49 +04:00