yiisoft / yii-bootstrap5

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

Small refactories #84

Closed Gerych1984 closed 2 years ago

Gerych1984 commented 2 years ago
Q A
Is bugfix?
New feature?
Breaks BC? ✔️
  1. Split Accordion::renderItems to separate small methods renderItem, renderHeader, renderToggle, renderCollapse, renderBody for easier support
  2. All contents wrapped with accordion-body
  3. Small refactoring Offcanvas and Alert
samdark commented 2 years ago

👍