From 7d62baf0d0e0c8fd35a10bd14f407ca04f529bba Mon Sep 17 00:00:00 2001 From: Dimo Dimov <961014+dimodi@users.noreply.github.com> Date: Thu, 7 Nov 2024 17:14:43 +0200 Subject: [PATCH] Document Editor rendering changes for version 7.0 --- upgrade/rendering-changes/7-0-0.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/upgrade/rendering-changes/7-0-0.md b/upgrade/rendering-changes/7-0-0.md index a0d23f010a..413238fc5e 100644 --- a/upgrade/rendering-changes/7-0-0.md +++ b/upgrade/rendering-changes/7-0-0.md @@ -9,6 +9,7 @@ position: 970 # Rendering Changes in 7.0.0 * [AIPrompt](#aiprompt) +* [Editor](#editor) * [Gantt](#gantt) * [Menu](#menu) * [PanelBar](#panelbar) @@ -23,6 +24,14 @@ position: 970 2. The output view, which contains the `
` element, is now wrapped in a `
` element with class `k-prompt-view`. 3. The copy button in the output view is now styled as primary. +## Editor + +* The `
` elements in the popups of the [`CreateLink` and `InsertImage` tools]({%slug editor-built-in-tools%}) no longer render a `k-form-horizontal` class. +* The `ViewHtml` tool popup no longer renders `div.k-form`, `div.k-form-field`, and `div.k-form-field-wrap` elements. +* The `