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

feat(chips): added onChipContextMenu output analog to onChipClick #15763

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

f94e59
Copy link

@f94e59 f94e59 commented May 30, 2024

This PR exposes contextmenu events on chips analog to existing click events.
This is a small non-breaking change and completes the existing api for usages of the contextmenu on single chip items.

Closes 2791

Copy link

vercel bot commented May 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Oct 1, 2024 2:35pm
primeng-v18 ⬜️ Ignored (Inspect) Visit Preview Oct 1, 2024 2:35pm

@cetincakiroglu cetincakiroglu added Resolution: Needs Revision The pull request can't be merged. Conflicts need to be corrected or documentation and code updated. Status: Discussion Issue or pull request needs to be discussed by Core Team labels Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Needs Revision The pull request can't be merged. Conflicts need to be corrected or documentation and code updated. Status: Discussion Issue or pull request needs to be discussed by Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhancement to Chip Component: Expose secondary click (contextmenu) on a chip
2 participants