9ba4f34d31
* Add transforms for checkout block * Block to shortcode switcher in notice * cart transforms * Fix target block for switching * Remove switcher UI for classic cart/checkout * Set isPreview when generating block preview in switcher * Onboarding task * Action on click * Focus on block after replacement * Update notice styling and wording * Undo functionality * Look for woocommerce/classic-shortcode when determining if task list item should display * Enable focus on the cart/checkout block when visiting from the task list * Classic Cart/Checkout Updated Title * Add missing translations * Refactor modal content to avoid sprintf * Improve pickBlockClientId * Tracks events for switching to classic shortcode block * TaskList support for non-block themes * Updated placeholder to work on non-white page backgrounds * Find blocks using findBlock utility * Add TabbableContainer for buttons * Add align to wrapper * Update modal content * Update modal usage * Removed undo link when converting from classic shortcode * Check if block was selected * Revert "Removed undo link when converting from classic shortcode" This reverts commit 2babbab4c1e69861a0371ff745e85d80ff6bbab1. * update snackbar text |
||
---|---|---|
.. | ||
block-title | ||
color-panel | ||
default-notice | ||
edit-product-link | ||
editable-button | ||
error-placeholder | ||
expandable-search-list-item | ||
external-link-card | ||
feedback-prompt | ||
grid-content-control | ||
grid-layout-control | ||
heading-toolbar | ||
incompatible-extension-notice | ||
no-payment-methods-notice | ||
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 | ||
sidebar-compatibility-notice | ||
tag | ||
text-toolbar-button | ||
utils | ||
README.md |
README.md
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 Storybook & Components doc for more information.
We're hiring! Come work with us!
🐞 Found a mistake, or have a suggestion? Leave feedback about this document here.