yiisoft / yii-bootstrap5

Yii Framework Bootstrap 5 support
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
63 stars 19 forks source link

Refactoring `alert` widget. #158

Closed terabytesoftw closed 1 month ago

terabytesoftw commented 1 month ago
Q A
Is bugfix? ✔️
New feature?
Breaks BC?
terabytesoftw commented 1 month ago

Add method that enable/disable alert-link class (see https://getbootstrap.com/docs/5.3/components/alerts/#link-color)

But the link is embedded in the content, as you want it to be implemented.