You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2024. It is now read-only.
### 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
Copy file name to clipboardExpand all lines: readme.txt
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -106,7 +106,6 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/
106
106
- Cart and Checkout block transforms for classic shortcodes. (https://github.com/woocommerce/woocommerce-blocks/pull/11228)
107
107
- Use the <main> tag in Cart and Checkout templates. (https://github.com/woocommerce/woocommerce-blocks/pull/11224)
108
108
- 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)
110
109
- Move `CheckboxList` and create new `blocksComponents` package. (https://github.com/woocommerce/woocommerce-blocks/pull/11214)
111
110
- Store Customization MVP: Add fallbacks to all the pattern titles, descriptions and buttons. (https://github.com/woocommerce/woocommerce-blocks/pull/11208)
112
111
- Checkout Field Padding and Spacing. (https://github.com/woocommerce/woocommerce-blocks/pull/11207)
0 commit comments