Closed andersk closed 4 years ago
Fixes these warnings from jquery-migrate:
JQMIGRATE: jQuery.isArray is deprecated; use Array.isArray JQMIGRATE: jQuery.fn.click() event shorthand is deprecated JQMIGRATE: jQuery.fn.change() event shorthand is deprecated JQMIGRATE: jQuery.fn.keydown() event shorthand is deprecated
Thanks!
Can you do a release with this fix?
Fixes these warnings from jquery-migrate: