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

Commit ef37442

Browse files
Remove experimental block from changelog and testing notes
1 parent 2dbe1ac commit ef37442

File tree

2 files changed

+0
-19
lines changed

2 files changed

+0
-19
lines changed

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

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -50,24 +50,6 @@ Before | After
5050
| ------ | ----- |
5151
|<img width="883" alt="before-2" src="https://github.com/woocommerce/woocommerce-blocks/assets/905781/9d8ca8a5-1662-4ebd-8233-3a2948e70843">|<img width="898" alt="after-2" src="https://github.com/woocommerce/woocommerce-blocks/assets/905781/f7088abc-b17b-42fa-b329-57cd401fbe79">|
5252

53-
### Add new Ratings counter block [#10114](https://github.com/woocommerce/woocommerce-blocks/pull/10114)
54-
55-
#### Scenario 1: can be inserted in Single Product block
56-
57-
1. Create a new page or post.
58-
2. Insert the Single Product block.
59-
3. Inside it, insert the Product Rating Counter block.
60-
4. Make sure it renders only the review count part of the rating and it can be configured (alignment, link color, text size, etc.) and save.
61-
5. Go to the front end and check it's properly rendered as in the editor.
62-
63-
#### Scenario 2: cannot be inserted in any other product block**
64-
65-
1. Create a new page or post.
66-
2. Insert the All products block, try to insert the Product Rating Counter in it and confirm it's not possible.
67-
3. Insert the Products (Beta) block, try to insert the Product Rating Counter in it and confirm it's not possible.
68-
4. Insert the Products Collection block, try to insert the Product Rating Counter in it and confirm it's not possible.
69-
5. Go to the Site Editor > Single Product template and blockify it if it's not already. Try to insert the Product Rating Counter in it and confirm it's not possible.
70-
7153
### Mini Cart block > Update block registration to rely on a metadata file. [#10168](https://github.com/woocommerce/woocommerce-blocks/pull/10168)
7254

7355
1. Create a new post

readme.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/
8787

8888
- Updated Essential Header patterns to have no opinionated font sizes. ([10219](https://github.com/woocommerce/woocommerce-blocks/pull/10219))
8989
- Modernize the block registration for the Mini Cart block. ([10168](https://github.com/woocommerce/woocommerce-blocks/pull/10168))
90-
- Add new experimental `Product Rating Counter` block. ([10114](https://github.com/woocommerce/woocommerce-blocks/pull/10114))
9190
- Improve Banner pattern for mobile devices. ([10107](https://github.com/woocommerce/woocommerce-blocks/pull/10107))
9291
- Bring back user to 1st page when filters are changed. ([9952](https://github.com/woocommerce/woocommerce-blocks/pull/9952))
9392
- Only load styles required by the blocks rendered on the page. ([9831](https://github.com/woocommerce/woocommerce-blocks/pull/9831))

0 commit comments

Comments
 (0)