Skip to content

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

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

Merged
merged 1 commit into from
Jul 16, 2025

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
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.

[InputMenu] ability to control behavior of onRemoveTag
2 participants