Skip to content

feat(examples): native-forms validation recipe behind the inject seam (#122) - #132

Open
timkindberg wants to merge 4 commits into
mainfrom
feat/122-native-forms-validation-recipe
Open

feat(examples): native-forms validation recipe behind the inject seam (#122)#132
timkindberg wants to merge 4 commits into
mainfrom
feat/122-native-forms-validation-recipe

Conversation

@timkindberg

Copy link
Copy Markdown
Owner

Summary

Test plan

  • npm run gate
  • npm run smoke:recipes — all six recipes (RHF / TanStack / Native × JSON Schema / Zod) pass parity
  • Spot-check gallery: recipe tabs read Recipe · …, tutorial demos keep 01. … numbering

Closes #122

Made with Cursor

timkindberg and others added 2 commits August 6, 2026 15:48
…#122)

Demote the error/touched/display runtime into a copy-paste native recipe that
injects gated errors via <Default errors>, with JSON Schema and Zod twins and
six-way parity smoke. Also pin npm installs to Workday Artifactory.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@timkindberg

Copy link
Copy Markdown
Owner Author

Note

Agent: Closing/reopening to re-trigger CI — workflow never queued after open or empty-commit push (last successful Actions run on this repo was 2026-08-03).

@timkindberg timkindberg closed this Aug 6, 2026
@timkindberg timkindberg reopened this Aug 6, 2026
@timkindberg timkindberg closed this Aug 7, 2026
@timkindberg timkindberg reopened this Aug 7, 2026
timkindberg and others added 2 commits August 7, 2026 16:40
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Native-forms validation recipe behind the seam (verbatim)

1 participant