13311e7bee
The internal ID has been kept after a comment by @tjcafferkey. This causes a bit of inconsistency in the internal code, but it was deemed that it would have been better as users who have customized templates using this blocks ID will have saved this in their database, and it would result in a corrupt block when loaded, and we didn't want to support both IDs at the moment. Otherwise, most other references to the legacy template, are now using the word “classic”. Co-authored-by: Alba Rincón <alba@albasauatticmbp.home> |
||
---|---|---|
.. | ||
block-title | ||
compatibility-notices | ||
edit-product-link | ||
error-placeholder | ||
expandable-search-list-item | ||
external-link-card | ||
feedback-prompt | ||
grid-content-control | ||
grid-layout-control | ||
heading-toolbar | ||
page-selector | ||
product-attribute-term-control | ||
product-category-control | ||
product-control | ||
product-orderby-control | ||
product-stock-control | ||
product-tag-control | ||
products-control | ||
search-list-control | ||
tag | ||
text-toolbar-button | ||
toggle-button-control | ||
utils | ||
view-switcher | ||
README.md |
README.md
WooCommerce Blocks - Editor Components
These are shared components used in WooCommerce blocks for the editor (Gutenberg) UI.
Many of our blocks need rich, smart components to provide an interface for selecting or configuring blocks with WooCommerce data. Often there are multiple blocks that need such components. Components in this collection are used in multiple blocks, and may include logic for working with Woo data specifically (e.g. products, shipping methods, product categories).
See Components & Storybook doc for more information.