TanStack
OSS
form
Sign in / Sign up
Open main menu
form
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
main
175b115a test(form-core): fix duplicate-word typo in test description (#2199)
by dfedoryshchev
d
Succeeded
main
bf841871 test(preact-form): fix duplicate-word typo in test description (#2179)
by dfedoryshchev
d
Succeeded
2179
7673acfc test(preact-form): fix duplicate-word typo in test description
by dfedoryshchev
d
Succeeded
main
e1a4c324 test(react-form): fix duplicate-word typo in test description (#2157)
by dfedoryshchev
d
Succeeded
chore/fix-the-the-typo-in-react-form-test
26a06657 Merge c0417713b861962c70e0b00dbeb2d6eac9955adb into 8ddc3f462dc75c476b8380e416a2e54510ecabc8
by dfedoryshchev
d
Succeeded
main
cab571a1 docs(react-form): show how to render formErrorMap.onChange when using Standard Schema (#2139) * docs(react-form): show how to render formErrorMap.onChange when using Standard Schema The form-level error rendering example uses a function validator returning a string, which renders directly. Readers applying the same pattern to a Standard Schema validator (Zod, Valibot, ArkType, Effect/Schema) hit a TypeScript error because errorMap.onChange is then Record<string, StandardSchemaV1Issue[]>, not a string. Add a note after the example with the iteration pattern needed for the Standard Schema case. Closes #1564 * ci: apply automated fixes and generate docs --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
by dfedoryshchev
d
Succeeded
2139
b4ee4636 docs(react-form): show how to render formErrorMap.onChange when using Standard Schema The form-level error rendering example uses a function validator returning a string, which renders directly. Readers applying the same pattern to a Standard Schema validator (Zod, Valibot, ArkType, Effect/Schema) hit a TypeScript error because errorMap.onChange is then Record<string, StandardSchemaV1Issue[]>, not a string. Add a note after the example with the iteration pattern needed for the Standard Schema case. Closes #1564
by dfedoryshchev
d
Previous page
Previous
Next
Next page