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 to jQuery 3.5.1 #57

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

delosrogers
Copy link

Changed .click() and .keyup() to .on() and changed the version of jQuery in the package.json to 3.5.1 . I have tested this on my own site and by deploying clustergrammer-web with these changes and I have not seen any errors in the console or encountered any other issues in upgrading versions. It is still possible that there is a part of the library I haven't tested so I am also interested in writing more tests to make sure there aren't any hidden breaking changes in jQuery 3.5.1 .
Fixes #56

@cornhundred
Copy link
Contributor

cornhundred commented Jan 13, 2021

Thanks @delosrogers, I'll have a look to make sure it is working and request that the merge the pull request soon.

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.

Depricated jQuery shorthands
2 participants