woocommerce/assets/js
Kevin Killingsworth 543e091c2c Fix for #10940 - wc_cart_hash
wc_cart_hash was used as a key for localStorage
for all WooCommerce sites. If you were to load your
cart for two different sites in the same browser,
the two WooCommerce pages would contend over this key
and loop on trying to set this key in the localStorage

This commit prepends the site's ajax URL onto the wc_cart_hash
key name in localStorage, providing a unique key for each
WooCommerce site. This ends contention over the keys.
2016-05-24 14:36:43 -05:00
..
accounting Tweak preserveComments and re-minify 2016-03-12 08:14:37 +00:00
admin Generate a zone name if left blank 2016-05-24 18:59:35 +01:00
frontend Fix for #10940 - wc_cart_hash 2016-05-24 14:36:43 -05:00
jquery-blockui Tweak preserveComments and re-minify 2016-03-12 08:14:37 +00:00
jquery-cookie Tweak preserveComments and re-minify 2016-03-12 08:14:37 +00:00
jquery-flot Minify and POT 2016-03-11 14:42:34 -03:00
jquery-payment Minify and POT 2016-03-11 14:42:34 -03:00
jquery-qrcode Minify and POT 2016-03-11 14:42:34 -03:00
jquery-serializejson Tweak preserveComments and re-minify 2016-03-12 08:14:37 +00:00
jquery-tiptip Minify and POT 2016-03-11 14:42:34 -03:00
jquery-ui-touch-punch Tweak preserveComments and re-minify 2016-03-12 08:14:37 +00:00
prettyPhoto Minify and POT 2016-03-11 14:42:34 -03:00
round Moved JS vendor libraries for our own directories #8488 2015-10-01 15:46:08 +02:00
select2 Minify and POT 2016-03-11 14:42:34 -03:00
stupidtable min 2016-03-22 15:02:39 +00:00
zeroclipboard Tweak preserveComments and re-minify 2016-03-12 08:14:37 +00:00