Commit Graph

38454 Commits

Author SHA1 Message Date
Jonathan Sadowski 6f1a1b2492 Update select2.js to use String.prototype.trim instead of jQuery.trim 2021-04-28 16:26:31 -05:00
Jonathan Sadowski 8026131767 Update select2.full.js to use String.prototype.trim instead of jQuery.trim 2021-04-28 16:26:31 -05:00
Jonathan Sadowski a7d6e60334 Update selectWoo.js to use typeof check instead of jQuery.isFunction() for jQuery 3 compatibility 2021-04-28 16:26:31 -05:00
Jonathan Sadowski 56dbdedfb2 Update select2.js to use typeof check instead of jQuery.isFunction() for jQuery 3 compatibility 2021-04-28 16:26:30 -05:00
Jonathan Sadowski 2e0c538e8f Update select2.full.js to use typeof check instead of jQuery.isFunction() for jQuery 3 compatibility 2021-04-28 16:26:30 -05:00
Jonathan Sadowski 8a2702d0cd Update selectWoo.js to use Array.isArray instead of jQuery.isArray for jQuery 3 compat 2021-04-28 16:26:30 -05:00
Jonathan Sadowski 944d5c06c1 Update select2.js to use Array.isArray instead of jQuery.isArray for jQuery 3 compat 2021-04-28 16:26:30 -05:00
Jonathan Sadowski e62ea96a3e Update select2.full.js to use Array.isArray instead of jQuery.isArray for jQuery 3 compat 2021-04-28 16:26:30 -05:00
Jonathan Sadowski fc93c2474d Update select2.full.js to use off() instead of unbind() for jQuery 3 compat 2021-04-28 16:26:30 -05:00
Jonathan Sadowski 89e9e2932d Update select2.full.js to use on() instead of bind() for jQuery 3 compat 2021-04-28 16:26:30 -05:00
Jonathan Sadowski 2e4c7d93c2 Update selectWoo.js to use trigger('focus') instead of focus() for jQuery 3 compat 2021-04-28 16:26:30 -05:00
Jonathan Sadowski ce12a2a895 Update select2.full.js to use trigger('focus') instead of focus() for jQuery 3 compat 2021-04-28 16:26:28 -05:00
Jonathan Sadowski a09e82e4b6 Update select2.full.js to use trigger('focus') instead of focus() for jQuery 3 compat 2021-04-28 16:24:40 -05:00
Jonathan Sadowski c9b1012095 Update stupidtable.js to resolve jQuery data change in jQuery 3 2021-04-28 16:22:00 -05:00
Jonathan Sadowski a95f084d9f Update woocommerce.js to resolve jQuery data change in jQuery 3 2021-04-28 16:22:00 -05:00
Jonathan Sadowski f685cda40d Update wc-orders.js to resolve jQuery data change in jQuery 3 2021-04-28 16:22:00 -05:00
Jonathan Sadowski 8f013a9c9a Update system-status.js to resolve jQuery data change in jQuery 3 2021-04-28 16:22:00 -05:00
Jonathan Sadowski 24b787b2da Update settings.js to resolve jQuery data change in jQuery 3 2021-04-28 16:22:00 -05:00
Jonathan Sadowski 7be2388e06 Update jquery-ui-touch=punch.js to remove deprecated jQuery bind and unbind functions 2021-04-28 16:22:00 -05:00
Jonathan Sadowski a61bd3c99d Update price-slider.js to remove deprecated jQuery bind function 2021-04-28 16:22:00 -05:00
Jonathan Sadowski 294b257710 Update cart-fragments.js to remove deprecated jQuery bind function 2021-04-28 16:22:00 -05:00
Jonathan Sadowski f5b3556e14 Replace .data() call in checkout.js for jQuery 3 Compatibility 2021-04-28 16:22:00 -05:00
Jonathan Sadowski 15df81e2d9 Correct bind usage in product import and export (bind wasn't targeting jQuery object; was native JS bind) 2021-04-28 16:22:00 -05:00
roykho 6c804e31d7 Update deprecated hovers 2021-04-28 16:22:00 -05:00
roykho a75a3d7176 Update .focus and .toggleClass that were missed 2021-04-28 16:22:00 -05:00
roykho 84533ac38f Update deprecated jQuery functions for selectWoo.full.js 2021-04-28 16:22:00 -05:00
roykho b78aa4e00a Fix deprecated jQuery removeClass function 2021-04-28 16:22:00 -05:00
roykho 387e095a01 Update deprecated jQuery functions in includes folder 2021-04-28 16:21:59 -05:00
roykho 09aabeeb6f Revert load function 2021-04-28 16:21:59 -05:00
roykho 242949850d Update deprecated jQuery functions for tokenization-form.js 2021-04-28 16:21:59 -05:00
roykho 5de6a1ee95 Update deprecated jQuery functions for password-strength-meter.js 2021-04-28 16:21:59 -05:00
roykho a5409a8ca1 Update deprecated jQuery functions for country-select.js 2021-04-28 16:21:59 -05:00
roykho b23d218a37 Update deprecated jQuery functions for checkout.js 2021-04-28 16:21:59 -05:00
roykho 1e55db0e4d Update deprecated jQuery functions for address-i18n.js and cart-fragments.js 2021-04-28 16:21:59 -05:00
roykho 67ea396f7d Update deprecated jQuery functions for add-to-cart-variation.js 2021-04-28 16:21:59 -05:00
roykho 8cf743caee Update deprecated jQuery functions for add-payment-method.js 2021-04-28 16:21:59 -05:00
roykho 7f0f2c8320 Update deprecated jQuery functions for woocommerce_admin.js 2021-04-28 16:21:59 -05:00
roykho d2c3ae204f Update deprecated jQuery functions for wc-shipping-zone-methods.js 2021-04-28 16:21:59 -05:00
roykho d213e3d959 Update deprecated jQuery functions for wc-shipping-classes.js 2021-04-28 16:21:59 -05:00
roykho 15492c0942 Update deprecated jQuery functions for wc-setup.js 2021-04-28 16:21:59 -05:00
roykho 4ebce91559 Update deprecated jQuery functions for wc-product-import.js 2021-04-28 16:21:59 -05:00
roykho 78adef7f80 Update deprecated jQuery functions for wc-product-export.js 2021-04-28 16:21:59 -05:00
roykho eee6c96871 Update deprecated jQuery functions for wc-clipboard.js 2021-04-28 16:21:59 -05:00
roykho 76762a08f8 Update deprecated jQuery functions for users.js 2021-04-28 16:21:59 -05:00
roykho b924230b41 Update deprecated jQuery functions for system-status.js 2021-04-28 16:21:59 -05:00
roykho 142aad6a44 Update deprecated jQuery functions for settings.js 2021-04-28 16:21:58 -05:00
roykho d84eb2d6bb Update deprecated jQuery functions for settings-views-html-settings-tax.js 2021-04-28 16:21:58 -05:00
roykho 81d6e50bbd Update deprecated jQuery functions for quick-edit.js 2021-04-28 16:21:58 -05:00
roykho 58cfd4c0c2 Fixed removeAttribute replacements 2021-04-28 16:21:58 -05:00
roykho 4d0df8d341 Update deprecated jQuery functions for meta-boxes-product.js 2021-04-28 16:21:58 -05:00