woocommerce/assets/js/frontend
Kevin Killingsworth 265a4faa10 Cart.js: Use currentTarget for events.
Some themes add internal HTML to links, so this adjusts
to use currentTarget, which should always be the node on which
the event is subscribed instead of the target which triggered
the event.
2016-06-15 12:02:58 -05:00
..
add-payment-method.js Fixed all jshint errors #4680 2015-07-10 02:13:30 -03:00
add-payment-method.min.js Set field required class 2015-04-10 15:43:39 +01:00
add-to-cart-variation.js block ui when switching variation with ajax 2016-06-06 14:37:52 +01:00
add-to-cart-variation.min.js block ui when switching variation with ajax 2016-06-06 14:37:52 +01:00
add-to-cart.js Comment and minify 2016-03-12 08:37:02 +00:00
add-to-cart.min.js Comment and minify 2016-03-12 08:37:02 +00:00
address-i18n.js Make state label revert after change 2016-06-01 11:22:55 +01:00
address-i18n.min.js Make state label revert after change 2016-06-01 11:22:55 +01:00
cart-fragments.js Trigger fragment refresh after updating ajax cart 2016-06-08 12:06:40 +01:00
cart-fragments.min.js Trigger fragment refresh after updating ajax cart 2016-06-08 12:06:40 +01:00
cart.js Cart.js: Use currentTarget for events. 2016-06-15 12:02:58 -05:00
cart.min.js Cart.js: Use currentTarget for events. 2016-06-15 12:02:58 -05:00
checkout.js Minor tweaks and JSHint ignore for update notice script 2016-06-06 23:05:10 +05:45
checkout.min.js Fixes tokenisation form when > 1 are used at once. 2016-05-24 17:52:32 +01:00
country-select.js Replace size with length 2016-03-01 13:08:25 +00:00
country-select.min.js Replace size with length 2016-03-01 13:08:25 +00:00
credit-card-form.js frontend credit-card-form jshinted and coding standards 2014-03-19 15:46:59 -07:00
credit-card-form.min.js Fix encoding issue with attribute values and move variation data to tooltip Closes #5169 2014-03-20 15:47:52 +00:00
geolocation.js Improved how geolocation js check for pages where shouldn't load 2015-11-04 01:51:54 -02:00
geolocation.min.js Improved how geolocation js check for pages where shouldn't load 2015-11-04 01:51:54 -02:00
lost-password.js Fix disable password submitting twice 2014-10-16 21:59:45 +02:00
lost-password.min.js Fix disable password submitting twice 2014-10-16 21:59:45 +02:00
password-strength-meter.js Fixed password-strength-meter.js' checkPasswordStrength function not being encapsulated into the wrapper 2016-03-21 17:26:33 +01:00
password-strength-meter.min.js Remove backslash 2016-03-23 14:28:45 +00:00
price-slider.js Fixed coding standards in assets/js/frontend/price-slider.js 2015-06-29 17:09:34 -03:00
price-slider.min.js Minify price-slider.js 2015-06-29 17:08:02 -03:00
single-product.js Grouping of delegated events together 2016-04-19 10:00:16 +08:00
single-product.min.js minify 2016-04-19 13:44:20 +01:00
tokenization-form.js Suit CSS and method tidyup for saved methods form 2016-05-26 12:42:32 +01:00
tokenization-form.min.js Suit CSS and method tidyup for saved methods form 2016-05-26 12:42:32 +01:00
woocommerce.js Created assets/js/frontend/password-strength-meter.js #9319 2015-10-09 13:31:47 -03:00
woocommerce.min.js Created assets/js/frontend/password-strength-meter.js #9319 2015-10-09 13:31:47 -03:00