Skip to content

feat(InputMenu): emit remove-tag event#4511

Merged
benjamincanac merged 1 commit intonuxt:v3from
J-Michalek:feat/input-menu-remove-tag-event
Jul 16, 2025
Merged

feat(InputMenu): emit remove-tag event#4511
benjamincanac merged 1 commit intonuxt:v3from
J-Michalek:feat/input-menu-remove-tag-event

Conversation

@J-Michalek
Copy link
Contributor

🔗 Linked issue

Resolves: #4463

❓ 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

This PR implements the remove-tag event which is emitted when a tag is removed using the remove button. Useful when the user needs to react to the tag removal without the need to find it by themselves.

📝 Checklist

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jul 12, 2025

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

commit: b8a63d8

@benjamincanac
Copy link
Member

Thanks @J-Michalek! 😊

@benjamincanac benjamincanac merged commit 6ca7c8b into nuxt:v3 Jul 16, 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.

[InputMenu] ability to control behavior of onRemoveTag

2 participants