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

fix(form): use native as default validation behavior #4425

Open
wants to merge 7 commits into
base: canary
Choose a base branch
from
Prev Previous commit
Next Next commit
chore(changeset): changed form default validation behavior to native
  • Loading branch information
Peterl561 committed Dec 21, 2024
commit 4951b45140faf50dda42df24b8af2324ab47a3f0
11 changes: 11 additions & 0 deletions .changeset/flat-ducks-attack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
"@nextui-org/form": minor
"@nextui-org/autocomplete": patch
"@nextui-org/date-picker": patch
"@nextui-org/input-otp": patch
"@nextui-org/checkbox": patch
"@nextui-org/select": patch
"@nextui-org/input": patch
---

changed form default validation behavior to native
Loading