woocommerce/plugins/woocommerce-blocks/docs/blocks
Thomas Roberts abfa36634c Graduate `__experimental_woocommerce_blocks_checkout_update_order_meta` action to stable (https://github.com/woocommerce/woocommerce-blocks/pull/5017)
* Deprecate __experimental_woocommerce_blocks_checkout_update_order_meta

* Update docs to show new action and remove deprecated one

* Amend deprecated tag and add version numbers

* Resolve conflict where old hook name was included in example docs
2021-11-02 10:15:12 +00:00
..
README.md Add new doc referencing feature flags and experimental interfaces. (https://github.com/woocommerce/woocommerce-blocks/pull/3348) 2020-10-30 10:35:50 -04:00
checkout.jpg Update documentation indexes and add checkout docs (https://github.com/woocommerce/woocommerce-blocks/pull/2720) 2020-06-16 16:50:09 +01:00
feature-flags-and-experimental-interfaces.md Graduate `__experimental_woocommerce_blocks_checkout_update_order_meta` action to stable (https://github.com/woocommerce/woocommerce-blocks/pull/5017) 2021-11-02 10:15:12 +00:00
reserve-stock.jpg Update documentation indexes and add checkout docs (https://github.com/woocommerce/woocommerce-blocks/pull/2720) 2020-06-16 16:50:09 +01:00
stock-reservation.md Update documentation indexes and add checkout docs (https://github.com/woocommerce/woocommerce-blocks/pull/2720) 2020-06-16 16:50:09 +01:00

README.md

WooCommerce Blocks Handbook

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