woocommerce/plugins/woocommerce-blocks/assets/js/blocks/product-query
Lucio Giannotta a7c730fbd0 Change location of Feedback prompt in Products block. (https://github.com/woocommerce/woocommerce-blocks/pull/8382)
With WordPress 6.2, the inspector controls are going to be
tabbed into a “Styles” and “Setting” section (where applicable).
Previously, in order to display our Feedback Prompt at the bottom
of the controls, we had hooked it into the “Colors” section
as a temporary/hacky solution to the problem.

Now that the styles sections are all moved, the problem
doesn't really exist anymore, and we can just place it
at the bottom of the controls.
2023-02-13 12:26:39 +01:00
..
inspector-controls Product Query: Add `Sorted by title` preset. (https://github.com/woocommerce/woocommerce-blocks/pull/7949) 2022-12-14 13:50:09 +01:00
variations Remove feature flag from Element variations (https://github.com/woocommerce/woocommerce-blocks/pull/8297) 2023-01-26 14:33:33 +01:00
constants.ts Revert "Set inherit default to true only when is inserted in the archive product template (https://github.com/woocommerce/woocommerce-blocks/pull/8251)" (https://github.com/woocommerce/woocommerce-blocks/pull/8352) 2023-02-01 13:48:17 +01:00
editor.scss Product Query - Enable "Inherit Query from template" option (https://github.com/woocommerce/woocommerce-blocks/pull/7641) 2022-12-12 16:06:25 +01:00
index.tsx Remove the “Products (Beta)” block from WP 6.0 or lower (https://github.com/woocommerce/woocommerce-blocks/pull/8112) 2023-01-11 01:30:10 +01:00
inspector-controls.tsx Change location of Feedback prompt in Products block. (https://github.com/woocommerce/woocommerce-blocks/pull/8382) 2023-02-13 12:26:39 +01:00
style.scss Product Query: Polishing touches for the feature plugin debut (https://github.com/woocommerce/woocommerce-blocks/pull/7815) 2022-12-05 13:46:50 +01:00
types.ts Product Query: Remove the “Products on Sale” Product Query variation (https://github.com/woocommerce/woocommerce-blocks/pull/7926) 2022-12-30 17:02:01 +01:00
useProductAttributes.ts Product Query: Add support for filtering by attributes within the block (https://github.com/woocommerce/woocommerce-blocks/pull/7743) 2022-11-29 14:44:52 +01:00
utils.tsx Product Query - Enable "Inherit Query from template" option (https://github.com/woocommerce/woocommerce-blocks/pull/7641) 2022-12-12 16:06:25 +01:00