Skip to content

Commit 6d16892

Browse files
ArvinJ-Hkemister85
andauthored
Update modules/ROOT/pages/8.0-release-notes.adoc
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
1 parent 59e11bc commit 6d16892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/8.0-release-notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ For more information, see xref:custom-split-toolbar-button.adoc[Split toolbar bu
141141
=== Split button DOM structure changes
142142
// #TINY-8665
143143

144-
The internal DOM structure of split buttons has been updated to support the new component architecture. Split button components now use `+.tox-split-button__main+` and `+.tox-split-button__chevron+` CSS classes instead of the previous composite structure. Each component renders as a separate DOM element with independent event handling and focus management. Custom CSS targeting split button internals may require updates to accommodate the new structure.
144+
The internal DOM structure of split buttons has been updated to align with the new component-based architecture. Split button components now use the `+.tox-split-button__main+` and `+.tox-split-button__chevron+` CSS classes in place of the previous composite layout. Each part of the split button is rendered as an independent DOM element with separate event handling and focus management. Custom CSS that targets split button internals may need to be updated to reflect these changes.
145145

146146

147147
[[removed]]

0 commit comments

Comments
 (0)