Browse Source

DOC-2270: Add improved documentation for TINY-10611 to the TinyMCE release notes (#3142)

pull/3150/head
shanmen-tiny 1 year ago
committed by GitHub
parent
commit
b13187e7d9
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 8
      modules/ROOT/pages/7.0-release-notes.adoc

8
modules/ROOT/pages/7.0-release-notes.adoc

@ -292,6 +292,14 @@ In {productname} 7.0, this problem has been addressed.
As a result, the table ghost element now accurately mirrors adjustments in table height when resized using the corner resize handles.
=== Improved support of `data` elements
//# TINY-10611
Previously, when inserting a `data` element within the editor, the `data` element would be removed.
In {productname} 7.0, this problem has been addressed.
As a result, the `data` elements are recognized as valid elements within the editor, ensuring they are properly retained along with their value attributes.
[[additions]]
== Additions

Loading…
Cancel
Save