You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## PR Checklist
Please check if your PR fulfills the following requirements:
<!--- [ ] Tests for the changes have been added (for bug
fixes/features)-->
- [x] Docs have been added/updated (for bug fixes/features)
## PR Type
What kind of change does this PR introduce?
<!-- Please check the one that applies to this PR using "x". -->
- [ ] Bugfix
- [x] Feature
- [ ] Code style update (formatting, local variables)
- [ ] Refactoring (no functional changes, no API changes)
- [ ] Build related changes
- [ ] CI-related changes
- [ ] Documentation content changes
- [ ] Other... Please describe:
## Issue Number
<!-- Bugs and features must be linked to an issue. -->
Issue Number: #89
## Does this PR introduce a breaking change?
<!-- If this PR contains a breaking change, please describe the impact
and migration path for existing applications below. -->
- [ ] Yes
- [x] No
## Other information
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
## Summary by CodeRabbit
- **New Features**
- Introduced dismissible badges with customizable colors and dismissal
behavior.
- Added a new Angular component for dismissible badges.
- **Documentation**
- Updated documentation to include a section for the dismissible badge
component with examples.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Description
Add a button to dismiss badge
Proposed solution
https://flowbite.com/docs/components/badge/#chips-dismissible-badges
Alternatives considered
No response
The text was updated successfully, but these errors were encountered: