Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intent to ship: @conform-to/validitystate #128

Merged
merged 25 commits into from
Apr 15, 2023
Merged

Conversation

edmundhung
Copy link
Owner

@edmundhung edmundhung commented Mar 26, 2023

I am developing this mainly for my upcoming talk on Remix Conf.

This enables type-checking your form constraint and validate on the server using the same rules as the browser. It implements all the input types except month and week.

The solution focus on enabling validation with native browser constraint whenever it is applicable.

@codesandbox
Copy link

codesandbox bot commented Mar 26, 2023

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@cloudflare-pages
Copy link

cloudflare-pages bot commented Mar 29, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 14efaa4
Status: ✅  Deploy successful!
Preview URL: https://d101edc9.conform.pages.dev
Branch Preview URL: https://conform-validitystate.conform.pages.dev

View logs

@edmundhung edmundhung merged commit 85ecd0a into main Apr 15, 2023
2 checks passed
@edmundhung edmundhung deleted the conform-validitystate branch April 15, 2023 18:11
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.

None yet

1 participant