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

Button | Add badgeSeverity property #16029

Closed
cetincakiroglu opened this issue Jul 15, 2024 · 1 comment
Closed

Button | Add badgeSeverity property #16029

cetincakiroglu opened this issue Jul 15, 2024 · 1 comment
Assignees
Labels
Type: New Feature Issue contains a new feature or new component request
Milestone

Comments

@cetincakiroglu
Copy link
Contributor

A new input property will be introduced as a replacement for badgeClass input.

@Input() badgeSeverity: 'success' | 'info' | 'warning' | 'danger' | 'help' | 'primary' | 'secondary' | 'contrast' | null | undefined;

@cetincakiroglu cetincakiroglu added this to the 18.0.0-rc.1 milestone Jul 15, 2024
@cetincakiroglu cetincakiroglu added the Type: New Feature Issue contains a new feature or new component request label Jul 15, 2024
@cetincakiroglu cetincakiroglu self-assigned this Jul 15, 2024
@github-actions github-actions bot added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jul 15, 2024
@cetincakiroglu
Copy link
Contributor Author

Fixed in v18.0.0-beta.1

@cetincakiroglu cetincakiroglu removed the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Feature Issue contains a new feature or new component request
Projects
None yet
Development

No branches or pull requests

1 participant