b60a7418f1
* Empty commit for release pull request * Updated changelog * Prepare the Mini Cart block for Feature Plugin (https://github.com/woocommerce/woocommerce-blocks/pull/6127) * Release notes * Update plugin url * Add 730 to README testing * Remove PR from testing notes and changelog * Remove PR from testing notes * Allow memoized filters to re-run if `defaultArg` changes (https://github.com/woocommerce/woocommerce-blocks/pull/6102) * Check the last defaultArg to decide whether we re-run filters * Fake commit to make CI run * Revert change to .gitignore to make CI run * Update testing instructions * Update testing instructions * Update download link * Bumping version strings to new version. Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: tjcafferkey <tjcafferkey@gmail.com> Co-authored-by: Tung Du <dinhtungdu@gmail.com> Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com> |
||
---|---|---|
.. | ||
block-client-apis | ||
blocks | ||
contributors | ||
examples | ||
extensibility | ||
templates | ||
testing | ||
theming | ||
readme.md |
readme.md
WooCommerce Blocks Handbook
The WooCommerce Blocks Handbook provides documentation for designers and developers on how to extend or contribute to blocks, and how internal developers should handle new releases.
Document | Description |
---|---|
Contributing | These documents explain how you can contribute to the development of the blocks plugin, development best practices, and how to help with testing. |
Blocks | This documentation covers functionality specific to certain Blocks. |
Block Client APIs | This documentation covers API interfaces within Blocks. In most cases, these docs describe APIs and interfaces that are internal only, and thus are provided to assist with developing the blocks in this repository. Documentation will tend to focus on high level overviews. |
Store API (REST API) | These documents cover the Store API used to get product data on the frontend. |
Extensibility | These documents cover extensibility of WooCommerce Blocks. |
Theming | These documents cover theming for blocks, styles, CSS classnames and other theming best practices. |
Templates | These documents provide a technical overview of WooCommerce block template (parts) functionality. |
We're hiring! Come work with us!
🐞 Found a mistake, or have a suggestion? Leave feedback about this document here.