woocommerce/assets/js/frontend
James Koster d0865bdcc7 Don't perform cart update on search submit
If you have a search widget on the cart page which is wrapped in a div
(the default wrapper for widgets) the ajax cart would try to update on
search submit. This change ensures the search form is excluded on
`submit_click`.
2016-07-04 11:10:02 +01:00
..
add-payment-method.js Fixed all jshint errors #4680 2015-07-10 02:13:30 -03:00
add-payment-method.min.js minify 2016-06-24 12:28:50 +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 minify 2016-06-24 12:28:50 +01: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 minify 2016-06-24 12:28:50 +01:00
cart.js Don't perform cart update on search submit 2016-07-04 11:10:02 +01:00
cart.min.js Don't perform cart update on search submit 2016-07-04 11:10:02 +01:00
checkout.js Remove all notices on fail 2016-06-23 13:47:24 +01:00
checkout.min.js minify 2016-06-24 12:28:50 +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-06-24 12:28:50 +01:00
tokenization-form.js Code tidy 2016-06-24 12:39:13 +01:00
tokenization-form.min.js Code tidy 2016-06-24 12:39:13 +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