woocommerce/assets/js
George Stephanis 729e6c924c Big changeover to JS templating for the table.
Switching over to building the table with JS — wp.template.

We are now using the same JS template for existing rows and newly
generated rows on the fly — this should simplify things moving forward.

I’ve also started building stuff in an external JS file rather than
straight on the page.  Will continue migrating things to it and
localizing as needed.

Saved ( 2 * displayed tax rates - 1 ) db queries per page load by doing
the locations all in one query and then parceling them out in php.

More coming.
2015-08-07 11:04:55 -04:00
..
admin Big changeover to JS templating for the table. 2015-08-07 11:04:55 -04:00
chosen 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
frontend animate variations script markup changes 2015-07-31 14:04:55 +03:00
jquery-blockui Minify 2015-07-10 20:17:47 -03:00
jquery-cookie Updated jquery-cookie lib 2015-02-02 16:20:02 +00:00
jquery-payment Updated jquery.payment.js to version 1.2.4 2015-07-09 17:17:34 -03:00
jquery-qrcode Minify 2015-07-10 20:17:47 -03:00
jquery-serializejson Fixed chmod to jquery-serializejson 2015-07-29 19:16:27 -03:00
jquery-tiptip Compress with Grunt all external libraries 2015-05-25 11:42:42 -03:00
prettyPhoto Minify 2015-08-05 16:52:54 -03:00
select2 Minify 2015-07-10 20:17:47 -03:00
stupidtable Add stupidtable.min.js 2014-11-28 14:17:58 +07:00
zeroclipboard Minify 2015-07-10 20:17:47 -03:00