Skip to content

Conversation

dan-hale
Copy link
Contributor

πŸ”— Linked issue

❓ 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

Loading state for onSubmit should be exposed to form slot to enable displaying loading states while submission is pending.

πŸ“ Checklist

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

Copy link

pkg-pr-new bot commented May 28, 2025

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

commit: d3c2509

@benjamincanac benjamincanac requested a review from romhml May 28, 2025 19:14
@benjamincanac benjamincanac changed the title feat(Form): Expose loading state to slot feat(Form): expose loading state to default slot May 30, 2025
dan-hale and others added 3 commits May 30, 2025 16:27
Accidentally left this in, was considering emitting an event for the result of onSubmit.
Co-authored-by: Benjamin Canac <[email protected]>
@dan-hale dan-hale force-pushed the feat-form-expose-loading-state-on-slot branch from e3f7c59 to d3c2509 Compare May 30, 2025 20:27
@benjamincanac benjamincanac merged commit ea0c459 into nuxt:v3 Jun 1, 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.

3 participants