Skip to content

Conversation

@rodriciru
Copy link
Contributor

πŸ”— Linked issue

Resolves #5404

❓ 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

Added a new condition to show the leading slot if not title or no desc or no icon or no heading prop

πŸ“ Checklist

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

@github-actions github-actions bot added the v4 #4488 label Nov 7, 2025
@benjamincanac benjamincanac changed the title Add leading slot condition to AuthForm component fix(AuthForm): ensure header is shown with leading slot Nov 7, 2025
@rodriciru
Copy link
Contributor Author

Sorry about the failed spec. I will try to update it, but will be my first time

@rodriciru
Copy link
Contributor Author

I hope I update correctly the snapshot

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 7, 2025

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

commit: 8b932fa

Copy link
Member

@benjamincanac benjamincanac 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 b61127a into nuxt:v4 Nov 8, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v4 #4488

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AuthForm wont show custom leading slot if no title or no desc o no icon or no header

2 participants