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

Import flatpickr translations into Alchemy admin #51

Merged
merged 2 commits into from
Oct 6, 2023
Merged

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Oct 4, 2023

Alchemy 7.0 uses importmaps and JS modules for
flatpickr (and other JS dependencies). We need
to register the translations as additional JS
module imports in order to be available to
Flatpickr.

This raises the supported Alchemy version to >= 7.0.4 because we need the ability to add additional admin JS module imports.

See AlchemyCMS/alchemy_cms#2588

Alchemy 7.0 uses importmaps and JS modules for
flatpickr (and other JS dependencies). We need
to register the translations as additional JS
module imports in order to be available to
Flatpickr.
We need at least Alchemy 7.0.4 for the ability to
add additional admin JS module imports.

See AlchemyCMS/alchemy_cms#2588
@tvdeyen tvdeyen changed the title Pin locales Import flatpickr translations into Alchemy admin Oct 4, 2023
@tvdeyen tvdeyen added the bug Something isn't working label Oct 4, 2023
@tvdeyen tvdeyen requested a review from a team October 4, 2023 15:26
@tvdeyen tvdeyen merged commit 2eb0009 into main Oct 6, 2023
@tvdeyen tvdeyen deleted the pin-locales branch October 6, 2023 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants