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

jQuery 4.X Support? #1852

Open
sma27 opened this issue Aug 17, 2024 · 0 comments
Open

jQuery 4.X Support? #1852

sma27 opened this issue Aug 17, 2024 · 0 comments

Comments

@sma27
Copy link

sma27 commented Aug 17, 2024

Are there plans to update this plugin for jQuery 4.X? I love tablesorter, but it has quite a few jQuery deprecated functions still in use. Such as jQuery.tim(), jQuery.isFunction(), jQuery.bind(), jQuery.unbind(), etc. I know it can be run with jQuery migrate, but would prefer to not have to do that long term.

Thanks for this awesome plugin!

https://api.jquery.com/category/deprecated/deprecated-3.0/
https://api.jquery.com/category/deprecated/deprecated-3.2/
https://api.jquery.com/category/deprecated/deprecated-3.3/
https://api.jquery.com/category/deprecated/deprecated-3.4/
https://api.jquery.com/category/deprecated/deprecated-3.5/

P.S. Running the plugin with jQuery Migrate (the not minified version), will show all the deprecation warnings using jQuery 3.X.

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

1 participant