woocommerce/assets/js/frontend
Danny van Kooten 88f2e690bb Changing all inefficient selectors of $('body') to $(document.body), which is about 80% faster (and even more on mobile, see https://jsperf.com/jquery-body-vs-document-body-selector/2 ). 2015-04-03 14:21:47 +02:00
..
add-payment-method.js Changing all inefficient selectors of $('body') to $(document.body), which is about 80% faster (and even more on mobile, see https://jsperf.com/jquery-body-vs-document-body-selector/2 ). 2015-04-03 14:21:47 +02:00
add-payment-method.min.js bye bye ajax loader gif. 2014-11-13 18:28:15 +00:00
add-to-cart-variation.js [2.3] Reset sku when no option chosen 2015-03-23 13:03:53 +00:00
add-to-cart-variation.min.js [2.3] Reset sku when no option chosen 2015-03-23 13:03:53 +00:00
add-to-cart.js Changing all inefficient selectors of $('body') to $(document.body), which is about 80% faster (and even more on mobile, see https://jsperf.com/jquery-body-vs-document-body-selector/2 ). 2015-04-03 14:21:47 +02:00
add-to-cart.min.js Added endpoint for faster ajax requests 2015-03-20 12:28:26 +00:00
address-i18n.js Ensure script that references global objects safe on pages where global is not enqueued 2014-06-02 16:34:55 +01:00
address-i18n.min.js Ensure script that references global objects safe on pages where global is not enqueued 2014-06-02 16:34:55 +01:00
cart-fragments.js Changing all inefficient selectors of $('body') to $(document.body), which is about 80% faster (and even more on mobile, see https://jsperf.com/jquery-body-vs-document-body-selector/2 ). 2015-04-03 14:21:47 +02:00
cart-fragments.min.js Added endpoint for faster ajax requests 2015-03-20 12:28:26 +00:00
cart.js Changing all inefficient selectors of $('body') to $(document.body), which is about 80% faster (and even more on mobile, see https://jsperf.com/jquery-body-vs-document-body-selector/2 ). 2015-04-03 14:21:47 +02:00
cart.min.js Added endpoint for faster ajax requests 2015-03-20 12:28:26 +00:00
checkout.js Changing all inefficient selectors of $('body') to $(document.body), which is about 80% faster (and even more on mobile, see https://jsperf.com/jquery-body-vs-document-body-selector/2 ). 2015-04-03 14:21:47 +02:00
checkout.min.js Added endpoint for faster ajax requests 2015-03-20 12:28:26 +00:00
country-select.js Changing all inefficient selectors of $('body') to $(document.body), which is about 80% faster (and even more on mobile, see https://jsperf.com/jquery-body-vs-document-body-selector/2 ). 2015-04-03 14:21:47 +02:00
country-select.min.js Fixed select 2 formatSelectionTooBig(), closes #7640 2015-03-05 14:55:41 -03: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
jquery-ui-touch-punch.js Rename touch punch to stop grunt breaking minify 2014-10-23 14:38:19 +01:00
jquery-ui-touch-punch.min.js Rename touch punch to stop grunt breaking minify 2014-10-23 14:38:19 +01: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
price-slider.js Changing all inefficient selectors of $('body') to $(document.body), which is about 80% faster (and even more on mobile, see https://jsperf.com/jquery-body-vs-document-body-selector/2 ). 2015-04-03 14:21:47 +02:00
price-slider.min.js Fix encoding issue with attribute values and move variation data to tooltip Closes #5169 2014-03-20 15:47:52 +00:00
single-product.js Allow linking to #reviews tab Closes #4630 2014-10-24 15:50:15 +01:00
single-product.min.js Allow linking to #reviews tab Closes #4630 2014-10-24 15:50:15 +01:00
woocommerce.js handle zero min input qty in woocommerce.js 2015-03-10 03:06:17 +02:00
woocommerce.min.js Minify 2015-03-10 10:25:40 +00:00