woocommerce/plugins/woocommerce-blocks/assets/js/blocks/product-query
Lucio Giannotta d174051787 Refactor Product Query to use the latest Gutenberg APIs (https://github.com/woocommerce/woocommerce-blocks/pull/7169)
* Refactor Product Query to use the latest Gutenberg APIs

As we worked with Gutenberg folks in WordPress/gutenbergwoocommerce/woocommerce-blocks#43590,
WordPress/gutenbergwoocommerce/woocommerce-blocks#43632 and WordPress/gutenbergwoocommerce/woocommerce-blocks#44093 we have
created a standard API that could be used for our use-case. This
PR refactors our WIP experimental work to use that standardized API.
2022-09-23 15:07:44 +02:00
..
variations Refactor Product Query to use the latest Gutenberg APIs (https://github.com/woocommerce/woocommerce-blocks/pull/7169) 2022-09-23 15:07:44 +02:00
constants.ts Refactor Product Query to use the latest Gutenberg APIs (https://github.com/woocommerce/woocommerce-blocks/pull/7169) 2022-09-23 15:07:44 +02:00
index.tsx Product Query Block POC (Phase 1) (https://github.com/woocommerce/woocommerce-blocks/pull/6812) 2022-08-18 10:02:21 +02:00
inspector-controls.tsx Refactor Product Query to use the latest Gutenberg APIs (https://github.com/woocommerce/woocommerce-blocks/pull/7169) 2022-09-23 15:07:44 +02:00
types.ts Refactor Product Query to use the latest Gutenberg APIs (https://github.com/woocommerce/woocommerce-blocks/pull/7169) 2022-09-23 15:07:44 +02:00
utils.tsx Refactor Product Query to use the latest Gutenberg APIs (https://github.com/woocommerce/woocommerce-blocks/pull/7169) 2022-09-23 15:07:44 +02:00