woocommerce/plugins/woocommerce-blocks/assets/js
Albert Juhé Lluveras 9250d31227 Fix error appearing on Reviews by Product when there were no reviews (https://github.com/woocommerce/woocommerce-blocks/pull/884)
* Fix error appearing on Reviews by Product when there were no reviews

* Revert "Fix error appearing on Reviews by Product when there were no reviews"

This reverts commit 73e95b39aa9a318888d08bb51faeff8bb51259d7.

* Move withProduct() HOC to editor-block.js

* Revert "Move withProduct() HOC to editor-block.js"

This reverts commit ae9515792d4870cc5cf1d92a2d6acc91198b5f62.

* Move renderNoReviews back to edit.js

* Move no reviews placeholder to its own component

* Remove usage of 'RawHTML'

* Fix propTypes

* Remove unnecessary escapeHTML
2019-08-21 09:48:22 +02:00
..
base Reviews by category block (https://github.com/woocommerce/woocommerce-blocks/pull/804) 2019-08-19 15:13:07 +01:00
blocks Fix error appearing on Reviews by Product when there were no reviews (https://github.com/woocommerce/woocommerce-blocks/pull/884) 2019-08-21 09:48:22 +02:00
components Reviews by category block (https://github.com/woocommerce/woocommerce-blocks/pull/804) 2019-08-19 15:13:07 +01:00
hocs Move wc_product_block_data variables to constants file (https://github.com/woocommerce/woocommerce-blocks/pull/870) 2019-08-17 11:14:11 +02:00
settings Add global data helpers (https://github.com/woocommerce/woocommerce-blocks/pull/848) 2019-08-13 15:43:48 +01:00
utils Move wc_product_block_data variables to constants file (https://github.com/woocommerce/woocommerce-blocks/pull/870) 2019-08-17 11:14:11 +02:00
constants.js Move wc_product_block_data variables to constants file (https://github.com/woocommerce/woocommerce-blocks/pull/870) 2019-08-17 11:14:11 +02:00
index.js Remove the styles build target in webpack (https://github.com/woocommerce/woocommerce-blocks/pull/610) 2019-06-10 12:47:14 -04:00