-
Notifications
You must be signed in to change notification settings - Fork 7
Labels
Description
Enhance the igc-badge component to include new predefined sizes and a new Dot type, implement an improved outline that does not affect the badge’s inner content, update icon and font sizes, and resolve contrast issues to ensure compliance with WCAG AA accessibility standards, following the latest design handoff.
- Add predefined sizes
- small
- medium
- large
- Add Dot boolean attribute
Introduce a new Dot boolean attribute as a minimal badge without any content
The Dot badge can be of any variant (default, info, success, warning, error) - Improve outline implementation
Ensure the outline is rendered outside the badge without affecting its internal size or content - Visual and design alignment
Update icon and font sizes based on the latest Figma handoff
Verify spacing, padding, and border radius values align with design tokens
The modifications are valid for all 4 themes.
All details are to be found in the handoff file.