-
-
Notifications
You must be signed in to change notification settings - Fork 444
Insights: TanStack/form
Overview
Could not load contribution data
Please try again later
7 Pull requests merged by 6 people
-
feat(core): form listeners
#1261 merged
Apr 25, 2025 -
docs(form): fix mention of onSubmitInvalid
#1451 merged
Apr 25, 2025 -
ci: add manual doc generation from autofix
#1452 merged
Apr 25, 2025 -
tests: replace assertType with expectTypeOf
#1450 merged
Apr 24, 2025 -
docs(svelte-form): add docs for svelte-form
#1448 merged
Apr 24, 2025 -
chore(deps): update all non-major dependencies
#1435 merged
Apr 21, 2025 -
fix(form-core): fix broken sync/async validation logic
#1370 merged
Apr 20, 2025
7 Pull requests opened by 5 people
-
feat (form-core): Merging Form-level server errors with Field-level errors
#1432 opened
Apr 20, 2025 -
docs(angular): use type annotations instead of casting
#1433 opened
Apr 20, 2025 -
fix(form-core, react-form): remove overwritting of falsy values upon array element shifting
#1440 opened
Apr 21, 2025 -
docs(solid-form): update the example code of async initial values
#1442 opened
Apr 22, 2025 -
[Solid.js] feat: add withForm and createAppForm APIs
#1453 opened
Apr 25, 2025 -
feat: add useAppForm API to Vue
#1455 opened
Apr 25, 2025 -
feat(form-core): field meta isDefaultValue
#1456 opened
Apr 25, 2025
2 Issues closed by 2 people
-
Can't use react hooks inside ChildForm components
#1436 closed
Apr 21, 2025 -
"Cannot read properties of undefined" when removing array field
#1323 closed
Apr 20, 2025
6 Issues opened by 6 people
-
Arrays API compatibility
#1459 opened
Apr 25, 2025 -
Race condition in validators if form value changes while `onChangeAsync` is running
#1457 opened
Apr 25, 2025 -
Falsy values are being turned into undefined upon removing array field
#1439 opened
Apr 21, 2025 -
Type inference from serverValidate is misleading
#1438 opened
Apr 21, 2025 -
Error types are invalid when using globalFormValidation syntax
#1437 opened
Apr 21, 2025
10 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
docs: Expand submission handling and validation documentation
#1428 commented on
Apr 22, 2025 • 6 new comments -
Validation for nested fields only works with dot-notation keys (e.g. 'person.firstName') - unclear in docs
#1430 commented on
Apr 19, 2025 • 0 new comments -
Allow to avoid wrapping every fieldComponent with AppField
#1313 commented on
Apr 21, 2025 • 0 new comments -
Non-index keys in React causing inputs to be uncontrolled when removing array fields
#1363 commented on
Apr 22, 2025 • 0 new comments -
Dependency Dashboard
#830 commented on
Apr 25, 2025 • 0 new comments -
feat(core): field meta API
#1216 commented on
Apr 26, 2025 • 0 new comments -
feat(form-core): add array method `field.clearValues` and `form.clearFieldValues`
#1404 commented on
Apr 25, 2025 • 0 new comments -
fix(FieldApi): onChangeListenTo should not block onChangeAsync validator on field it is listening to
#1420 commented on
Apr 25, 2025 • 0 new comments -
feat(form-core): add `<FieldMeta>.isValid`
#1422 commented on
Apr 20, 2025 • 0 new comments -
feat(form-core): add array method field.filterValues and form.filterFieldValues
#1426 commented on
Apr 23, 2025 • 0 new comments