Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 8ff5be6

Browse files
committed
Add screeshots to #10521 and #10479
1 parent d6f4dcf commit 8ff5be6

File tree

1 file changed

+30
-0
lines changed
  • docs/internal-developers/testing/releases

1 file changed

+30
-0
lines changed

docs/internal-developers/testing/releases/1090.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,42 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
5252
4. Save the post and head over to the front-end
5353
5. Make sure the pattern is correctly displayed and the mobile view matches the screenshot provided on the description of this PR.
5454

55+
##### Screenshots
56+
57+
<table>
58+
<tr>
59+
<td valign="top">Before:
60+
<br><br>
61+
<img width="200" alt="Screenshot 2023-08-09 at 18 11 40" src="https://github.com/woocommerce/woocommerce-blocks/assets/15730971/1b3c6d76-bea1-4dd2-8d15-7462798fb7b2">
62+
</td>
63+
<td valign="top">After:
64+
<br><br>
65+
<img width="220" alt="Screenshot 2023-08-09 at 18 11 57" src="https://github.com/woocommerce/woocommerce-blocks/assets/15730971/a4dff933-7a46-42f7-9b4c-d5c63003b954">
66+
</td>
67+
</tr>
68+
</table>
69+
5570
#### Add placeholder images and update text styles for the Alternating Image and Text pattern. [#10479](https://github.com/woocommerce/woocommerce-blocks/pull/10479)
5671

5772
1. Create a new post.
5873
2. Insert the **Alternating Image and Text** pattern.
5974
3. Save the post and ensure everything is working as expected both in the editor and on the frontend. The designs should match the "After" screenshot on this PR.
6075

76+
##### Screenshots
77+
78+
<table>
79+
<tr>
80+
<td valign="top">Before:
81+
<br><br>
82+
<img width="1245" alt="Screenshot 2023-08-04 at 15 57 46" src="https://github.com/woocommerce/woocommerce-blocks/assets/15730971/a26c67b9-8229-470b-bebb-bd34f4f0db85">
83+
</td>
84+
<td valign="top">After:
85+
<br><br>
86+
<img width="1212" alt="Screenshot 2023-08-04 at 16 02 36" src="https://github.com/woocommerce/woocommerce-blocks/assets/15730971/948fd856-6a2c-49e0-aa0b-6e33241d7429">
87+
</td>
88+
</tr>
89+
</table>
90+
6191
#### Performance: Selecting shipping rates during checkout, and API calls in general, are now faster. Shipping selection improved by at least 1 second. [#10472](https://github.com/woocommerce/woocommerce-blocks/pull/10472)
6292

6393
1. Add items to the cart and head to checkout.

0 commit comments

Comments
 (0)