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(Avatar): proxy $attrs to default slot #3712

Merged
merged 1 commit into from
Mar 28, 2025
Merged

Conversation

Lionad-Morotar
Copy link
Contributor

@Lionad-Morotar Lionad-Morotar commented Mar 28, 2025 β€’

πŸ”— Linked issue

Hello, here's the linking

Fix #3710, fix #3699

❓ 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

Avatar's default slot should also inherit attrs from outter Primitive Component

πŸ“ Checklist

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

Sorry, something went wrong.

Copy link

pkg-pr-new bot commented Mar 28, 2025

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

commit: f0a9a3f

@benjamincanac benjamincanac changed the title fix(Avatar): cant as trigger for popover when using default slot fix(Avatar): proxy $attrs to default slot Mar 28, 2025
@benjamincanac benjamincanac merged commit 88f349d into nuxt:v3 Mar 28, 2025
5 checks passed
@benjamincanac
Copy link
Member

Thanks! 😊

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.

cant use u-avatar as triggers for u-popover tooltip with avatar without src do not work
2 participants