Skip to content

Move jquery import out of component #9603

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

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

ger-benjamin
Copy link
Member

@ger-benjamin ger-benjamin commented Feb 5, 2025

To avoid double import of jquery, it's now the responsability of the app to load wanted jquery and jquery dependencies.

datepicker are still not working. I use here a more aggressive method, but I think that makes sens. That allows the user to have more choice on what he want to import.

See JIRA issue: GSGMF-2118.
Examples
Storybook
API help
API documentation

To avoid double import of jquery, it's now the responsability
of the app to load wanted jquery and jquery dependencies.
@ger-benjamin ger-benjamin force-pushed the GSGMF-2118-fix-double-jquery branch from fabf472 to 3a8475a Compare February 5, 2025 10:03
@ger-benjamin ger-benjamin merged commit 541a2fb into master Feb 5, 2025
15 checks passed
@ger-benjamin ger-benjamin deleted the GSGMF-2118-fix-double-jquery branch February 5, 2025 12:01
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.

3 participants