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

Rebuild Growler into web component #2795

Closed tvdeyen closed 5 months ago

tvdeyen commented 5 months ago

What is this pull request for?

Adds a new <alchemy-message> web component that is used by Alchemy.growl, render_flash_message and render_message helpers.

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.88%. Comparing base (69df895) to head (4261254).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2795 +/- ## ========================================== + Coverage 95.81% 95.88% +0.07% ========================================== Files 222 223 +1 Lines 6087 6082 -5 ========================================== Hits 5832 5832 + Misses 255 250 -5 ```

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