1dee94362f
* Get default attributes on front end * Remove console log * Show notice about 0 registered fields in editor * Do not show block in editor if no fields are registered * Wrapper block * Styling/spacing * Update webpack config * Register heading pattern * Wrapper block type definition * get_fields_for_location return fields in array format * Use wrapper in default content * Separate fields from the hook block * Hide when no custom fields exist * Address and contact fields * Shared form fields in settings * remove info block from wrapper * Revert render_content to original * rename block * Add changefile(s) from automation for the following project(s): woocommerce-blocks, woocommerce * Update styling * Create shared get_order_additional_fields_with_values to format values * Update block names and descriptions * Show address placeholders * Add changefile(s) from automation for the following project(s): woocommerce-blocks, woocommerce * Unused import --------- Co-authored-by: Thomas Roberts <thomas.roberts@automattic.com> Co-authored-by: github-actions <github-actions@github.com> |
||
---|---|---|
.. | ||
block-error-boundary | ||
button | ||
cart-checkout | ||
combobox | ||
country-input | ||
drawer | ||
filter-element-label | ||
filter-placeholder | ||
filter-reset-button | ||
filter-submit-button | ||
form | ||
form-token-field | ||
load-more-button | ||
loading-mask | ||
noninteractive | ||
notice-banner | ||
pagination | ||
price-slider | ||
product-list | ||
product-name | ||
product-price | ||
product-rating | ||
quantity-selector | ||
read-more | ||
reviews | ||
sidebar-layout | ||
skeleton | ||
snackbar-list | ||
state-input | ||
summary | ||
tabs | ||
README.md | ||
index.ts |
README.md
WooCommerce Blocks - General Purpose Components
These are shared components used in WooCommerce blocks, and may be used in the store front end (shopper experience) as well as the editor or admin dashboard.
See Components & Storybook doc for more information.