Alba Rincón
6539b018ab
Fix hardcoded shop link in "Hero Product 3 Split" pattern ( https://github.com/woocommerce/woocommerce-blocks/pull/11767 )
2023-11-14 17:12:53 +01:00
Alba Rincón
94b6c8b048
[CYS] Reduce the number of times the patterns dictionary is accessed ( https://github.com/woocommerce/woocommerce-blocks/pull/11733 )
...
* Load content and images on registration if the patterns is in the dictionary
* Stop getting the content from each pattern
* Add comment with explanation about the change
2023-11-13 09:27:59 +01:00
Karol Manijak
41d40f47c2
Remove author, sticky, parents attributes from the Product Collection block in patterns ( https://github.com/woocommerce/woocommerce-blocks/pull/11673 )
2023-11-09 09:21:11 +01:00
Karol Manijak
955332941e
Translate Related Products heading in Single Product template ( https://github.com/woocommerce/woocommerce-blocks/pull/11693 )
...
* Create Related Products pattern reused in the Single Product template
That's needed in order to make the Related Products string translatable
* Add margin to Related Products heading
* Add margin to Related Products transformed from classic template
* Simplify the translation
* Change string capitalization so it's the same as the other one and can be transklated
2023-11-09 09:00:23 +01:00
Alba Rincón
55a3e2d953
[CYS] Fix decoding issue and pattern ( https://github.com/woocommerce/woocommerce-blocks/pull/11681 )
...
* Fix pattern description
* Decode the actual file content, not the filepath
2023-11-08 14:45:23 +01:00
Daniel W. Robert
656ca123bf
Rename Centered Header Menu with Search pattern ( https://github.com/woocommerce/woocommerce-blocks/pull/11637 )
...
* Rename Centered Header Menu with Search pattern
Since the search bar has been removed from this pattern, this PR renames
the pattern title and slug to reflect that change.
* Rename file to reflect search removal.
Remove `search` from the filename, as this no longer reflects the
pattern.
2023-11-07 10:00:53 -05:00
Alba Rincón
0d538020a3
Fix 3-split pattern text content ( https://github.com/woocommerce/woocommerce-blocks/pull/11612 )
2023-11-06 11:43:47 +01:00
Albert Juhé Lluveras
51e04d0373
Prevent theme button border appearing in opinionated patterns ( https://github.com/woocommerce/woocommerce-blocks/pull/11564 )
2023-11-04 09:14:28 +01:00
Alba Rincón
aa2367a274
Add margin bottom to the `Hero Product 3 Split` pattern ( https://github.com/woocommerce/woocommerce-blocks/pull/11573 )
...
* Add margin bottom to the hero-product-3-split pattern
* Add margin top
2023-11-03 14:20:56 +01:00
Alba Rincón
ccbaab255c
Set explicit margins in the search bar group ( https://github.com/woocommerce/woocommerce-blocks/pull/11571 )
2023-11-03 14:08:19 +01:00
Alba Rincón
a8dd2c9bf2
Add aspect ratio to the `Featured Products 5 Columns` pattern ( https://github.com/woocommerce/woocommerce-blocks/pull/11570 )
2023-11-03 14:08:10 +01:00
Daniel Dudzic
5ccfecef60
Footer with 2 Menus Dark pattern: Fix color contrast issue in TT4 ( https://github.com/woocommerce/woocommerce-blocks/pull/11484 )
2023-11-02 20:40:48 +01:00
Alba Rincón
981c0d8297
Change the "chessboard" pattern structure to improve mobile view ( https://github.com/woocommerce/woocommerce-blocks/pull/11545 )
...
* Change the "chessboard" pattern structure to improve mobile view
* Fix AI prompts
2023-11-02 14:40:55 +01:00
Alba Rincón
abdfe69b38
Update the spacing in the columns to improve the mobile view ( https://github.com/woocommerce/woocommerce-blocks/pull/11544 )
2023-11-02 13:22:50 +01:00
Alba Rincón
0f9f1cbb92
Fix "Large footer" left spacing ( https://github.com/woocommerce/woocommerce-blocks/pull/11520 )
...
* Fix large footer left spacing
* Use esc_html_e
2023-10-31 14:50:18 +01:00
Luigi Teschio
955317f622
Large Header pattern: improve the layout on mobile view ( https://github.com/woocommerce/woocommerce-blocks/pull/11490 )
...
* Improve Large header
* improve large header
* use lens
* add padding
2023-10-31 14:00:08 +01:00
Alba Rincón
d87bec49ce
[Store Customization] Update the Centered Header Menu with Search Pattern ( https://github.com/woocommerce/woocommerce-blocks/pull/11304 )
...
* Fix hidden elements on mobile and margins
* Increase navigation items spacing
* Add site logo width
* Improve search bar and title font weight
* Remove width from site logo
* Unify search bar
* Remove search, improve margins
* Use columns to improve the mobile view
2023-10-31 13:59:57 +01:00
Luigi Teschio
981e14a332
Product Search Block: unify border-radius ( https://github.com/woocommerce/woocommerce-blocks/pull/11515 )
2023-10-31 11:08:11 +01:00
Alba Rincón
d25e7aeffc
Simplify the `Hero Product 3 Split` pattern design ( https://github.com/woocommerce/woocommerce-blocks/pull/11495 )
...
* Simplify the pattern design
* Add char limits to the AI generated content
* Fix url
2023-10-31 10:11:18 +01:00
Patricia Hillebrandt
c290231946
Store Customization > Enhance the Hero Product Split pattern ( https://github.com/woocommerce/woocommerce-blocks/pull/11505 )
...
* Update the bottom margin for the Hero Product Split and the heading from h3 to h2.
* Update heading comment
2023-10-31 08:07:56 +01:00
Daniel Dudzic
a5b24bc806
Essential Header Dark pattern: Fix color contrast issues in Twenty Twenty-Four ( https://github.com/woocommerce/woocommerce-blocks/pull/11480 )
2023-10-30 17:59:29 +00:00
Luigi Teschio
53c53f0649
Improve Hero Product Chessboard pattern ( https://github.com/woocommerce/woocommerce-blocks/pull/11423 )
...
* improve pattern
* remove hardcoded font-size
* address feedback
* update to h2
2023-10-30 15:55:40 +01:00
Alba Rincón
197028eadb
Rename pattern ( https://github.com/woocommerce/woocommerce-blocks/pull/11487 )
2023-10-30 14:39:59 +01:00
Alba Rincón
91358647dd
Remove group and separator to get rid of the extra space ( https://github.com/woocommerce/woocommerce-blocks/pull/11477 )
2023-10-27 17:27:10 +02:00
Alba Rincón
758bb7f296
[Store Customization] Update the design for the Product Gallery pattern ( https://github.com/woocommerce/woocommerce-blocks/pull/11464 )
...
* Remove rating, show only title and price
* Improve title spacing and level
2023-10-27 15:23:32 +02:00
Luigi Teschio
50baa530e8
Patterns with Search Bar: improve style ( https://github.com/woocommerce/woocommerce-blocks/pull/11478 )
2023-10-27 14:57:16 +02:00
Luigi Teschio
83b75cb2ea
Unify the search bar layout across patterns ( https://github.com/woocommerce/woocommerce-blocks/pull/11445 )
...
* Unify the search bar layout across patterns
* restore changes
2023-10-26 14:11:41 +02:00
Alba Rincón
7f2a98adcc
[CYS Woo Express] Footer with simple menu and cart ( https://github.com/woocommerce/woocommerce-blocks/pull/11409 )
...
* Update footer simple menu cart
* Change structure to use rows not columns
* Make search fill space
* Fix spacing and switch mini-cart and menu
* Unify the search bar
* Remove mini cart
2023-10-26 14:05:00 +02:00
Alba Rincón
76cb3fa7e8
Make groups to adapt better to mobile views ( https://github.com/woocommerce/woocommerce-blocks/pull/11463 )
2023-10-26 12:18:40 +02:00
Alba Rincón
bcdc9489f7
[CYS Woo Express] Fix essential header ( https://github.com/woocommerce/woocommerce-blocks/pull/11449 )
...
* Fix essential header
* Fix spacing
2023-10-26 09:33:29 +02:00
Alba Rincón
c706e9b885
Remove the fontSize for the button ( https://github.com/woocommerce/woocommerce-blocks/pull/11433 )
2023-10-25 12:36:38 +02:00
Alba Rincón
6fa2617589
Fix outer space and title ( https://github.com/woocommerce/woocommerce-blocks/pull/11434 )
2023-10-25 10:59:25 +02:00
Alba Rincón
65b093309f
Improve vars name and remove duplicated user name ( https://github.com/woocommerce/woocommerce-blocks/pull/11430 )
2023-10-24 15:24:05 +02:00
Alba Rincón
2d0ee28a97
Add overlay with 30% opacity ( https://github.com/woocommerce/woocommerce-blocks/pull/11428 )
2023-10-24 14:57:42 +02:00
Alba Rincón
7043156159
[Store Customization] Update the "Footer with 3 Menus" ( https://github.com/woocommerce/woocommerce-blocks/pull/11379 )
...
* Fix search bar, spacing and show text in one line
* Set site log width
* Adjust margins and search bar
* Make the search bar fill space on mobile
* Update column sizes
* Remove width from site logo
2023-10-24 13:49:49 +02:00
Alba Rincón
af6bfd2bbf
[CYS Woo Express] Update large footer ( https://github.com/woocommerce/woocommerce-blocks/pull/11413 )
...
* Update large footer
* Update space between icons
* Remove with from site logo
2023-10-24 11:23:14 +02:00
Luigi Teschio
c095dd617d
Improve Just Arrived Full Hero pattern ( https://github.com/woocommerce/woocommerce-blocks/pull/11406 )
2023-10-23 14:07:57 +02:00
Alba Rincón
d6df0d451b
Update Large footer: social links, columns, logo size, spacing ( https://github.com/woocommerce/woocommerce-blocks/pull/11381 )
2023-10-20 13:34:05 +02:00
Alba Rincón
da8bd0d713
Change the structure to allow aligning left the icons on mobile ( https://github.com/woocommerce/woocommerce-blocks/pull/11355 )
2023-10-19 16:35:51 +02:00
Alba Rincón
55faf5222f
Decrease spacing between menu items ( https://github.com/woocommerce/woocommerce-blocks/pull/11356 )
2023-10-19 16:35:28 +02:00
Alba Rincón
499a7f2145
Re-enable the `Product Hero 2 Column 2 Row` pattern ( https://github.com/woocommerce/woocommerce-blocks/pull/11346 )
2023-10-19 13:59:11 +02:00
Alba Rincón
70c3f56cd0
Fix white space on the right of the pattern by using groups instead of columns ( https://github.com/woocommerce/woocommerce-blocks/pull/11315 )
2023-10-19 13:44:59 +02:00
Alba Rincón
6c51ec61ac
Adjust margins and paddings for the Featured Category Triple ( https://github.com/woocommerce/woocommerce-blocks/pull/11319 )
2023-10-19 08:40:01 +02:00
Karol Manijak
9a1e26057c
Remove hardcoded queryIds from patterns that include Product Collection ( https://github.com/woocommerce/woocommerce-blocks/pull/11290 )
2023-10-18 09:43:20 +02:00
Alba Rincón
795242af1a
[Store Customization] Fix the "Testimonials 3 Columns" title alignment ( https://github.com/woocommerce/woocommerce-blocks/pull/11281 )
2023-10-17 13:50:19 +01:00
Alba Rincón
7563bea081
[Store Customization] Fix pattern spacing in homepage template 3 ( https://github.com/woocommerce/woocommerce-blocks/pull/11279 )
...
* Fix pattern spacing
Removes the top/bottom paddings, adds margins to the bottom of each pattern
* Add margin between patterns to ensure consistency between themes
* Add margin to the bottom of patterns
2023-10-17 11:09:20 +02:00
Alba Rincón
2b4754ff2e
[Store Customization] Fix pattern spacing in homepage template 2 ( https://github.com/woocommerce/woocommerce-blocks/pull/11278 )
...
* Fix pattern spacing
Removes the top/bottom paddings, adds margins to the bottom of each pattern
* Add margin between patterns to ensure consistency between themes
2023-10-17 11:09:11 +02:00
Alba Rincón
a918602c71
Fix pattern spacing ( https://github.com/woocommerce/woocommerce-blocks/pull/11268 )
...
Removes the top/bottom paddings, adds margins to the bottom of each pattern
2023-10-17 10:56:02 +02:00
Tom Cafferkey
01c8d45efd
Store Customization > Remove placeholder text from the image on the Hero Product Chessboard pattern ( https://github.com/woocommerce/woocommerce-blocks/pull/11250 )
2023-10-17 08:55:27 +01:00
Alba Rincón
606308de6f
Remove empty pattern file ( https://github.com/woocommerce/woocommerce-blocks/pull/11256 )
2023-10-16 10:31:35 +02:00