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 #7522: Autocomplete allow selectedItemTemplate in both modes #7564

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

melloware
Copy link
Member

Fix #7522: Autocomplete allow selectedItemTemplate in both modes

@mertsincan this improves upon the PRO fix allowing the user to....

  • Customize the chip in multiple mode using a React Node
  • Customer the "string" in single mode using text
  • Fixes the Typescript to be flexible

@melloware melloware added the Core Team Issue or pull request has been *opened* by a member of Core Team label Jan 5, 2025
@melloware melloware requested a review from mertsincan January 5, 2025 12:50
Copy link

vercel bot commented Jan 5, 2025

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

2 Skipped Deployments
Name Status Preview Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Jan 5, 2025 0:51am
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Jan 5, 2025 0:51am

@melloware melloware merged commit f2f5d2a into primefaces:master Jan 6, 2025
5 checks passed
@melloware melloware deleted the PR7522 branch January 6, 2025 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Team Issue or pull request has been *opened* by a member of Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to format the selected item in Autocomplete
1 participant