99ba060720
* Product Query: add Feedback Prompt in inspector The prompt doesn't appear at the very bottom as there isn't currently any straightforward way to do this in the block variation. More investigation is required. * Product Query: Change icon, description and name * Product Query: switch to Feature plugin flag * Add all currently available atomic blocks to the default Product Query template * Update feature flags doc * Change SKU and Stock Indicator feature flags * Change feature flags docs * Add title prop to the `FeedbackPrompt` and add a title to the Product Query one * Hacky solution to display the feedback block at the bottom The order of the inspector controls is set in Gutenberg. We can hack our way down by hooking to the “color” group and display our feedback there. Other panels would be displayed below that if added, such as borders and margin. * Reduce Product Query default template * Fix e2e tests after Product Query block name change (https://github.com/woocommerce/woocommerce-blocks/pull/7840) * Product Query: Add a better default pattern (https://github.com/woocommerce/woocommerce-blocks/pull/7833) * Product Query: Add a better default pattern * Product Price: Add bottom margin Co-authored-by: Albert Juhé Lluveras <contact@albertjuhe.com> Co-authored-by: Daniel Dudzic <daniel.dudzic@automattic.com> |
||
---|---|---|
.. | ||
README.md | ||
checkout.jpg | ||
feature-flags-and-experimental-interfaces.md | ||
reserve-stock.jpg | ||
stock-reservation.md |
README.md
Blocks
This folder contains documentation for specific Blocks and Blocks functionality.
Document | Description |
---|---|
Stock Reservation during Checkout | This doc covers the Checkout Stock Reservation system. |
Features Flags and Experimental interfaces | This doc outlines all the current features that are gated behind a feature or experimental flag as well as any interfaces that are experimental |