woocommerce/assets/js/frontend
Mike Jolley ef49977905 add_to_cart_url add_to_cart_text and single_add_to_cart_text class methods allowing greater control with custom classes.
Closes #3484 and Closes #3143. Pinging @thenbrent as the handler was
originally his idea and I've killed it.

@helgatheviking In 2.1, add to cart URLs will only be used in loops, so
conditonal logic should no longer be neccessary. Single templates post
to themselves without the need for the URL.
2013-09-25 12:35:06 +01:00
..
add-to-cart-variation.js Allow variations JS to be used on multiple products in the same form 2013-09-22 18:30:39 +03:00
add-to-cart-variation.min.js minify #3817 2013-09-23 15:53:21 +01:00
add-to-cart.js add_to_cart_url add_to_cart_text and single_add_to_cart_text class methods allowing greater control with custom classes. 2013-09-25 12:35:06 +01:00
add-to-cart.min.js add_to_cart_url add_to_cart_text and single_add_to_cart_text class methods allowing greater control with custom classes. 2013-09-25 12:35:06 +01:00
cart-fragments.js Rather than check if cart has contents, standardize cart hash adn cookie so its refreshed once. Closes #3505. 2013-07-30 15:23:08 +01:00
cart-fragments.min.js Rather than check if cart has contents, standardize cart hash adn cookie so its refreshed once. Closes #3505. 2013-07-30 15:23:08 +01:00
cart.js Reworked total templates to support coupon lines, and started support for multiple shipping methods per order. 2013-08-14 21:00:34 +01:00
cart.min.js Reworked total templates to support coupon lines, and started support for multiple shipping methods per order. 2013-08-14 21:00:34 +01:00
checkout.js Checkout error hook 2013-09-16 14:55:21 +01:00
checkout.min.js Checkout error hook 2013-09-16 14:55:21 +01:00
chosen-frontend.js Search for US/UK on country field. Fixes #3626. 2013-08-13 12:38:26 +01:00
chosen-frontend.min.js Search for US/UK on country field. Fixes #3626. 2013-08-13 12:38:26 +01:00
country-select.js Separate ship to options from sell to. Closes #3215. 2013-08-02 16:54:28 +01:00
country-select.min.js Separate ship to options from sell to. Closes #3215. 2013-08-02 16:54:28 +01:00
price-slider.js Extra trigger for slider 2013-06-06 12:30:55 +01:00
price-slider.min.js Extra trigger for slider 2013-06-06 12:30:55 +01:00
single-product.js Refactor frontend scripts #3165 2013-06-11 13:31:41 +01:00
single-product.min.js Refactor frontend scripts #3165 2013-06-11 13:31:41 +01:00
woocommerce.js Replace placeholder script. Closes #3586. 2013-08-13 12:50:47 +01:00
woocommerce.min.js Replace placeholder script. Closes #3586. 2013-08-13 12:50:47 +01:00