woocommerce/plugins/woocommerce-blocks/assets/js/blocks/breadcrumbs
Patricia Hillebrandt 9563468dc1 Create Store Breadcrumbs Block (https://github.com/woocommerce/woocommerce-blocks/pull/8222)
* Initial structure for the breadcrumbs block

* ditch inline comment

* Fine-tune the store breadcrumbs

* Disable the breadcrumbs block for regular posts & pages

* Update the breadcrumbs block details.

* Add tests

* rely on sprintf to render the breadcrumb

* Ditch usesContext.

* Add a link to the breadcrumb editor preview

* Disable all pointer-events for the breadcrumb link in the editor preview

* Add the align attribute

* Use the Disabled component to prevent interactions and update the copy for the block description.
2023-01-27 18:31:13 +01:00
..
block.json Create Store Breadcrumbs Block (https://github.com/woocommerce/woocommerce-blocks/pull/8222) 2023-01-27 18:31:13 +01:00
edit.tsx Create Store Breadcrumbs Block (https://github.com/woocommerce/woocommerce-blocks/pull/8222) 2023-01-27 18:31:13 +01:00
index.tsx Create Store Breadcrumbs Block (https://github.com/woocommerce/woocommerce-blocks/pull/8222) 2023-01-27 18:31:13 +01:00
style.scss Create Store Breadcrumbs Block (https://github.com/woocommerce/woocommerce-blocks/pull/8222) 2023-01-27 18:31:13 +01:00