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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve jQuery 3 compatibility #599

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

Conversation

xaabi6
Copy link

@xaabi6 xaabi6 commented Sep 15, 2022

Hi there 馃憢

This PR mainly changes some jQuery deprecated methods to their respective native methods. It also fixes an element selector.

These changes will help with the purpose of being compatible with jQuery 3 as it has been tracked on #544.

By the way, I also did run the tests and all of them had the green check 馃槃

Change jQuery deprecated methods to native methods.
Change needed after jQuery changes to .htmlPrefilter() method in version 3.5.0: https://jquery.com/upgrade-guide/3.5/
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.

None yet

1 participant