|
1 | 1 | --- |
2 | | -title: 5.2.0 |
3 | | -description: Handle the rendering changes in the 5.2.0 release of the Telerik UI for Blazor components. |
4 | | -page_title: Rendering Changes in the 5.2.0 Release |
5 | | -slug: changes-in-5-2-0 |
| 2 | +title: 6.0.0 |
| 3 | +description: Handle the rendering changes in the 6.0.0 release of the Telerik UI for Blazor components. |
| 4 | +page_title: Rendering Changes in the 6.0.0 Release |
| 5 | +slug: changes-in-6-0-0 |
6 | 6 | position: 975 |
7 | 7 | --- |
8 | 8 |
|
9 | | -# Rendering Changes in 5.2.0 |
| 9 | +# Rendering Changes in 6.0.0 |
10 | 10 |
|
11 | 11 | * [Breadcrumb](#breadcrumb) |
12 | 12 | * [ButtonGroup](#buttongroup) |
@@ -52,7 +52,7 @@ When a `ButtonGroupButton` inside a ButtonGroup has no `ChildContent`, it no lon |
52 | 52 | <thead> |
53 | 53 | <tr> |
54 | 54 | <th>UI for Blazor 5.1.1</th> |
55 | | - <th>UI for Blazor 5.2.0</th> |
| 55 | + <th>UI for Blazor 6.0.0</th> |
56 | 56 | </tr> |
57 | 57 | </thead> |
58 | 58 | <tbody> |
@@ -106,7 +106,7 @@ When a `ButtonGroupButton` inside a ButtonGroup has no `ChildContent`, it no lon |
106 | 106 | <thead> |
107 | 107 | <tr> |
108 | 108 | <th>UI for Blazor 5.1.1</th> |
109 | | - <th>UI for Blazor 5.2.0</th> |
| 109 | + <th>UI for Blazor 6.0.0</th> |
110 | 110 | </tr> |
111 | 111 | </thead> |
112 | 112 | <tbody> |
@@ -216,7 +216,7 @@ The changes below apply to the TreeList only when the two components have the sa |
216 | 216 | <thead> |
217 | 217 | <tr> |
218 | 218 | <th>UI for Blazor 5.1.1</th> |
219 | | - <th>UI for Blazor 5.2.0</th> |
| 219 | + <th>UI for Blazor 6.0.0</th> |
220 | 220 | </tr> |
221 | 221 | </thead> |
222 | 222 | <tbody> |
@@ -288,7 +288,7 @@ The `FooterTemplate` container (`div.k-table-footer`) renders a single `span.k-t |
288 | 288 | <thead> |
289 | 289 | <tr> |
290 | 290 | <th>UI for Blazor 5.1.1</th> |
291 | | - <th>UI for Blazor 5.2.0</th> |
| 291 | + <th>UI for Blazor 6.0.0</th> |
292 | 292 | </tr> |
293 | 293 | </thead> |
294 | 294 | <tbody> |
@@ -350,7 +350,7 @@ The rendering changes in the Pager also affect the components that use a Pager c |
350 | 350 | <thead> |
351 | 351 | <tr> |
352 | 352 | <th>UI for Blazor 5.1.1</th> |
353 | | - <th>UI for Blazor 5.2.0</th> |
| 353 | + <th>UI for Blazor 6.0.0</th> |
354 | 354 | </tr> |
355 | 355 | </thead> |
356 | 356 | <tbody> |
@@ -404,7 +404,7 @@ The rendering changes in the Pager also affect the components that use a Pager c |
404 | 404 | <thead> |
405 | 405 | <tr> |
406 | 406 | <th>UI for Blazor 5.1.1</th> |
407 | | - <th>UI for Blazor 5.2.0</th> |
| 407 | + <th>UI for Blazor 6.0.0</th> |
408 | 408 | </tr> |
409 | 409 | </thead> |
410 | 410 | <tbody> |
@@ -457,7 +457,7 @@ The two `span.k-progress-status` elements no longer render if the [ProgressBar l |
457 | 457 | <thead> |
458 | 458 | <tr> |
459 | 459 | <th>UI for Blazor 5.1.1</th> |
460 | | - <th>UI for Blazor 5.2.0</th> |
| 460 | + <th>UI for Blazor 6.0.0</th> |
461 | 461 | </tr> |
462 | 462 | </thead> |
463 | 463 | <tbody> |
@@ -534,7 +534,7 @@ The child `div` of the TreeView item container (`li.k-treeview-item > div`) rend |
534 | 534 | <thead> |
535 | 535 | <tr> |
536 | 536 | <th>UI for Blazor 5.1.1</th> |
537 | | - <th>UI for Blazor 5.2.0</th> |
| 537 | + <th>UI for Blazor 6.0.0</th> |
538 | 538 | </tr> |
539 | 539 | </thead> |
540 | 540 | <tbody> |
|
0 commit comments