Skip to content

Commit e21ff5e

Browse files
committed
Sync with Kendo UI Professional
1 parent 2dcb870 commit e21ff5e

Some content is hidden

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

48 files changed

+2158
-1451
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 34 deletions
This file was deleted.

.github/workflows/set-FP-labels.yml

Lines changed: 0 additions & 89 deletions
This file was deleted.

CONTRIBUTING.md

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -48,28 +48,6 @@ If you don't use a topic branch, we may ask you to re-do your pull request on a
4848
The "production" branch of the Kendo UI Core repository is for production maintenance code only. Never create a pull request from the production branch. Always create a branch for your work from the "master" branch.
4949
This will facilitate easier pull request management for the continuous work that is done in the master branch. If the issue is a bug fix that should be back ported to a maintenance branch, the core maintainers will cherry-pick it.
5050

51-
### 3. Include tests describing the bug or feature
52-
53-
Kendo UI uses [Mocha](https://www.npmjs.com/package/mocha) for a test framework and [karma](http://karma-runner.github.io/) as the test runner. You may browse the `tests` directory to get a better idea of the structure and conventions used.
54-
55-
To run the tests, execute the following command:
56-
57-
```
58-
gulp tests
59-
```
60-
61-
To run the tests for a single widget, pass a `tests` option:
62-
63-
```
64-
gulp tests --tests="tests/listview/**.*.js"
65-
```
66-
67-
By default, the tests run in Chrome. Other browser may be used using the `browser` option:
68-
69-
```
70-
gulp tests --browser=Firefox
71-
```
72-
7351
#### (optional) Squash your commits
7452

7553
When you've completed your work on a topic branch, you may squash your work down into fewer commits to make the merge process easier. For information on squashing via an interactive rebase, see [the rebase documentation on GitHub](https://help.github.com/articles/interactive-rebase)

build/gulp/tasks/karma.js

Lines changed: 0 additions & 101 deletions
This file was deleted.

build/test-paths-core.js

Lines changed: 0 additions & 29 deletions
This file was deleted.

docs-aspnet/_config-mvc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ knowledge-base/invalid-template-error-when-using-localization.md,
6363
knowledge-base/multiselect-post-data-values.md,
6464
knowledge-base/scheduler-sql-server-database.md,
6565
knowledge-base/treelist-checkbox-column.md,
66+
knowledge-base/isolate-sample-with-an-in-memory-database.md,
6667
knowledge-base/upload-resize-image-before-upload.md,
6768
knowledge-base/validator-basic-form-validation.md,
6869
knowledge-base/vs-online-continuous-integration-login-problem.md,
@@ -112,6 +113,7 @@ html-helpers/navigation/panelbar/binding/razor-page.md,
112113
html-helpers/navigation/radiobutton/razor-page.md,
113114
html-helpers/navigation/stepper/razor-page.md,
114115
html-helpers/navigation/wizard/razor-page.md,
116+
html-helpers/scheduling/gantt/razor-page.md,
115117
html-helpers/scheduling/scheduler/binding/razor-page.md,
116118
html-helpers/scheduling/scheduler/binding/signalr-binding.md,
117119
html-helpers/navigation/tabstrip/razor-page.md,

docs-aspnet/getting-started-core/first-steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ In this tutorial, you will:
3636

3737
1. [Add a license file to your app](#adding-your-license-file).
3838

39-
>tip How about a free Telerik UI onboarding course? Check out the [Video Onboarding]({%slug virtualclass_uiforcore%}) article and learn how to take advantage of the <a href="https://learn.telerik.com/learn" target="_blank">Telerik Virtual Classroom</a>.
39+
>tip How about a free Telerik UI onboarding course? Check out the [Video Onboarding]({%slug virtualclass_uiforcore%}) article and learn how to take advantage of the <a href="https://www.telerik.com/support/video-courses" target="_blank">Telerik and Kendo UI Video Courses</a>.
4040
4141
## Prerequisites
4242

docs-aspnet/getting-started-core/video-onboarding.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permalink: /getting-started/video-onboarding
1010

1111
# Video Onboarding
1212

13-
Telerik UI for ASP.NET Core has its [own video getting started experience](https://learn.telerik.com/learn/course/external/view/elearning/8/telerik-ui-for-aspnet-core) available to both active trial users and active license holders in [Virtual Classroom](https://learn.telerik.com/learn). The training course is developed to help you get started with the Telerik UI for ASP.NET Core components and features. It aims to put you in the shoes of an engineer who adds new features to an existing application.
13+
Telerik UI for ASP.NET Core has its own video getting started experience available to both active trial users and active license holders in [Telerik and Kendo UI Video Courses](https://www.telerik.com/support/video-courses). The training course is developed to help you get started with the Telerik UI for ASP.NET Core components and features. It aims to put you in the shoes of an engineer who adds new features to an existing application.
1414

1515
The process starts by adding basic Telerik UI components and widgets to the application and shows how to harness the power of the Telerik UI for ASP.NET Core controls and features in no time. Further on, you'll get into more advanced components, like the Chart and the Grid, and learn how to incorporate Telerik UI components to interact with existing functionality and with each other. Finally, the course will explore how to build your own theme and change it for all components at once.
1616

@@ -37,5 +37,5 @@ The Telerik UI for ASP.NET Core technical online training has an approximate dur
3737
* **Chapter 7: Styling and Theming** (Built-In Themes, Creating Custom Theme, Styling and Icons)
3838
* **Chapter 8: Enriching your ASP.NET Core App** (Globalization, Localization, RTL, Accessibility, Keyboard Navigation, Document Processing and integration with other Telerik products)*
3939

40-
If you wish to learn more and continue with the video onboarding [enroll in the training](https://learn.telerik.com/learn/course/external/view/elearning/8/telerik-ui-for-aspnet-core) from the [Virtual Classroom](https://learn.telerik.com/learn).
40+
If you wish to learn more and continue with the video onboarding watch the course available in the [Telerik and Kendo UI Video Courses](https://www.telerik.com/support/video-courses).
4141

docs-aspnet/getting-started-mvc/first-steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Other popular approaches for starting with Telerik UI for ASP.NET MVC include:
2323
* [Setup with Telerik NuGet]({% slug setupwithnuget_aspnetmvc %})&mdash;this method allows you to download the Telerik controls by using the NuGet package manager in Visual Studio.
2424
* [Manual setup with local files]({% slug manualsetup_aspnetmvc%})&mdash;with this method, you add the `Kendo.Mvc.dll` assembly to your project by using local files. This assembly enables you to use the Telerik UI components.
2525

26-
>tip How about a free Telerik UI onboarding course? Check out the [Video Onboarding]({%slug virtualclass_uiformvc%}) article and learn how to take advantage of the <a href="https://learn.telerik.com/learn" target="_blank">Telerik Virtual Classroom</a>.
26+
>tip How about a free Telerik UI onboarding course? Check out the [Video Onboarding]({%slug virtualclass_uiformvc%}) article and learn how to take advantage of the <a href="https://www.telerik.com/support/video-courses" target="_blank">Telerik and Kendo UI Video Courses</a>.
2727
2828
## Prerequisites
2929

docs-aspnet/getting-started-mvc/video-onboarding.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permalink: /getting-started/video-onboarding
1010

1111
# Video Onboarding
1212

13-
Telerik UI for ASP.NET MVC has its [own video getting started curriculum](https://learn.telerik.com/learn/course/internal/view/elearning/3/telerik-ui-for-aspnet-mvc) available to both active trial users and active license holders in [Virtual Classroom](https://learn.telerik.com/learn). The training course is developed to help you get started with the Telerik UI for ASP.NET MVC components and features. It aims to put you in the shoes of an engineer who adds new features to an existing application.
13+
Telerik UI for ASP.NET MVC has its own video getting started curriculum available to both active trial users and active license holders in the [Telerik and Kendo UI Video Courses](https://www.telerik.com/support/video-courses). The training course is developed to help you get started with the Telerik UI for ASP.NET MVC components and features. It aims to put you in the shoes of an engineer who adds new features to an existing application.
1414

1515
The process starts by adding basic Telerik UI components and widgets to the application and shows how to harness the power of the Telerik UI for ASP.NET MVC controls and features in no time. Further on, you'll get into more advanced components, like the Chart and the Grid, and learn how to incorporate Telerik UI components to interact with existing functionality and with each other. Finally, the course will explore how to build your own theme and change it for all components at once.
1616

@@ -38,6 +38,6 @@ The Telerik UI for ASP.NET MVC technical online training has an approximate dura
3838
* **Chapter 8: More Components** (Tile Layout, Upload)*
3939
* **Chapter 9: Enriching your ASP.NET Core App** (Globalization, Localization, RTL, Accessibility, Keyboard Navigation, Document Processing and integration with other Telerik products)*
4040

41-
If you wish to learn more and continue with the video onboarding [enroll in the training](https://learn.telerik.com/learn/course/internal/view/elearning/3/telerik-ui-for-aspnet-mvc) from the [Virtual Classroom](https://learn.telerik.com/learn).
41+
If you wish to learn more and continue with the video onboarding, watch the videos in the [Telerik and Kendo UI Video Courses](https://www.telerik.com/support/video-courses).
4242

4343

0 commit comments

Comments
 (0)