From b584495d42a38953f134dc26a23a3e2eb02f3f0f Mon Sep 17 00:00:00 2001 From: Nadezhda Tacheva Date: Wed, 16 Oct 2024 13:58:27 +0300 Subject: [PATCH 1/2] chore(common): Update version in rendering changes article --- upgrade/rendering-changes/{6-3-0.md => 7-0-0.md} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename upgrade/rendering-changes/{6-3-0.md => 7-0-0.md} (94%) diff --git a/upgrade/rendering-changes/6-3-0.md b/upgrade/rendering-changes/7-0-0.md similarity index 94% rename from upgrade/rendering-changes/6-3-0.md rename to upgrade/rendering-changes/7-0-0.md index a5e8135755..984c895a2b 100644 --- a/upgrade/rendering-changes/6-3-0.md +++ b/upgrade/rendering-changes/7-0-0.md @@ -1,12 +1,12 @@ --- -title: 6.3.0 -description: Handle the rendering changes in the 6.3.0 release of the Telerik UI for Blazor components. -page_title: Rendering Changes in the 6.3.0 Release -slug: changes-in-6-3-0 +title: 7.0.0 +description: Handle the rendering changes in the 7.0.0 release of the Telerik UI for Blazor components. +page_title: Rendering Changes in the 7.0.0 Release +slug: changes-in-7-0-0 position: 970 --- -# Rendering Changes in 6.3.0 +# Rendering Changes in 7.0.0 * [AIPrompt](#aiprompt) * [Gantt](#gantt) From 66db2ff646aeedf63c80bebb3dea38ed5abd6e47 Mon Sep 17 00:00:00 2001 From: Nadezhda Tacheva Date: Wed, 16 Oct 2024 14:03:34 +0300 Subject: [PATCH 2/2] chore(common): link article in overview --- upgrade/rendering-changes/list.md | 1 + 1 file changed, 1 insertion(+) diff --git a/upgrade/rendering-changes/list.md b/upgrade/rendering-changes/list.md index 337874e1c9..106f7dbc16 100644 --- a/upgrade/rendering-changes/list.md +++ b/upgrade/rendering-changes/list.md @@ -10,6 +10,7 @@ position: 0 As the Telerik UI for Blazor matures we will continuously optimize the HTML rendering and the usage of CSS classes. The rendering changes only affect the styling of the components if the application [overrides the built-in CSS styles]({%slug themes-override%}) or uses an outdated [custom theme]({%slug themes-customize%}). This article tracks the product versions with rendering changes. +* [7.0.0]({%slug changes-in-7-0-0%}) * [6.0.0]({%slug changes-in-6-0-0%}) * [4.6.0]({%slug changes-in-4-6-0%}) * [4.3.0]({%slug changes-in-4-3-0%})