9115160c2f
* add param jsdocs to satisfy jsdoc require-param rule * Fix jsdoc-checktypes rule violations * fix jsdoc/require-param-type rule violations * fix jsdoc/check-param-names violations * fix jsdoc/require-property-description rule violations * fix rule violations for jsdoc/valid-types rule * fix rule violations for jsdoc/require-property rule * fix jsdoc/no-undefined-types rule violations * fix jsdoc/check-types rule violations * fix jsdoc/require-returns-description rule violation * enable jsdoc/require-returns-type rule * fix jsdoc/newline-after-description rule violations |
||
---|---|---|
.. | ||
block-title | ||
edit-product-link | ||
error-placeholder | ||
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-tag-control | ||
products-control | ||
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.