yiisoft / html

Handy library to generate HTML
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
55 stars 17 forks source link

Fix loss keys of named class in `Html::addCssClass()` when class in passed options is string #171

Closed vjik closed 10 months ago

vjik commented 10 months ago
Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Fixed issues
codecov[bot] commented 10 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (db526a8) 100.00% compared to head (22bd1c0) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #171 +/- ## =========================================== Coverage 100.00% 100.00% - Complexity 759 760 +1 =========================================== Files 84 84 Lines 2052 2053 +1 =========================================== + Hits 2052 2053 +1 ``` | [Files](https://app.codecov.io/gh/yiisoft/html/pull/171?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft) | Coverage Δ | | |---|---|---| | [src/Html.php](https://app.codecov.io/gh/yiisoft/html/pull/171?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yiisoft#diff-c3JjL0h0bWwucGhw) | `100.00% <100.00%> (ø)` | |

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

what-the-diff[bot] commented 10 months ago

PR Summary