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

feat(alchemy-growl): Allow innerHTML as message #2853

Closed tvdeyen closed 2 months ago

tvdeyen commented 2 months ago

What is this pull request for?

Feels more natural to use the <alchemy-growl> custom element in HTML like this. The message attribute is still supported, though.

Checklist

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 95.86%. Comparing base (4b0437e) to head (424209b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2853 +/- ## ======================================= Coverage 95.86% 95.86% ======================================= Files 229 229 Lines 6211 6211 ======================================= Hits 5954 5954 Misses 257 257 ```

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