woocommerce/plugins/woocommerce-blocks/tests/e2e/config/custom-matchers/__fixtures__
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
..
best-selling-products.fixture.json Fix E2E test (https://github.com/woocommerce/woocommerce-blocks/pull/7206) 2022-10-10 12:42:59 +02:00
featured-category.fixture.json Fix E2E test (https://github.com/woocommerce/woocommerce-blocks/pull/7206) 2022-10-10 12:42:59 +02:00
hand-picked-products.fixture.json Fix E2E test (https://github.com/woocommerce/woocommerce-blocks/pull/7206) 2022-10-10 12:42:59 +02:00
newest-products.fixture.json Fix E2E test (https://github.com/woocommerce/woocommerce-blocks/pull/7206) 2022-10-10 12:42:59 +02:00
product-categories-list.fixture.json Fix E2E test (https://github.com/woocommerce/woocommerce-blocks/pull/7206) 2022-10-10 12:42:59 +02:00
single-product-details.fixture.json Add Single Product Details block (https://github.com/woocommerce/woocommerce-blocks/pull/8225) 2023-02-16 11:18:16 +01:00
top-rated-products.fixture.json Fix E2E test (https://github.com/woocommerce/woocommerce-blocks/pull/7206) 2022-10-10 12:42:59 +02:00