Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions modules/ROOT/pages/8.7.0-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,11 @@ The following premium plugin updates were released alongside {productname} {rele

{productname} {release-version} also includes the following bug fix<es>:

=== Tooltips no longer get cut off when the editor is in a web component
// #TINY-14384

Previously, tooltips could be cut off when the editor was embedded in a web component, because they were clipped at the bounds of the component. Tooltips now reposition to remain within the editor container.

// === <TINY-vwxyz 1 changelog entry>
// #TINY-vwxyz1

Expand Down
Loading