woocommerce/plugins/woocommerce-blocks/assets/js/blocks/reviews
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
..
reviews-by-category Reviews by category block (https://github.com/woocommerce/woocommerce-blocks/pull/804) 2019-08-19 15:13:07 +01:00
reviews-by-product 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
attributes.js Reviews by category block (https://github.com/woocommerce/woocommerce-blocks/pull/804) 2019-08-19 15:13:07 +01:00
edit.js Reviews by category block (https://github.com/woocommerce/woocommerce-blocks/pull/804) 2019-08-19 15:13:07 +01:00
utils.js Reviews by category block (https://github.com/woocommerce/woocommerce-blocks/pull/804) 2019-08-19 15:13:07 +01:00