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 97 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
@tvdeyen tvdeyen modified the milestones: 8.0, 7.4 Jan 3, 2025
@tvdeyen tvdeyen added the backport-to-7.4-stable Needs to be backported to 7.4-stable label Jan 3, 2025
@alchemycms-bot
Copy link
Collaborator

💔 All backports failed

Status Branch Result
7.4-stable Backport failed because of merge conflicts

You might need to backport the following PRs to 7.4-stable:
- Fix Menu Node form
- Use cropperjs instead of Jcrop
- Merge pull request #3045 from AlchemyCMS/compile-preview
- Merge pull request #3044 from AlchemyCMS/handlebars-npm
- Merge pull request #3043 from tvdeyen/bundle-tinymce-plugin
- Merge pull request #3042 from AlchemyCMS/remove-mysql-build

Manual backport

To create the backport manually run:

backport --pr 3048

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

@tvdeyen
Copy link
Member Author

tvdeyen commented Jan 3, 2025

💚 All backports created successfully

Status Branch Result
7.4-stable

Questions ?

Please refer to the Backport tool documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-7.4-stable Needs to be backported to 7.4-stable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants