Skip to content

feat: complete live and async form validation - #54

Merged
vannt-dev merged 1 commit into
developfrom
feat/dx-live-isvalid-async-submit-recipes
Sep 3, 2026
Merged

feat: complete live and async form validation#54
vannt-dev merged 1 commit into
developfrom
feat/dx-live-isvalid-async-submit-recipes

Conversation

@vannt-dev

Copy link
Copy Markdown
Owner

Summary

  • make isValid reflect current synchronous validity in React, Vue, and Angular
  • add validateAsync and await async-capable validation once during submit
  • report pending Promise-like validators, including ZoneAwarePromise
  • let controlled form errors drive renderer errors across adapters and nested groups
  • add regression coverage and UI-kit recipes for Ant Design, Vuetify, and Angular Material

Verification

  • npm run build
  • npm test (511 tests)
  • npm run test:scripts (38 tests)
  • npm run lint
  • npm run typecheck --workspaces --if-present
  • npm run format-check
  • npm run lint:cross-framework
  • npm run lint:renderer-parity
  • npm run verify-framework-deps

@vannt-dev
vannt-dev merged commit 5d7bb39 into develop Sep 3, 2026
10 checks passed
@vannt-dev
vannt-dev deleted the feat/dx-live-isvalid-async-submit-recipes branch September 3, 2026 15:51
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.

1 participant