brinley / jSignature

jQuery plugin for adding web signature functionality
http://www.unbolt.net/jSignature
694 stars 529 forks source link

jQuery 3 support, .bind and .unbind are deprecated #126

Open zspitzer opened 7 years ago

zspitzer commented 7 years ago

jquery-migrate-3.0.0.js?r=6832:62 JQMIGRATE: jQuery.fn.bind() is deprecated

https://jquery.com/upgrade-guide/3.0/#deprecated-bind-and-delegate

internally, jquery already just maps the functions to on() and off() https://github.com/jquery/jquery/blob/1b9575b9d14399e9426b9eacdd92b3717846c3f2/src/deprecated.js