activeadmin / arbre

An Object Oriented DOM Tree in Ruby
MIT License
756 stars 74 forks source link

Remove component CSS class name default #545

Closed javierjulio closed 8 months ago

javierjulio commented 8 months ago

A component will no longer add a CSS class name by default.

This will be in a major (v2) release due to being a breaking change.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (22a71a3) 92.48% compared to head (c71cf7b) 92.39%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #545 +/- ## ========================================== - Coverage 92.48% 92.39% -0.10% ========================================== Files 17 17 Lines 466 460 -6 ========================================== - Hits 431 425 -6 Misses 35 35 ``` | [Files](https://app.codecov.io/gh/activeadmin/arbre/pull/545?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=activeadmin) | Coverage Δ | | |---|---|---| | [lib/arbre/component.rb](https://app.codecov.io/gh/activeadmin/arbre/pull/545?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=activeadmin#diff-bGliL2FyYnJlL2NvbXBvbmVudC5yYg==) | `100.00% <ø> (ø)` | |

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