woocommerce/plugins/woocommerce-blocks/assets/js/blocks/product-template
Manish Menaria 2d6448d9b4
Product Collection: Fix alignment of the first item in Grid layout for WP 6.6 (#49096)
* Remove `__experimentalLayout` from Product Template block

This commit removes `__experimentalLayout` from Product Template block. This is because we don't want to use `layout` from Gutenberg for now. This change fixes the alignment of the first item in Grid layout.

* Add changefile(s) from automation for the following project(s): woocommerce-blocks, woocommerce

* Fix linting errors in SCSS file

---------

Co-authored-by: github-actions <github-actions@github.com>
2024-07-05 17:24:27 +05:30
..
block.json Product Collection: Fix alignment of the first item in Grid layout for WP 6.6 (#49096) 2024-07-05 17:24:27 +05:30
edit.tsx Product Collection: Fix alignment of the first item in Grid layout for WP 6.6 (#49096) 2024-07-05 17:24:27 +05:30
editor.scss Product Collection: fix assymmetrical padding in Editor (#44403) 2024-02-09 09:42:29 +01:00
icon.tsx Foundation of New Product Collection Block (https://github.com/woocommerce/woocommerce-blocks/pull/9352) 2023-05-15 08:51:49 +00:00
index.tsx Enable Product Collection as a core feature (https://github.com/woocommerce/woocommerce-blocks/pull/10524) 2023-08-25 15:58:11 +02:00
save.tsx Foundation of New Product Collection Block (https://github.com/woocommerce/woocommerce-blocks/pull/9352) 2023-05-15 08:51:49 +00:00
style.scss Product Collection: Fix alignment of the first item in Grid layout for WP 6.6 (#49096) 2024-07-05 17:24:27 +05:30
utils.tsx Product Collection: Implement Preview Mode (#46369) 2024-05-15 13:18:43 +05:30