99bed6d7ba
* WIP: Display price in place order button * Add changefile(s) from automation for the following project(s): woocommerce-blocks * Fix JS lint error * Update e2e tests * Display default place order button including placeholder in page editor * Update plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/constants.tsx Co-authored-by: Seghir Nadir <nadir.seghir@gmail.com> * Optimise i18n using sprintf * Wrap cart totals in “useSelect” * Temporary skip failing e2e test --------- Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Seghir Nadir <nadir.seghir@gmail.com> |
||
---|---|---|
.. | ||
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 | ||
switch-to-classic-shortcode-button | ||
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.