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

Drop jQuery dependency #393

Open
alancleary opened this issue Dec 17, 2021 · 1 comment
Open

Drop jQuery dependency #393

alancleary opened this issue Dec 17, 2021 · 1 comment
Assignees

Comments

@alancleary
Copy link
Contributor

There's a couple places in GCV that use jQuery. I did this because it was a dependency of Bootstrap anyway, so when in Rome... However, Bootstrap 5 dropped jQuery as a dependency and it's now hard to justify keeping it around given how little it's actually used in the project.

@alancleary
Copy link
Contributor Author

PR #852 updated all relevant code to no longer use jQuery. Golden Layout is now the only code that depends on jQuery. When Golden Layout is updated to version 2 (issue #369) then jQuery will no longer be required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant