This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 219
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* bump to 11.4.3 * Empty commit for release pull request * Improve Hero Product Chessboard pattern (#11423) * improve pattern * remove hardcoded font-size * address feedback * update to h2 * Remove group and separator to get rid of the extra space (#11477) * [Store Customization] Update the design for the Product Gallery pattern (#11464) * Remove rating, show only title and price * Improve title spacing and level * Patterns with Search Bar: improve style (#11478) * "Product Collection X Columns" patterns: align "no reviews" text with the star (#11468) * improve line-height * use variable * add testing instructions * Rename pattern (#11487) * update readme * Store Customization > Enhance the Hero Product Split pattern (#11505) * Update the bottom margin for the Hero Product Split and the heading from h3 to h2. * Update heading comment * update testing instructions * Simplify the `Hero Product 3 Split` pattern design (#11495) * Simplify the pattern design * Add char limits to the AI generated content * Fix url * update testing instructions * Product Search Block: unify border-radius (#11515) * add testing instructions * [Store Customization] Update the Centered Header Menu with Search Pattern (#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 * add testing instructions * Large Header pattern: improve the layout on mobile view (#11490) * Improve Large header * improve large header * use lens * add padding * add testing instructions * Fix "Large footer" left spacing (#11520) * Fix large footer left spacing * Use esc_html_e * add testing instructions * add zip file * improve testing instructions * update testing instructions * update testing instructions --------- Co-authored-by: Luigi <gigitux@gmail.com> Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Alba Rincón <albarin@users.noreply.github.com> Co-authored-by: Patricia Hillebrandt <patriciahillebrandt@gmail.com>
- Loading branch information
1 parent
ecb0f51
commit 79d42c9
Showing
22 changed files
with
356 additions
and
213 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,122 @@ | ||
# Testing notes and ZIP for release 11.4.3 | ||
|
||
Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/13217249/woocommerce-gutenberg-products-block.zip) | ||
|
||
## WooCommerce Core | ||
|
||
### Enhancements | ||
|
||
#### Improve Hero Product Chessboard pattern [11423](https://github.com/woocommerce/woocommerce-blocks/pull/11423) | ||
|
||
1. Add a new post. | ||
2. Add the `Hero Product Chessbord` pattern. | ||
3. Save the page. | ||
4. Visit the saved page | ||
5. Ensure that the pattern looks like in the images below. | ||
|
||
| Desktop | Mobile | | ||
|--------|--------| | ||
|![locale local](https://github.com/woocommerce/woocommerce-blocks/assets/4463174/ab742211-4b4a-479d-87f9-75c0d1329e32)|!['Locale Galaxy Fold](https://github.com/woocommerce/woocommerce-blocks/assets/4463174/832ea72f-21ff-4070-bee6-341e3732fe65)| | ||
|
||
#### Fix spacing on the "Minimal header" pattern. [11477](https://github.com/woocommerce/woocommerce-blocks/pull/11477) | ||
|
||
1. Create a new page or post and insert the `Minimal header` pattern. | ||
2. Make sure there's no space at the right of the navigation block, as in the after screenshot below (note the blue color was added just to make it easier to visualize the space). | ||
|
||
| Before | After | | ||
| ------ | ----- | | ||
| <img width="1381" alt="Screenshot 2023-10-27 at 11 51 26" src="https://github.com/woocommerce/woocommerce-blocks/assets/186112/9037fbc8-cc75-4b36-8ab7-ebd089dc81bf"> | <img width="1370" alt="Screenshot 2023-10-27 at 11 51 36" src="https://github.com/woocommerce/woocommerce-blocks/assets/186112/76dba159-e330-4cb0-9d5a-2640e3dae639"> | | ||
|
||
|
||
#### "Product Gallery" improvements: remove product summary and update margins. [11464](https://github.com/woocommerce/woocommerce-blocks/pull/11464) | ||
|
||
1. Create a new page or post and insert the `Product Gallery` pattern. | ||
2. Check it does not include the product summary and looks like the screenshot. | ||
![CleanShot 2023-10-26 at 12 56 12@2x](https://github.com/woocommerce/woocommerce-blocks/assets/186112/5b9b708c-09c5-49ad-b7ad-9ccddb75b792) | ||
|
||
#### "Product Collection X Columns" patterns: align "no reviews" text with the star. [11468](https://github.com/woocommerce/woocommerce-blocks/pull/11468) | ||
|
||
1. Add a post. | ||
2. Add the Product Collection 3 Columns pattern. | ||
3. Ensure that the "no reviews" text is aligned with the star. | ||
|
||
| Before | After | | ||
| ------ | ----- | | ||
|![image](https://github.com/woocommerce/woocommerce-blocks/assets/4463174/46d1bbff-cd70-49d2-9bab-eec6c192931d)|![image](https://github.com/woocommerce/woocommerce-blocks/assets/4463174/20ac9c8f-2976-4fb7-95e6-50547b659096)| | ||
|
||
#### Enhance the Hero Product Split pattern. [11505](https://github.com/woocommerce/woocommerce-blocks/pull/11505) | ||
|
||
1. Create a new post | ||
2. Insert the Hero Product Split pattern | ||
3. Make sure things are working as expected on the editor side | ||
4. Save the post and access the frontend: make sure things are working as expected over there as well. | ||
|
||
| Before | After | | ||
| ------ | ----- | | ||
| <img width="683" alt="Screenshot 2023-10-30 at 22 17 34" src="https://github.com/woocommerce/woocommerce-blocks/assets/15730971/56c6c94d-6151-4611-8db1-48da5412f857"> | <img width="683" alt="Screenshot 2023-10-30 at 22 17 50" src="https://github.com/woocommerce/woocommerce-blocks/assets/15730971/112c668f-b081-4d81-b9d4-c6072b67d838"> | | ||
|
||
#### Simplify the Hero Product 3 Split pattern. [11495](https://github.com/woocommerce/woocommerce-blocks/pull/11495) | ||
|
||
1. Create a new page or post and insert the `Hero Product 3 Split` pattern. | ||
2. Save and check it looks good on desktop and mobile and looks like the screenshot below (ignore the broken image, it's due to how the screenshot was taken). | ||
|
||
| Mobile | | ||
| ------ | | ||
| ![CleanShot 2023-10-30 at 15 35 45@2x](https://github.com/woocommerce/woocommerce-blocks/assets/186112/4db05bd6-5d6d-4ed8-8e6c-03816a6c9a4e) | | ||
|
||
| Desktop | | ||
|--------| | ||
| <img width="1184" alt="Screenshot 2023-10-30 at 15 35 10" src="https://github.com/woocommerce/woocommerce-blocks/assets/186112/c6b5bdc5-589a-4790-8b1d-023c2610de74">| | ||
|
||
#### Product Search Block: unify border-radius. [11515](https://github.com/woocommerce/woocommerce-blocks/pull/11515) | ||
|
||
1. Add a new post. | ||
2. Add the `Footer with Simple Menu`. | ||
3. Save. | ||
4. Ensure that the patterns look okay on desktop and mobile (and match with the screenshot). | ||
5. Repeat 1-4 for each pattern that it is in the screenshot (use the title for searching the pattern in the inserter). | ||
|
||
|
||
![img](https://github.com/woocommerce/woocommerce-blocks/assets/4463174/a3e36272-e84f-458b-886a-b5ebd1b1a880) | ||
|
||
#### Improve the Centered Header Menu with Search pattern. [11304](https://github.com/woocommerce/woocommerce-blocks/pull/11304) | ||
|
||
1. Create a new page or post. | ||
2. Insert the `Centered Header Menu with Search` pattern. | ||
3. Check it looks like the screenshot below. | ||
4. Check all the elements are visible on mobile. | ||
|
||
⚠️ In the next release, we will update the pattern name: <https://github.com/woocommerce/woocommerce-blocks/issues/11523> | ||
|
||
|
||
| Desktop | | ||
|--------| | ||
|![image](https://github.com/woocommerce/woocommerce-blocks/assets/4463174/234ad207-3ef9-4034-92ff-c2ea56e11d46)| | ||
|
||
| Mobile | | ||
|--------| | ||
|![image](https://github.com/woocommerce/woocommerce-blocks/assets/4463174/be183db3-f674-4a3f-b846-996c0b7fccbc)| | ||
|
||
#### Large Header pattern: improve the layout on mobile view. [11490](https://github.com/woocommerce/woocommerce-blocks/pull/11490) | ||
|
||
1. Add a new post. | ||
2. Add the Large Header pattern. | ||
3. Save the post. | ||
4. Visit the saved post. | ||
5. Ensure that the pattern looks okay. | ||
6. Switch to the mobile view. | ||
7. Ensure that the pattern looks okay. | ||
|
||
![image](https://github.com/woocommerce/woocommerce-blocks/assets/4463174/518da445-dbff-4742-a741-94f76a018dc8) | ||
|
||
### Mobile | ||
|
||
![image](https://github.com/woocommerce/woocommerce-blocks/assets/4463174/131f41e0-a74e-4125-8492-47ae5981a1ad) | ||
|
||
#### Improve the "Large footer" spacing. [11520](https://github.com/woocommerce/woocommerce-blocks/pull/11520) | ||
|
||
1. Create a new page or post and insert the `Large footer` pattern. | ||
2. Check there's no space. | ||
|
||
|
||
<img width="707" alt="Screenshot 2023-10-31 at 12 56 33" src="https://github.com/woocommerce/woocommerce-blocks/assets/186112/fa4c0335-9c13-44e1-a599-36ee21663e2c"> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.