Skip to content

Commit 1cfbd30

Browse files
committed
Sync with Kendo UI Professional
1 parent 268b6a6 commit 1cfbd30

File tree

187 files changed

+2196
-799
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

187 files changed

+2196
-799
lines changed

docs-aspnet/_config-mvc.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,8 @@ html-helpers/data-management/listview/binding/razor-page.md,
133133
html-helpers/media/mediaplayer/razor-page.md,
134134
html-helpers/overview-taghelpers.md,
135135
html-helpers/data-management/pivotgridv2/data-binding/razor-page.md,
136-
html-helpers/data-management/taskboard/razor-page.md]
136+
html-helpers/data-management/taskboard/razor-page.md,
137+
html-helpers/chartwizard/binding/razor-page.md]
137138

138139
exclude_navigation: ["knowledge-base/*",
139140
api/kendo.mvc/*,
@@ -196,6 +197,11 @@ defaults:
196197
path: "html-helpers/charts"
197198
values:
198199
title_prefix: "ASP.NET MVC Chart Component"
200+
-
201+
scope:
202+
path: "html-helpers/chartwizard"
203+
values:
204+
title_prefix: "ASP.NET MVC Chart Wizard Component"
199205
-
200206
scope:
201207
path: "html-helpers/conversational-ui/aiprompt"

docs-aspnet/_config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -630,6 +630,9 @@ navigation:
630630
"*/otpinput":
631631
title: "OTPInput"
632632
isNew: true
633+
"*/chartwizard":
634+
title: "Chart Wizard"
635+
isNew: true
633636
"html-helpers/interactivity/progressbar":
634637
title: "ProgressBar"
635638
"html-helpers/interactivity/circularprogressbar":
@@ -787,6 +790,11 @@ defaults:
787790
path: "html-helpers/charts"
788791
values:
789792
title_prefix: "ASP.NET Core Chart Component"
793+
-
794+
scope:
795+
path: "html-helpers/chartwizard"
796+
values:
797+
title_prefix: "ASP.NET Core Chart Wizard Component"
790798
-
791799
scope:
792800
path: "html-helpers/conversational-ui/chat"

docs-aspnet/accessibility/accessibility-compliance-table.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,12 @@
9898
<td><a href="https://demos.telerik.com/{{ site.platform }}/accessibility/chart" target="_blank">Demo</a></td>
9999
<td><a href="https://docs.telerik.com/{{ site.platform }}/html-helpers/charts/accessibility/overview" target="_blank">Documentation</a></td>
100100
</tr>
101+
<tr>
102+
<td>Chart Wizard</td>
103+
<td>AA</td>
104+
<td>N/A</td>
105+
<td><a href="https://docs.telerik.com/{{ site.platform }}/html-helpers/chartwizard/accessibility/overview" target="_blank">Documentation</a></td>
106+
</tr>
101107
<tr>
102108
<td>Chat</td>
103109
<td>AA</td>

docs-aspnet/backwards-compatibility/2018-backwards-compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 2018 Releases
33
page_title: 2018 Releases
44
description: "Learn about the breaking changes and backwards compatibility released by {{ site.product }} in 2018."
55
slug: breakingchanges_aspnetcore_2018
6-
position: 6
6+
position: 7
77
---
88

99
# 2018 Releases

docs-aspnet/backwards-compatibility/2020-backwards-compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 2020 Releases
33
page_title: 2020 Releases
44
description: "Learn about the breaking changes and backwards compatibility released by {{ site.product }} in 2020."
55
slug: breakingchanges_2020
6-
position: 5
6+
position: 6
77
---
88

99
# 2020 Releases

docs-aspnet/backwards-compatibility/2021-backwards-compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 2021 Releases
33
page_title: 2021 Releases
44
description: "Learn about the breaking changes and backwards compatibility released by {{ site.product }} in 2021."
55
slug: breakingchanges_2021
6-
position: 4
6+
position: 5
77
---
88

99
# 2021 Releases

docs-aspnet/backwards-compatibility/2022-backwards-compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 2022 Releases
33
page_title: 2022 Releases
44
description: "Learn about the breaking changes and backwards compatibility released by {{ site.product }} in 2022."
55
slug: breakingchanges_2022
6-
position: 3
6+
position: 4
77
---
88

99
# 2022 Releases

docs-aspnet/backwards-compatibility/2023-backwards-compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 2023 Releases
33
page_title: 2023 Releases
44
description: "Learn about the breaking changes and backward compatibility released by {{ site.product }} in 2023."
55
slug: breakingchanges_2023
6-
position: 2
6+
position: 3
77
---
88

99
# 2023 Releases

docs-aspnet/backwards-compatibility/2024-backwards-compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 2024 Releases
33
page_title: 2024 Releases
44
description: "Learn about the breaking changes and backwards compatibility released by {{ site.product }} in 2024."
55
slug: breakingchanges_2024
6-
position: 1
6+
position: 2
77
---
88

99
# 2024 Releases
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: 2025 Releases
3+
page_title: 2025 Releases
4+
description: "Learn about the breaking changes and backwards compatibility released by {{ site.product }} in 2025."
5+
slug: breakingchanges_2025
6+
position: 1
7+
---
8+
9+
# 2025 Releases
10+
11+
This article lists the breaking or important changes in the 2025 releases of {{ site.product }}.
12+
13+
## {{ site.product }} Q1 2025
14+
15+
### License Activation
16+
17+
Starting with 2025 Q1, all users of {{ site.product }} will need to apply a valid license key file to both new and existing projects. For details, see our [Licensing Documentation]({% slug installation_license_key_aspnetcore %}).

0 commit comments

Comments
 (0)