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
817 stars 312 forks source link

Deprecate float positioning in File and Picture ingredients #2894

Closed tvdeyen closed 1 month ago

tvdeyen commented 1 month ago

What is this pull request for?

Deprecates float positioning in File and Picture ingredients.

If you rely on them, please use css_classes in your ingredient's settings instead.

Checklist

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 95.95%. Comparing base (70b0d49) to head (c477124).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2894 +/- ## ======================================= Coverage 95.95% 95.95% ======================================= Files 230 230 Lines 6258 6258 ======================================= Hits 6005 6005 Misses 253 253 ```

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