-
-
Notifications
You must be signed in to change notification settings - Fork 437
Insights: TanStack/form
Overview
Could not load contribution data
Please try again later
8 Releases published by 1 person
11 Pull requests merged by 8 people
-
fix(form-core): fix broken sync/async validation logic
#1370 merged
Apr 20, 2025 -
fix(form-core): reduce instantiations
#1423 merged
Apr 19, 2025 -
fix(form-core): touch all fields regardless of canSubmit in
<form>.handleSubmit()
#1367 merged
Apr 18, 2025 -
ci(publish): add missing Svelte config
#1429 merged
Apr 17, 2025 -
feat(svelte-form): Add Svelte adapter
#1247 merged
Apr 17, 2025 -
feat(form-core): add
parseValueWithSchema()
stateless method#1421 merged
Apr 16, 2025 -
docs(react): use type annotations instead of casting
#1417 merged
Apr 16, 2025 -
fix(form-core): any types
#1419 merged
Apr 16, 2025 -
feat(FieldApi): allow debounce of onChange and onBlur listener
#1375 merged
Apr 15, 2025 -
fix(form-core): types to pass most tests
#1411 merged
Apr 15, 2025 -
chore(deps): update all non-major dependencies
#1412 merged
Apr 14, 2025
8 Pull requests opened by 6 people
-
docs: add ESLint rule exception for react/no-children-prop
#1413 opened
Apr 14, 2025 -
fix(FieldApi): onChangeListenTo should not block onChangeAsync validator on field it is listening to
#1420 opened
Apr 16, 2025 -
feat(form-core): add `<FieldMeta>.isValid`
#1422 opened
Apr 16, 2025 -
fix(lit-form): add explicit export path to lit-form index.js
#1425 opened
Apr 16, 2025 -
feat(form-core): add array method field.filterValues and form.filterFieldValues
#1426 opened
Apr 17, 2025 -
docs: Expand submission handling and validation documentation
#1428 opened
Apr 17, 2025 -
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
4 Issues closed by 1 person
-
"Cannot read properties of undefined" when removing array field
#1323 closed
Apr 20, 2025 -
`handleSubmit` does not always mark all fields as touched
#1360 closed
Apr 18, 2025 -
Type inference does not work correctly after 1.2.3
#1391 closed
Apr 16, 2025
3 Issues opened by 3 people
13 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.
-
feat(core): form listeners
#1261 commented on
Apr 20, 2025 • 3 new comments -
React 17 type issue on form.Field and form.Subscribe
#1302 commented on
Apr 15, 2025 • 0 new comments -
Allow to avoid wrapping every fieldComponent with AppField
#1313 commented on
Apr 17, 2025 • 0 new comments -
withForm types break if defaultValues includes any extra field
#1296 commented on
Apr 17, 2025 • 0 new comments -
[Feature Request]: Transform values on submit
#418 commented on
Apr 18, 2025 • 0 new comments -
[react-form] there is no way to clear a form value if it has a default value.
#1289 commented on
Apr 18, 2025 • 0 new comments -
[Docs] Error display example is NOT react compiler friendly
#1379 commented on
Apr 18, 2025 • 0 new comments -
Dependency Dashboard
#830 commented on
Apr 20, 2025 • 0 new comments -
Non-index keys in React causing inputs to be uncontrolled when removing array fields
#1363 commented on
Apr 20, 2025 • 0 new comments -
Allow withForm components to accept extending properties
#1334 commented on
Apr 18, 2025 • 0 new comments -
fix(vue-form): losing reactivity
#1371 commented on
Apr 18, 2025 • 0 new comments -
fix(react-form): fallback array field value during index change to prevent uncontrolled error
#1378 commented on
Apr 20, 2025 • 0 new comments -
feat(form-core): add array method `field.clearValues` and `form.clearFieldValues`
#1404 commented on
Apr 17, 2025 • 0 new comments