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
823 stars 311 forks source link

Do not use xlink:href in svg icons #2787

Closed tvdeyen closed 5 months ago

tvdeyen commented 5 months ago

We can simply use href. The other is deprecated.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 95.81%. Comparing base (86a0be3) to head (5abc470).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2787 +/- ## ======================================= Coverage 95.81% 95.81% ======================================= Files 222 222 Lines 6087 6087 ======================================= Hits 5832 5832 Misses 255 255 ```

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