woocommerce/plugins/woocommerce-blocks/assets/js/blocks/featured-product
Albert Juhé Lluveras 01412e6af0 Update ProductControl to use HOCs (https://github.com/woocommerce/woocommerce-blocks/pull/974)
* Update ProductControl to use HOCs

* Only show variations in certain ProductControls

* Cleanup

* Refactor withSingleSelected selected prop logic

* Fix selected values not being respected

* Fix wrong propTypes notation

* Set parent: 0 in getProducts util func

* Use static properties in withProductVariations

* Move messages outside of the functional component

* Check that variations is an array

* Fix debounced search

* Fix broken tests

* Rename withSingleSelected to withTransformSingleSelectToMultipleSelect
2019-09-25 16:22:36 +02:00
..
block.js Update ProductControl to use HOCs (https://github.com/woocommerce/woocommerce-blocks/pull/974) 2019-09-25 16:22:36 +02:00
editor.scss Experiment: Handling API fetch errors (https://github.com/woocommerce/woocommerce-blocks/pull/679) 2019-07-11 11:12:44 +01:00
index.js Fix wcSettings conflicts with wc-admin (https://github.com/woocommerce/woocommerce-blocks/pull/916) 2019-08-27 16:25:32 +01:00
style.scss Add pre-commit CSS and JS linting (https://github.com/woocommerce/woocommerce-blocks/pull/699) 2019-07-09 11:50:09 +01:00
utils.js Install prettier and reformat files (https://github.com/woocommerce/woocommerce-blocks/pull/945) 2019-09-05 17:09:31 +02:00