-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Pull requests: react-hook-form/react-hook-form
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(useForm): recompute isValid after reset when values update asynchronously
#13126
opened Nov 4, 2025 by
a28689604
Loading…
6 tasks done
feat: accept external isPending in useForm to sync React 19 useActionState
#13121
opened Nov 3, 2025 by
HarshJadhav100
Loading…
fix: useFieldArray remove leaves array with empty object (#12791)
#13113
opened Oct 29, 2025 by
jesusdrata
Loading…
build(deps-dev): bump vite from 5.4.11 to 5.4.21 in /app
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#13107
opened Oct 21, 2025 by
dependabot
bot
Loading…
fix(form-state, reset): programmatic dirty in disabled forms; treat reset({}) as explicit values (#13100, #13099)
#13103
opened Oct 17, 2025 by
ankit1324
Loading…
2
feat: add meta parameter to handleSubmit for additional context data
#13098
opened Oct 14, 2025 by
hasnainDevX
Loading…
feat: add meta parameter to handleSubmit for passing additional context data
#13094
opened Oct 12, 2025 by
hasnainDevX
Loading…
fix: Old checkbox/radio elements polluting internal field state
#13080
opened Oct 7, 2025 by
wasdennnoch
Loading…
6 tasks done
fix: resolve late subscription issue for formState properties(isDirty)
#13072
opened Oct 2, 2025 by
shunn2
Loading…
fix: do not override custom date type of data in cloneObject
#13058
opened Sep 18, 2025 by
JesusChrisse
Loading…
chore: add .editorconfig for consistent formatting
#13042
opened Aug 31, 2025 by
ArjunSaluja
Loading…
3 tasks done
docs(v7): add simple useFieldArray example using append()
#12976
opened Jul 22, 2025 by
AnuragM7666
Loading…
fix: ensure each createFormControl.subscribe subscription listens only to the changes it subscribes to
#12968
opened Jul 16, 2025 by
dusan233
Loading…
test(useFieldArray): add test to verify watch rerender regression (#12836)
stale
#12911
opened Jun 24, 2025 by
ShashankVashishtha18
Loading…
added an example of full usage of react-hook-form with automated building form with validations and all type of inputs
stale
#12910
opened Jun 24, 2025 by
faridsh69
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.