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

Commit 70b649f

Browse files
committed
Remove #11222 from the Changelog and the Testing Notes
1 parent 50f9d64 commit 70b649f

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

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

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -412,14 +412,3 @@ add_filter( 'wp_mail', function( $args ) {
412412
| Before | After |
413413
| ------ | ----- |
414414
| <img width="774" alt="image" src="https://github.com/woocommerce/woocommerce-blocks/assets/5656702/3912039c-7453-4308-8cce-065db02c8b09"> | <img width="756" alt="image" src="https://github.com/woocommerce/woocommerce-blocks/assets/5656702/f4ebf72b-eb0e-47f7-9b36-c3706099ab73"> |
415-
416-
## Feature plugin
417-
418-
### Should be tested by the development team exclusively
419-
420-
#### Use the <header> element for the checkout header [11222](https://github.com/woocommerce/woocommerce-blocks/pull/11222)
421-
422-
1. Install and activate a blocks theme eg TT3/TT4
423-
2. Go to `Appearance` > `Editor` > `Templates` > `Manage All Templates` > `Page: Checkout` ensure none has customizations (or delete them if so), and enter edition mode
424-
3. On `List View` select `Checkout Header`, open `Block` > `Advanced` pane and ensure `HTML ELEMENT` is set to `<header>`
425-
4. Do a test purchase, and on the checkout page verify the header is wrapped in a `<header>` tag

readme.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/
106106
- Cart and Checkout block transforms for classic shortcodes. (https://github.com/woocommerce/woocommerce-blocks/pull/11228)
107107
- Use the <main> tag in Cart and Checkout templates. (https://github.com/woocommerce/woocommerce-blocks/pull/11224)
108108
- Move `Chip` and `RemovableChip` to components package. (https://github.com/woocommerce/woocommerce-blocks/pull/11223)
109-
- Use the <header> element for the checkout header. (https://github.com/woocommerce/woocommerce-blocks/pull/11222)
110109
- Move `CheckboxList` and create new `blocksComponents` package. (https://github.com/woocommerce/woocommerce-blocks/pull/11214)
111110
- Store Customization MVP: Add fallbacks to all the pattern titles, descriptions and buttons. (https://github.com/woocommerce/woocommerce-blocks/pull/11208)
112111
- Checkout Field Padding and Spacing. (https://github.com/woocommerce/woocommerce-blocks/pull/11207)

0 commit comments

Comments
 (0)