woocommerce/plugins/woocommerce-blocks/assets/js/hocs
Mike Jolley c595444b7f Hydrate REST endpoint data in the stores (https://github.com/woocommerce/woocommerce-blocks/pull/1206)
* Helper to get namespace routes from the REST Api

* Add routes to store settings

* HydrateRestApiData component

* Correct usage of useSelect

* Remove lodash

* Move code to HOC
2019-11-23 16:29:35 +00: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 Hydrate REST endpoint data in the stores (https://github.com/woocommerce/woocommerce-blocks/pull/1206) 2019-11-23 16:29:35 +00: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-rest-api-hydration.js Hydrate REST endpoint data in the stores (https://github.com/woocommerce/woocommerce-blocks/pull/1206) 2019-11-23 16:29:35 +00: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