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

Add tabs fade effect #149

Closed Gerych1984 closed 5 months ago

Gerych1984 commented 5 months ago
Q A
Is bugfix?
New feature? ✔️
Breaks BC?
  1. Add missed tabs variants constant
  2. Add fade effect to tabs
codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.38%. Comparing base (322367f) to head (8ba63af). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #149 +/- ## ========================================= Coverage 98.37% 98.38% - Complexity 494 497 +3 ========================================= Files 21 21 Lines 1664 1667 +3 ========================================= + Hits 1637 1640 +3 Misses 27 27 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

vjik commented 5 months ago

👍