woocommerce/assets
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
..
css Minify 2015-08-05 16:52:54 -03:00
fonts Fixed chmod 2015-01-23 10:59:41 -02:00
images Styled auth and login endpoints 2015-05-14 16:58:34 +01:00
js Big changeover to JS templating for the table. 2015-08-07 11:04:55 -04:00