Skip to content

Commit 3b779a2

Browse files
DOC note change to sharedraftcontent markup (#839)
1 parent 2cfbc86 commit 3b779a2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

en/08_Changelogs/6.2.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ Sortable headers on a grid field and asset-admin table view now include `aria-so
5353
- The `ins.jstree-icon` elements now have `tabindex="0"` so they can receive keyboard focus.
5454
- The "Go to previous record" and "Go to next record" buttons in a GridField detail form, when disabled, have changed from a `span` element to an `a` element with an `aria-disabled="true"` attribute.
5555

56+
#### Changes to HTML and CSS elsewhere
57+
58+
- In the `silverstripe/sharedraftcontent` module, the markup for the message on the front-end has changed to use `<details>` and `<summary>` elements for the expand/collapse functionality and a `<dl>` list instead of a `<ul>` list.
59+
5660
#### Changes to usage of `font-icon-*` CSS classes
5761

5862
The `font-icon-*` CSS classes are used to add icons through the CMS use a font to render normal characters as icons.

0 commit comments

Comments
 (0)