woocommerce/assets/js/frontend
Mike Bronner de85e5be25 Add tests for localStorage
Some spiders will not error out on sessions storage, but will throw an exception on localstorage. For example, my site has been hit with the following almost on an hourly basis:

```
TypeError: Cannot call method 'setItem' of null
1
File https://maureentaylor.com/app/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js line 1 in [anonymous]
```
2016-03-13 08:42:35 -07: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 [2.5] Correct the 'unavailable template' call for variations so the message is displayed correctly, fixing a JS error. 2016-02-17 07:50:38 -08:00
add-to-cart-variation.min.js Tweak preserveComments and re-minify 2016-03-12 08:14:37 +00: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 Replace size with length 2016-03-01 13:08:25 +00:00
address-i18n.min.js Minify and POT 2016-03-11 14:42:34 -03:00
cart-fragments.js Add tests for localStorage 2016-03-13 08:42:35 -07:00
cart-fragments.min.js Minify and POT 2016-03-11 14:42:34 -03:00
cart.js Remove console.log calls 2016-02-22 11:12:05 -06:00
cart.min.js Remove console.log calls 2016-02-22 11:12:05 -06:00
checkout.js Replace size with length 2016-03-01 13:08:25 +00:00
checkout.min.js Replace size with length 2016-03-01 13:08:25 +00: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 [2.5] Include new triggers when remove and add the password strength meter, closes #10257 2016-02-03 13:24:11 -02:00
password-strength-meter.min.js Minify 2016-02-03 15:02:32 -02: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 Merge pull request #10479 from shivapoudel/gtm-listener 2016-03-07 12:04:38 +00:00
single-product.min.js Minify 2016-03-10 00:02:50 -03:00
tokenization-form.js Update references for the tokenization UI script (hiding/showing inputs) to use the correct file. 2016-03-01 11:49:43 -08:00
tokenization-form.min.js Update minified JS 2016-03-01 11:49:43 -08: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