Update docs/internal-developers/testing/releases/1050.md
Co-authored-by: Albert Juhé Lluveras <contact@albertjuhe.com>
This commit is contained in:
parent
b19213cabd
commit
0cd274d1cf
|
@ -137,7 +137,7 @@ Before | After
|
||||||
20. Hover the Mini Cart.
|
20. Hover the Mini Cart.
|
||||||
21. Ensure that the Mini Cart shows always the same price.
|
21. Ensure that the Mini Cart shows always the same price.
|
||||||
|
|
||||||
### Products block: fix compatibility with Gutenberg 16. ([9878](https://github.com/woocommerce/woocommerce-blocks/pull/9878))
|
### Products block: fix compatibility with Gutenberg 16. ([9886](https://github.com/woocommerce/woocommerce-blocks/pull/9886))
|
||||||
|
|
||||||
1. Ensure that you have Gutenberg 16 installed and enabled.
|
1. Ensure that you have Gutenberg 16 installed and enabled.
|
||||||
2. Create a post/page.
|
2. Create a post/page.
|
||||||
|
|
|
@ -102,7 +102,7 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/
|
||||||
- Fix mini cart icon not displaying correctly in RTL sites. ([9707](https://github.com/woocommerce/woocommerce-blocks/pull/9707))
|
- Fix mini cart icon not displaying correctly in RTL sites. ([9707](https://github.com/woocommerce/woocommerce-blocks/pull/9707))
|
||||||
- Prevent Mini-Cart drawer to show horizontal scrollbar if the system has visible scrollbars. ([9676](https://github.com/woocommerce/woocommerce-blocks/pull/9676))
|
- Prevent Mini-Cart drawer to show horizontal scrollbar if the system has visible scrollbars. ([9676](https://github.com/woocommerce/woocommerce-blocks/pull/9676))
|
||||||
- All Reviews block: Fix error when adding the block to a store without reviews. ([9869](https://github.com/woocommerce/woocommerce-blocks/pull/9869))
|
- All Reviews block: Fix error when adding the block to a store without reviews. ([9869](https://github.com/woocommerce/woocommerce-blocks/pull/9869))
|
||||||
- Products block: fix compatibility with Gutenberg 16. ([9878](https://github.com/woocommerce/woocommerce-blocks/pull/9878))
|
- Products block: fix compatibility with Gutenberg 16. ([9886](https://github.com/woocommerce/woocommerce-blocks/pull/9886))
|
||||||
|
|
||||||
#### Dependencies
|
#### Dependencies
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue