Skip to content

Commit a205605

Browse files
dimodidimodi
authored andcommitted
docs(Common): Add Rendering Changes for 9.0.0
1 parent 1bf88cb commit a205605

File tree

3 files changed

+20
-1
lines changed

3 files changed

+20
-1
lines changed

upgrade/rendering-changes/10-0-0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 10.0.0
33
description: Handle the rendering changes in the 10.0.0 release of the Telerik UI for Blazor components.
44
page_title: Rendering Changes in the 10.0.0 Release
55
slug: rendering-changes-in-10-0-0
6-
position: 965
6+
position: 960
77
---
88

99
# Rendering Changes in 10.0.0

upgrade/rendering-changes/9-0-0.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: 9.0.0
3+
description: Handle the rendering changes in the 9.0.0 release of the Telerik UI for Blazor components.
4+
page_title: Rendering Changes in the 9.0.0 Release
5+
slug: rendering-changes-in-9-0-0
6+
position: 965
7+
---
8+
9+
# Rendering Changes in 10.0.0
10+
11+
## Grid, TreeList
12+
13+
The `k-alt` CSS class on alternating (even) table rows is removed. Use `k-table-alt-row` instead.
14+
15+
## See Also
16+
17+
* [Use best practices when overriding theme styles](slug:themes-override#best-practices)
18+
* [Breaking changes in Telerik UI for Blazor 9.0.0](slug:changes-in-9-0-0)

upgrade/rendering-changes/list.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ position: 0
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

1313
* [10.0.0](slug:rendering-changes-in-10-0-0)
14+
* [9.0.0](slug:rendering-changes-in-9-0-0)
1415
* [7.0.0](slug:rendering-changes-in-7-0-0)
1516
* [6.0.0](slug:rendering-changes-in-6-0-0)
1617
* [4.6.0](slug:rendering-changes-in-4-6-0)

0 commit comments

Comments
 (0)