NicolasCARPi / jquery_jeditable

jQuery edit in place plugin. Extendable via plugin architecture. Plugins for plugin. Really.
https://jeditable.elabftw.net
MIT License
1.74k stars 459 forks source link

Fix warnings from jquery-migrate-3.3.2.js when updating to jQuery 3.6.0 #230

Closed warmsocks closed 3 years ago

warmsocks commented 3 years ago

This is an additional batch of warning fixes for the latest jquery-migrate and jQuery. See issue #211. JQMIGRATE: jQuery.trim is deprecated; use String.prototype.trim JQMIGRATE: jQuery.isFunction() is deprecated JQMIGRATE: jQuery.fn.select() event shorthand is deprecated

Please make sure to target the "experimental" branch!