From e16716a721343250bc33c55ed0da3fd0401f3b99 Mon Sep 17 00:00:00 2001 From: rodelgc Date: Wed, 19 Jan 2022 12:46:51 +0800 Subject: [PATCH] Updated Release Testing Instructions WooCommerce 6.2 (markdown) --- Release-Testing-Instructions-WooCommerce-6.2.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Release-Testing-Instructions-WooCommerce-6.2.md b/Release-Testing-Instructions-WooCommerce-6.2.md index ae9846c..b005f2e 100644 --- a/Release-Testing-Instructions-WooCommerce-6.2.md +++ b/Release-Testing-Instructions-WooCommerce-6.2.md @@ -139,6 +139,8 @@ On a new site, with English language settings: 1. Verify that text highlights have the same salmon color. ### 2002 Theme: Fix font sizes in single product tabs area, review form styling. [#31632](https://github.com/woocommerce/woocommerce/pull/31632) +1. Switch to WP 5.9 beta. +1. Switch to 2022 theme. 1. Create a simple physical product that has weight and dimensions. 1. Also make sure that reviews are enabled in this product. 1. Add a review to this product. @@ -156,6 +158,17 @@ On a new site, with English language settings: :point_up: After vertical alignment of right column fixed, (applies) prices in bold, "sold by" alignment and text decoration fixed to match cart **(Note: the vertical lines on the left of the after was a cropping mistake)** +### Center product cards (2022 Theme) [#31626](https://github.com/woocommerce/woocommerce/pull/31626) +1. Switch to WP 5.9 beta. +1. Switch to 2022 theme. +1. Verify the product cards in various places in the store, like in the Products and Product Category pages. Their alignment is now centered, font family is now sans-serif for the product titles as shown in the screenshot below: + + After → centered, product title is sans-serif, color is primary accent color. + after + + Before → left aligned, title is serif, color is black (not obviously a link). + before + ## WooCommerce API Updates: ### Add status field in the Coupons API