-
Notifications
You must be signed in to change notification settings - Fork 753
Description
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.