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

Removes deprecated jQuery 3 functions and selector #93

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

fireflypulse
Copy link
Contributor

  • Replaces all deprecated .bind calls with .on
  • Replaces :last deprecated call with .las()

* Replaces :last deprecated call with .las()
@fireflypulse
Copy link
Contributor Author

@stanlemon Let me know if this needs anything else.

@stanlemon
Copy link
Owner

I reviewed and tested locally, and everything seems functional.

Thanks, @fireflypulse, for contributing. After merging, I'll bump the version and publish to npm. This should be backward compatible with the older versions, so I will just bump to 1.5.0 unless you are aware of any issues there.

@stanlemon stanlemon merged commit 13defa4 into stanlemon:master Nov 8, 2024
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.

2 participants