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

Upgrade jQuery #2000

Closed
adamchainz opened this issue Mar 25, 2025 · 2 comments
Closed

Upgrade jQuery #2000

adamchainz opened this issue Mar 25, 2025 · 2 comments

Comments

@adamchainz
Copy link
Member

Currently, we use jQuery 1.11:

/*! jQuery v1.11.2 | (c) 2005, 2014 jQuery Foundation, Inc. | jquery.org/license */

The latest version listed on jQuery.com is 3.7.1, and jQuery 4 is in beta.

Despite the major version updates, the core API remains mostly unchanged. I think it is feasible to upgrade it for the various browser support and security improvements.

The upgrade guide should be consulted when doing so, and all pages using jQuery tested.

@adamzap
Copy link
Member

adamzap commented Mar 25, 2025

Hello! We decided to remove jQuery instead of upgrading it in #1827.

I'm rewriting the site's JavaScript one PR at a time. You can see a lot of them here.

@adamzap
Copy link
Member

adamzap commented Mar 29, 2025

Let me know if you think this should be reopened.

@adamzap adamzap closed this as completed Mar 29, 2025
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

No branches or pull requests

2 participants