Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebuild Growler into web component #2795

Merged
merged 5 commits into from
Mar 19, 2024
Merged

Rebuild Growler into web component #2795

merged 5 commits into from
Mar 19, 2024

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Mar 18, 2024

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

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
  • I have added tests to cover this change

@tvdeyen tvdeyen added this to the 7.2 milestone Mar 18, 2024
@tvdeyen tvdeyen requested a review from a team as a code owner March 18, 2024 20:39
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.88%. Comparing base (69df895) to head (4261254).

Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tvdeyen tvdeyen force-pushed the growler-esm branch 4 times, most recently from 03c8bab to bdb76ce Compare March 19, 2024 06:51
And use this for Rails `flash` messages, `render_message` helper
and `Alchemy.growl` notices.
These helpers haven't been used for a long time now.
This helper has not been used since we refactored
the upload form. Since this has been marked as private
and it serves a very limited scope we can simply remove it.
@tvdeyen tvdeyen enabled auto-merge March 19, 2024 07:11
@tvdeyen tvdeyen merged commit 659a96c into main Mar 19, 2024
35 checks passed
@tvdeyen tvdeyen deleted the growler-esm branch March 19, 2024 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants