woocommerce/includes/tracks
Rodrigo Primo 8ebead165e Replace usages of depracted jQuery.fn.click() event shorthand
This commit replaces all instances in WooCommerce codebase (except included third-party libraries) where jQuery.fn.click( handler ) event shorthand was used. This shorthand was deprecated in jQuery 3.3 (see https://github.com/jquery/jquery/issues/3214). The jQuery documentation was not updated yet (see https://github.com/jquery/jquery-migrate/issues/288 and https://github.com/jquery/api.jquery.com/issues/972).

jQuery.click() was not deprecated and so it was not replaced.
2020-11-18 15:27:46 -03:00
..
events Replace usages of depracted jQuery.fn.click() event shorthand 2020-11-18 15:27:46 -03:00
class-wc-site-tracking.php remove WC_Admin_Setup_Wizard_Tracking from tracking classes 2020-09-18 15:26:18 -03:00
class-wc-tracks-client.php Add a 'NumberUtil' class with a 'round' method. 2020-10-01 11:08:51 +02:00
class-wc-tracks-event.php Improve choice of words 2020-08-25 18:03:03 -03:00
class-wc-tracks-footer-pixel.php Set Tracks image position to fixed 2019-06-18 13:05:30 +02:00
class-wc-tracks.php Protect _ui and _ut props, move JS filter below product count 2020-03-16 17:00:25 -07:00