woocommerce/plugins/woocommerce-blocks/docs/blocks
Thomas Roberts 0f75325fd0 Add new links to experimental docs and update JS testing docs (https://github.com/woocommerce/woocommerce-blocks/pull/3785)
* Remove references to no-longer-existing isFeaturePluginBuild calls

This is because these were moved/removed in woocommerce/woocommerce-blocks#3065 but the docs were not updated fully.

* Update reference to travis to GitHub actions in docs

* Update JS testing doc to have info about Github Actions

* Add documentation for gateway_features_list hook

This was added in woocommerce/woocommerce-blocks#3719 but not documented.
2021-02-05 09:11:05 +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 Add new links to experimental docs and update JS testing docs (https://github.com/woocommerce/woocommerce-blocks/pull/3785) 2021-02-05 09:11:05 +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