woocommerce/plugins/woocommerce-blocks/assets/js/atomic/blocks/product-elements
Alexandre Lara bd9295eb32 Add Single Product Details block (https://github.com/woocommerce/woocommerce-blocks/pull/8225)
* Add minimum structure for Single Product Details block

* Add tests for Single Product Details block

* wip: create block structure and add initial styles

* Add block details to the SingleProductDetails.php file

* Render tabs title with empty content

* Use woocommerce_output_product_data_tabs function to retrieve tabs data

* Remove customizations for the Single Product Details block

* Remove unnecessary console.log from the Edit.tsx file

* Remove block classname from block wrapper

* Remove unnecessary WooCommerce tabs filter from the BlockTemplatesController

* Remove attributes property from the block registration

* Remove isExperimental flag for the Single Product Details block

* Remove get_classes_and_styles_by_attributes method from SingleProductDetails block

* Prevent Single Product Details block from apppearing in Pages or Posts

* Fix PHP Coding Standards warnings

* update block name

* fix SCSS linter error

* move blocks into product-elements folder and rename to product-details

* avoid 404 error

* disable js asset enqueue

---------

Co-authored-by: Luigi Teschio <gigitux@gmail.com>
2023-02-16 11:18:16 +01:00
..
add-to-cart Convert `Add to Cart` to TypeScript (https://github.com/woocommerce/woocommerce-blocks/pull/8077) 2023-01-09 19:21:09 +01:00
button Product Button and Rating: Allow margin styles in WC core (https://github.com/woocommerce/woocommerce-blocks/pull/8280) 2023-01-27 12:13:42 +01:00
category-list Convert product-elements/button to TypeScript (https://github.com/woocommerce/woocommerce-blocks/pull/8003) 2022-12-23 23:01:16 +07:00
image Avoid usage of `@wordpress/components` inside base components (https://github.com/woocommerce/woocommerce-blocks/pull/7996) 2023-01-11 17:12:06 +00:00
price Product Price: Fix typography styles in the editor. (https://github.com/woocommerce/woocommerce-blocks/pull/8398) 2023-02-15 11:03:42 +00:00
product-details Add Single Product Details block (https://github.com/woocommerce/woocommerce-blocks/pull/8225) 2023-02-16 11:18:16 +01:00
product-image-gallery Add Product Image Gallery (https://github.com/woocommerce/woocommerce-blocks/pull/8235) 2023-02-14 14:21:48 +01:00
rating Product Rating: Add support for the padding setting (https://github.com/woocommerce/woocommerce-blocks/pull/8347) 2023-02-02 22:45:03 +01:00
sale-badge Sale Badge: Add support for text settings and margin (https://github.com/woocommerce/woocommerce-blocks/pull/8334) 2023-02-03 11:09:12 +01:00
shared Atomic Block: fix ancestor definition (https://github.com/woocommerce/woocommerce-blocks/pull/7947) 2022-12-14 13:26:06 +01:00
sku Display "Add review" link if there's no product rating (https://github.com/woocommerce/woocommerce-blocks/pull/7929) 2022-12-28 14:24:43 +01:00
stock-indicator Convert product-elements/button to TypeScript (https://github.com/woocommerce/woocommerce-blocks/pull/8003) 2022-12-23 23:01:16 +07:00
summary Convert product-elements/button to TypeScript (https://github.com/woocommerce/woocommerce-blocks/pull/8003) 2022-12-23 23:01:16 +07:00
tag-list Convert product-elements/button to TypeScript (https://github.com/woocommerce/woocommerce-blocks/pull/8003) 2022-12-23 23:01:16 +07:00
title Avoid usage of `@wordpress/components` inside base components (https://github.com/woocommerce/woocommerce-blocks/pull/7996) 2023-01-11 17:12:06 +00:00
save.js Add to the Product Image block the support for the Product Query block (https://github.com/woocommerce/woocommerce-blocks/pull/6911) 2022-09-01 15:13:19 +02:00