Skip to content

Commit f74c00c

Browse files
Merge rendering-12-3347 into production (#3348)
* docs(common): Add Rendering changes for version 12 * Add Chat changes * Move to correct place --------- Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com>
1 parent eb99aa3 commit f74c00c

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: 12.0.0
3+
description: Handle the rendering changes in the 12.0.0 release of the Telerik UI for Blazor components.
4+
page_title: Rendering Changes in the 10.0.0 Release
5+
slug: rendering-changes-in-12-0-0
6+
position: 955
7+
---
8+
9+
# Rendering Changes in 12.0.0
10+
11+
## Chat
12+
13+
The `div.k-message-list` element no longer renders a `k-avatars` CSS class.
14+
15+
## TabStrip
16+
17+
The `li.k-tabstrip-item` elements no longer render a `k-item` CSS class.
18+
19+
## See Also
20+
21+
* [Use best practices when overriding theme styles](slug:themes-override#best-practices)
22+
* [Breaking changes in Telerik UI for Blazor 10.0.0](slug:changes-in-10-0-0)

upgrade/rendering-changes/list.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ position: 0
1010

1111
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.
1212

13+
* [12.0.0](slug:rendering-changes-in-12-0-0)
1314
* [10.0.0](slug:rendering-changes-in-10-0-0)
1415
* [9.0.0](slug:rendering-changes-in-9-0-0)
1516
* [7.0.0](slug:rendering-changes-in-7-0-0)

0 commit comments

Comments
 (0)