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

Load Select2 via importmap #3048

Merged
merged 3 commits into from
Sep 23, 2024
Merged

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Sep 20, 2024

What is this pull request for?

Bundle select2 from node modules and serve via importmap.

Notable

Needs AlchemyCMS/alchemy_i18n#68

Screenshots

Remove if no visual changes have been made.

Checklist

@tvdeyen tvdeyen added this to the 8.0 milestone Sep 20, 2024
@tvdeyen tvdeyen requested a review from a team as a code owner September 20, 2024 20:15
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.63%. Comparing base (8225f88) to head (b21cd2a).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3048   +/-   ##
=======================================
  Coverage   96.63%   96.63%           
=======================================
  Files         236      236           
  Lines        6332     6332           
=======================================
  Hits         6119     6119           
  Misses        213      213           

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

We must use a module here in order to define the consts globally.
We have our own content css file compiled with sass cli.
We do not load this file at all, so it can be removed.
@tvdeyen tvdeyen merged commit 161ae81 into AlchemyCMS:main Sep 23, 2024
39 checks passed
@tvdeyen tvdeyen deleted the select2-importmap branch September 23, 2024 13:25
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