Skip to content

Conversation

J-Michalek
Copy link
Collaborator

πŸ”— 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.

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