Skip to content

Commit e553e44

Browse files
author
Kendo Bot
committed
Sync with Kendo UI Professional
1 parent 0500990 commit e553e44

Some content is hidden

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

61 files changed

+833
-208
lines changed

docs-aspnet-core/_config.yml

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,30 @@ navigation:
3232
title: "Breaking Changes"
3333
position: 7
3434

35-
35+
## List helpers directory names and order here, like this:
36+
"*appearance":
37+
title: "Appearance"
38+
"*binding":
39+
title: "Binding"
40+
"*troubleshoot":
41+
title: "Troubleshooting"
42+
"*editing":
43+
title: "Editing"
44+
"*export":
45+
title: "Export"
46+
"*filtering":
47+
title: "Filtering"
48+
"*integration":
49+
title: "Integration"
50+
"*selection":
51+
title: "Selection"
52+
"*state":
53+
title: "State Management"
54+
"*how-to":
55+
title: "How To"
56+
"helpers/html-helpers/grid":
57+
title: "Grid"
58+
position: 27
3659

3760
## The application virtual path
3861
baseurl: /aspnet-core

docs-aspnet-core/helpers/html-helpers/autocomplete.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: AutoComplete
33
page_title: AutoComplete | Telerik UI for ASP.NET Core HtmlHelpers
44
description: "Learn the basics when working with the AutoComplete HtmlHelper for ASP.NET Core (MVC 6 or ASP.NET Core MVC)."
55
slug: htmlhelpers_autocomplete_aspnetcore
6+
position: 1
67
---
78

89
# AutoComplete HtmlHelper Overview

docs-aspnet-core/helpers/html-helpers/button.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Button
33
page_title: Button | Telerik UI for ASP.NET Core HtmlHelpers
44
description: "Learn the basics when working with the Button HtmlHelper for ASP.NET Core (MVC 6 or ASP.NET Core MVC)."
55
slug: htmlhelpers_button_aspnetcore
6+
position: 3
67
---
78

89
# Button HtmlHelper Overview

docs-aspnet-core/helpers/html-helpers/buttongroup.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: ButtonGroup
33
page_title: ButtonGroup | Telerik UI for ASP.NET Core HtmlHelpers
44
description: "Learn the basics when working with the ButtonGroup HtmlHelper for ASP.NET Core (MVC 6 or ASP.NET Core MVC)."
55
slug: htmlhelpers_buttongroup_aspnetcore
6+
position: 5
67
---
78

89
# ButtonGroup HtmlHelper Overview

docs-aspnet-core/helpers/html-helpers/charts.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Charts
33
page_title: Charts | Telerik UI for ASP.NET Core HtmlHelpers
44
description: "Learn the basics when working with the Charts HtmlHelper for ASP.NET Core (MVC 6 or ASP.NET Core MVC)."
55
slug: htmlhelpers_charts_aspnetcore
6+
position: 7
67
---
78

89
# Charts HtmlHelper Overview

docs-aspnet-core/helpers/html-helpers/chat.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Chat
33
page_title: Chat | Telerik UI for ASP.NET Core HtmlHelpers
44
description: "Learn the basics when working with the Chat HtmlHelper for ASP.NET Core (MVC 6 or ASP.NET Core MVC)."
55
slug: htmlhelpers_chat_aspnetcore
6+
position: 9
67
---
78

89
# Chat HtmlHelper Overview

docs-aspnet-core/helpers/html-helpers/combobox.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: ComboBox
33
page_title: ComboBox | Telerik UI for ASP.NET Core HtmlHelpers
44
description: "Learn the basics when working with the ComboBox HtmlHelper for ASP.NET Core (MVC 6 or ASP.NET Core MVC)."
55
slug: htmlhelpers_combobox_aspnetcore
6+
position: 11
67
---
78

89
# ComboBox HtmlHelper Overview

docs-aspnet-core/helpers/html-helpers/dateinput.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: DateInput
33
page_title: DateInput | Telerik UI for ASP.NET Core HtmlHelpers
44
description: "Learn the basics when working with the DateInput HtmlHelper for ASP.NET Core (MVC 6 or ASP.NET Core MVC)."
55
slug: htmlhelpers_dateinput_aspnetcore
6+
position: 13
67
---
78

89
# DateInput HtmlHelper Overview

docs-aspnet-core/helpers/html-helpers/datepicker.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: DatePicker
33
page_title: DatePicker | Telerik UI for ASP.NET Core HtmlHelpers
44
description: "Learn the basics when working with the DatePicker HtmlHelper for ASP.NET Core (MVC 6 or ASP.NET Core MVC)."
55
slug: htmlhelpers_datepicker_aspnetcore
6+
position: 15
67
---
78

89
# DatePicker HtmlHelper Overview

docs-aspnet-core/helpers/html-helpers/datetimepicker.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: DateTimePicker
33
page_title: DateTimePicker | Telerik UI for ASP.NET Core HtmlHelpers
44
description: "Learn the basics when working with the DateTimePicker HtmlHelper for ASP.NET Core (MVC 6 or ASP.NET Core MVC)."
55
slug: htmlhelpers_datetimepicker_aspnetcore
6+
position: 17
67
---
78

89
# DateTimePicker HtmlHelper Overview

0 commit comments

Comments
 (0)