|
@@ -68,6 +68,8 @@ The panel types `StreamFieldPanel`, `RichTextFieldPanel`, `ImageChooserPanel`, `
|
|
|
* Consistently set `aria-haspopup="menu"` for all sidebar menu items that have sub-menus (LB (Ben Johnston))
|
|
|
* Make sure `aria-expanded` is always explicitly set as a string in sidebar (LB (Ben Johnston))
|
|
|
* Use a button element instead of a link for page explorer menu item, for the correct semantics and behavior (LB (Ben Johnston))
|
|
|
+ * Make sure the “Title” column label can be translated in the page chooser and page move UI (Stephanie Cheng Smith)
|
|
|
+ * Remove redundant `role="main"` attributes on `<main>` elements causing HTML validation issues (Luis Espinoza)
|
|
|
|
|
|
|
|
|
## Upgrade considerations
|