woocommerce/plugins/woocommerce-blocks/tests/php/StoreApi/Routes
Mike Jolley 98d240d5e6 Introduce Variation Picker Component (https://github.com/woocommerce/woocommerce-blocks/pull/2497)
* Add attributes to API

* Add component

* API updates to return variation data

* Update to handle updated api responses

* Working picker

* Update tests

* update test

* Use SelectControl

* Add Picker to Form Block

* Code cleanup and splitting

* Inline todos

* Update todos

* Update assets/js/atomic/blocks/product/add-to-cart/product-types/variable/variation-attributes/index.js

Co-authored-by: Albert Juhé Lluveras <contact@albertjuhe.com>

* change classname and move styles within component

* Correct conditional

* Avoid nesting filters

* Remove exclude from getVariationsMatchingSelectedAttributes

* basic select styles

* remove custom select styles

Co-authored-by: Albert Juhé Lluveras <contact@albertjuhe.com>
2020-06-19 15:51:09 +01:00
..
Cart.php Update API status codes (https://github.com/woocommerce/woocommerce-blocks/pull/2353) 2020-04-29 15:47:05 +01:00
CartCoupons.php Update StoreApi namespaces/move files (https://github.com/woocommerce/woocommerce-blocks/pull/2277) 2020-04-22 15:39:19 +01:00
CartItems.php Update API status codes (https://github.com/woocommerce/woocommerce-blocks/pull/2353) 2020-04-29 15:47:05 +01:00
ProductAttributeTerms.php Update StoreApi namespaces/move files (https://github.com/woocommerce/woocommerce-blocks/pull/2277) 2020-04-22 15:39:19 +01:00
ProductAttributes.php Introduce Variation Picker Component (https://github.com/woocommerce/woocommerce-blocks/pull/2497) 2020-06-19 15:51:09 +01:00
ProductCollectionData.php Update StoreApi namespaces/move files (https://github.com/woocommerce/woocommerce-blocks/pull/2277) 2020-04-22 15:39:19 +01:00
Products.php Update StoreApi namespaces/move files (https://github.com/woocommerce/woocommerce-blocks/pull/2277) 2020-04-22 15:39:19 +01:00