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 (v18): Modernize IconField and expand test #16541

Closed
wants to merge 10 commits into from

Conversation

medbenmakhlouf
Copy link

@medbenmakhlouf medbenmakhlouf commented Oct 14, 2024

Refactor:

Updated the AvatarGroup component to leverage Angular's new signal-based inputs for enhanced reactivity and performance optimization.

Test Cases: Added comprehensive test cases to cover:

Dynamic input handling (label, icon, image)
Inline styles and CSS class binding
Size variations (normal, large, xlarge)
Shape variations (square, circle)
Error handling for image loading
Accessibility (aria-label, aria-labelledby)
Custom styling and class inputs (styleClass, style)

Fix #16546

Copy link

vercel bot commented Oct 14, 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 Nov 17, 2024 7:35am
primeng-v18 ⬜️ Ignored (Inspect) Visit Preview Nov 17, 2024 7:35am

Mohamed Ben Makhlouf and others added 7 commits October 14, 2024 19:17
# Conflicts:
#	src/app/components/iconfield/iconfield.ts
# Conflicts:
#	packages/primeng/src/iconfield/iconfield.spec.ts
#	packages/primeng/src/iconfield/iconfield.ts
@mertsincan mertsincan added the Status: Discussion Issue or pull request needs to be discussed by Core Team label Nov 18, 2024
@mertsincan mertsincan added this to the 18.x milestone Nov 18, 2024
@cagataycivici cagataycivici deleted the branch primefaces:v18 December 9, 2024 11:48
@mertsincan mertsincan removed this from the 19.x milestone Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

3 participants