woocommerce/plugins/woocommerce-blocks/assets/js/hocs
Seghir Nadir bb0227edb1 Show number of reviews in each category in Reviews per Category block (https://github.com/woocommerce/woocommerce-blocks/pull/1177)
* Add reviews to Category endpoint

* add option to show categories with reviews

* update label text if we're using reviews for counting

* update reviews count to use raw sql

* add flag before querying review count

* add review_count to collection data & schema

* fix PR code review problems

* update tests to it expects the new collection param

* add note about review_count is schema
2019-11-19 16:22:16 +01:00
..
test Show number of reviews in each category in Reviews per Category block (https://github.com/woocommerce/woocommerce-blocks/pull/1177) 2019-11-19 16:22:16 +01:00
index.js Update ProductControl to use HOCs (https://github.com/woocommerce/woocommerce-blocks/pull/974) 2019-09-25 16:22:36 +02:00
with-attributes.js Update dependencies order (https://github.com/woocommerce/woocommerce-blocks/pull/1146) 2019-11-08 17:30:11 +01:00
with-categories.js Show number of reviews in each category in Reviews per Category block (https://github.com/woocommerce/woocommerce-blocks/pull/1177) 2019-11-19 16:22:16 +01:00
with-category.js Update dependencies order (https://github.com/woocommerce/woocommerce-blocks/pull/1146) 2019-11-08 17:30:11 +01:00
with-product-variations.js Update dependencies order (https://github.com/woocommerce/woocommerce-blocks/pull/1146) 2019-11-08 17:30:11 +01:00
with-product.js Update dependencies order (https://github.com/woocommerce/woocommerce-blocks/pull/1146) 2019-11-08 17:30:11 +01:00
with-searched-products.js Set loading state when searching (https://github.com/woocommerce/woocommerce-blocks/pull/1171) 2019-11-14 14:40:04 +00:00
with-transform-single-select-to-multiple-select.js Update ProductControl to use HOCs (https://github.com/woocommerce/woocommerce-blocks/pull/974) 2019-09-25 16:22:36 +02:00