woocommerce/plugins/woocommerce/patterns
Fernando Marichal 98053269ac
Add Dimensions controls to Product Collection block (#51420)
* Add dimensions to product collection

* Refactor width-options-control

* Add product-template changes

* Fix dimensions

* Add changelog

* Remove minHeight

* Remove className addition

* Small refactor in ProductTemplate

* Remove variable

* Fix lint

* undo product-template changes

* Add ProductCollection fixed width

* Fix set_fixed_width_style param comment

* Deconstruct WidthOptionsControl props

* Add line deleted by mistake

* Fix editor alignment

* Fix styles

* Add dimensions to templates and patterns

* Make styles setting more defensive

* Update plugins/woocommerce-blocks/assets/js/blocks/product-collection/edit/inspector-controls/width-options-control.tsx

Co-authored-by: Karol Manijak <20098064+kmanijak@users.noreply.github.com>

---------

Co-authored-by: Karol Manijak <20098064+kmanijak@users.noreply.github.com>
2024-09-27 05:04:16 +02:00
..
README.md Moved Static Blocks Files 2023-12-09 05:35:11 -08:00
banner.php CYS: Remove strong tags from patterns (#49901) 2024-07-24 13:57:42 +01:00
coming-soon-entire-site.php Deprecate and create new coming soon block version (#49786) 2024-07-24 15:12:38 +08:00
coming-soon-store-only.php Deprecate and create new coming soon block version (#49786) 2024-07-24 15:12:38 +08:00
coming-soon.php Exclude coming soon patterns from block inserter (#48821) 2024-06-27 19:17:06 +08:00
content-right-image-left.php Pattern: Update content on pattern "Content right with image left" (#49792) 2024-07-23 11:18:18 +01:00
featured-category-cover-image.php CYS: Fix button background on Featured Category Cover image (#49659) 2024-07-19 10:15:10 +00:00
featured-category-triple.php CYS - Remove non-default patterns and register them from the PTK and update margins (#49101) 2024-07-05 08:55:05 +02:00
filters.php Bring back Product Filters pattern (#49601) 2024-07-17 12:20:33 +02:00
footer-large.php CYS: fix the footer large pattern - use only one navigation block (#45308) 2024-03-07 09:08:08 +00:00
footer-simple-menu.php [CYS] Fix the selected pattern in footer, header and homepage (#45240) 2024-03-05 18:21:44 +01:00
footer-with-3-menus.php [CYS] Fix the selected pattern in footer, header and homepage (#45240) 2024-03-05 18:21:44 +01:00
four-image-grid-content-left.php CYS - Fix spacing in patterns (#49669) 2024-07-18 16:17:33 +02:00
header-centered-pattern.php Customer Account - Maintain the size of the icon in smaller screens (#50410) 2024-08-07 17:45:16 +02:00
header-essential.php CYS: Fix icon alignment in header patterns used by CYS (#50952) 2024-08-29 08:56:27 +02:00
header-large.php CYS - Replace customer account block icon in headers used in the assembler (#49133) 2024-07-04 18:59:52 +02:00
header-minimal.php CYS: Fix icon alignment in header patterns used by CYS (#50952) 2024-08-29 08:56:27 +02:00
heading-with-three-columns-of-content-with-link.php CYS: Remove strong tags from patterns (#49901) 2024-07-24 13:57:42 +01:00
hero-product-3-split.php CYS: Remove strong tags from patterns (#49901) 2024-07-24 13:57:42 +01:00
hero-product-chessboard.php CYS - Fix spacing in patterns (#49669) 2024-07-18 16:17:33 +02:00
hero-product-split.php CYS - Fix patterns spacing (#49196) 2024-07-08 10:52:35 +02:00
intro-centered-content-with-image-below.php CYS: Add default patterns (#48839) 2024-07-02 14:39:49 +00:00
just-arrived-full-hero.php CYS - Remove non-default patterns and register them from the PTK and update margins (#49101) 2024-07-05 08:55:05 +02:00
no-products-found-filters.php Replace Products (Beta) with Product Collection in product archive templates (#48112) 2024-06-12 15:45:09 +02:00
no-products-found.php update woo-gutenberg-products-block text domain to woocommerce in patterns and templates folders (#42720) 2023-12-12 14:13:03 -08:00
product-collection-3-columns.php Add Dimensions controls to Product Collection block (#51420) 2024-09-27 05:04:16 +02:00
product-collection-4-columns.php Add Dimensions controls to Product Collection block (#51420) 2024-09-27 05:04:16 +02:00
product-collection-5-columns.php Add Dimensions controls to Product Collection block (#51420) 2024-09-27 05:04:16 +02:00
product-collection-featured-products-5-columns.php Add Dimensions controls to Product Collection block (#51420) 2024-09-27 05:04:16 +02:00
product-query-product-gallery.php Add Dimensions controls to Product Collection block (#51420) 2024-09-27 05:04:16 +02:00
product-search-form.php Replace Products (Beta) with Product Collection in product archive templates (#48112) 2024-06-12 15:45:09 +02:00
related-products.php update woo-gutenberg-products-block text domain to woocommerce in patterns and templates folders (#42720) 2023-12-12 14:13:03 -08:00
social-follow-us-in-social-media.php CYS - Fix spacing in patterns (#49669) 2024-07-18 16:17:33 +02:00
testimonials-3-columns.php CYS - Fix spacing in patterns (#49669) 2024-07-18 16:17:33 +02:00
testimonials-single.php Pattern: Update text to be vertically aligned like image (#49791) 2024-07-23 11:18:06 +01:00
three-columns-with-images-and-content.php CYS: Remove strong tags from patterns (#49901) 2024-07-24 13:57:42 +01:00

README.md

WooCommerce Blocks - Patterns

Naming Conventions for Patterns

  • Use spaces as a separator. Only use hyphens for compound words or expressions.
  • Use consistent title case capitalization.
  • Use clear, descriptive names that indicate the component's function or appearance.
  • Group similar items together with a common name structure.