woocommerce/plugins/woocommerce-blocks/assets/js/editor-components
Ron Rennick 4fddface47
update text domain in plugins/woocommerce-blocks (#42717)
Co-authored-by: Ron Rennick <ronald.rennick@automattic.com>
2023-12-12 14:12:36 -08:00
..
block-title update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
color-panel Add Color Panel (https://github.com/woocommerce/woocommerce-blocks/pull/10062) 2023-07-21 10:35:32 +01:00
default-notice update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
edit-product-link update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
editable-button Remove work-around code in EditableButton component to fix typing Space (https://github.com/woocommerce/woocommerce-blocks/pull/10248) 2023-07-18 18:04:50 +02:00
error-placeholder update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
expandable-search-list-item Update product category controls to use typescript (https://github.com/woocommerce/woocommerce-blocks/pull/11909) 2023-12-08 11:39:31 +00:00
external-link-card update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
feedback-prompt update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
grid-content-control update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
grid-layout-control update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
heading-toolbar Update Blocks Text Domain 2023-12-09 05:44:54 -08:00
incompatible-extension-notice update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
no-payment-methods-notice update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
page-selector Update Blocks Text Domain 2023-12-09 05:44:54 -08:00
product-attribute-term-control update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
product-category-control update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
product-control update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
product-orderby-control update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
product-stock-control update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
product-tag-control update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
products-control Update Blocks Text Domain 2023-12-09 05:44:54 -08:00
search-list-control update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
sidebar-compatibility-notice update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
tag update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
text-toolbar-button update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
utils Fix/you do not need lodash (https://github.com/woocommerce/woocommerce-blocks/pull/9161) 2023-04-28 11:29:45 +01:00
README.md Adjust contributor docs (https://github.com/woocommerce/woocommerce-blocks/pull/9622) 2023-05-30 13:30:36 +07:00

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.