-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: logaretm/vee-validate
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: radio buttons with same name handle errors correctly (#5001)
#5147
opened Mar 4, 2026 by
logaretm
Loading…
4 tasks done
fix: allow combining global and local validation rules (#5025)
#5146
opened Mar 4, 2026 by
logaretm
Loading…
3 tasks done
fix: preserve dirty/touched meta on late mount (#5072)
#5145
opened Mar 4, 2026 by
logaretm
Loading…
3 tasks done
fix: standard schema validation works with arktype (#5110)
#5144
opened Mar 4, 2026 by
logaretm
Loading…
3 tasks done
fix: show validation error when field array is empty (#4981)
#5143
opened Mar 4, 2026 by
logaretm
Loading…
3 tasks done
fix: useField with object values now validates correctly (#5088)
#5142
opened Mar 4, 2026 by
logaretm
Loading…
3 tasks done
fix: useField validated-only mode for arrays (#5029)
#5141
opened Mar 4, 2026 by
logaretm
Loading…
9 tasks done
fix: handle class instances with private fields
#5140
opened Mar 4, 2026 by
logaretm
Loading…
6 tasks done
fix: exclude devtools code from production builds
#5139
opened Mar 4, 2026 by
logaretm
Loading…
5 tasks done
fix(rules): add required_if rule for conditional field validation
#5138
opened Mar 4, 2026 by
logaretm
Loading…
2 tasks done
fix: resetField respects current reactive initial value
#5137
opened Mar 4, 2026 by
logaretm
Loading…
3 tasks done
fix: resetField({ value: undefined }) form validity
#5136
opened Mar 4, 2026 by
logaretm
Loading…
4 tasks done
fix: restore useField meta object reactivity sync (#5021)
#5135
opened Mar 4, 2026 by
logaretm
Loading…
5 tasks done
fix: clean up validation state when fields are unmounted
#5134
opened Mar 4, 2026 by
logaretm
Loading…
5 tasks done
fix: fieldArray mutations now mark form as touched
#5133
opened Mar 4, 2026 by
logaretm
Loading…
3 tasks done
fix: handle read-only properties in form values (#4889)
#5132
opened Mar 4, 2026 by
logaretm
Loading…
5 tasks done
fix: normalize standard schema error paths to bracket notation
#5131
opened Mar 4, 2026 by
logaretm
Loading…
4 tasks done
fix: preserve sibling fields in setFieldValue (#4999)
#5130
opened Mar 4, 2026 by
logaretm
Loading…
4 tasks done
fix: setFieldValue respects per-field validateOn configuration
#5129
opened Mar 4, 2026 by
logaretm
Loading…
3 tasks done
fix: resetForm properly resets fieldArray on subsequent resets (#5076)
#5128
opened Mar 4, 2026 by
logaretm
Loading…
2 tasks done
fix: initial meta.valid is false with schema (#4855)
#5127
opened Mar 4, 2026 by
logaretm
Loading…
4 tasks done
fix: resetField properly resets arrays managed by useFieldArray
#5126
opened Mar 4, 2026 by
logaretm
Loading…
3 tasks done
test: regression tests for dirty with undefined (#5034)
#5125
opened Mar 4, 2026 by
logaretm
Loading…
4 tasks done
fix: prevent falsy values from being pruned on submit
#5124
opened Mar 4, 2026 by
logaretm
Loading…
2 tasks done
fix(i18n): add missing URL validation message to Persian locale (#5118)
#5123
opened Mar 4, 2026 by
logaretm
Loading…
3 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.