Skip to content

Conversation

@zAlweNy26
Copy link
Contributor

πŸ”— Linked issue

Resolves #4524

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

With this PR, now RegExps are supported in clear, setErrors and getErrors methods of Form component.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@zAlweNy26 zAlweNy26 requested a review from benjamincanac as a code owner July 26, 2025 15:00
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jul 26, 2025

npm i https://pkg.pr.new/@nuxt/ui@4608

commit: 8aafe98

@romhml romhml changed the title fix(Form): support RegExp in exposed methods feat(Form): support RegExp in exposed methods Jul 26, 2025
@romhml romhml changed the title feat(Form): support RegExp in exposed methods feat(Form): support error RegExp in exposed methods Jul 26, 2025
@zAlweNy26 zAlweNy26 requested a review from romhml July 28, 2025 07:52
Copy link
Member

@romhml romhml left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks :)

@benjamincanac benjamincanac merged commit b8b74a0 into nuxt:v3 Jul 28, 2025
6 checks passed
@benjamincanac benjamincanac added the v3 #1289 label Aug 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v3 #1289

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Better form errors path handling

3 participants