AlchemyCMS / alchemy_cms

Alchemy is the Open Source Rails CMS framework for the component based web that can be used as classic server side rendered or headless CMS.
https://www.alchemy-cms.com
BSD 3-Clause "New" or "Revised" License
839 stars 315 forks source link

fix(IngredientAnchorLink): Use alchemy-icon setAttribute #2859

Closed tvdeyen closed 5 months ago

tvdeyen commented 5 months ago

What is this pull request for?

We changed <alchemy-icon> to use a svg icon sprite. We cannot update the class anymore, but need to change the icon-style attribute instead.

Checklist


codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 95.84%. Comparing base (350da56) to head (7616829).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2859 +/- ## ======================================= Coverage 95.84% 95.84% ======================================= Files 229 229 Lines 6211 6211 ======================================= Hits 5953 5953 Misses 258 258 ```

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