You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/intro/installation/bower-install.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ page_title: Installing with Bower | Download and Installation | Kendo UI for jQu
4
4
description: "Get started with Kendo UI for jQuery and install the Kendo UI Professional or Kendo UI Core distributions by using the Bower package manager."
5
5
previous_url: /install/bower
6
6
slug: kendoui_bower_packages_kendoui_installation
7
-
position: 3
7
+
position: 30
8
8
---
9
9
10
10
# Installing with Bower
@@ -129,3 +129,4 @@ This section provides solutions for common issues you might encounter while inst
129
129
* [Installing Kendo UI with NPM]({% slug kendoui_npm_packages_kendoui_installation %})
130
130
* [Installing Kendo UI with NuGet]({% slug kendoui_nuget_packages %})
131
131
* [Getting Up and Running with Your Kendo UI Project (Guide)]({% slug getting_started_installation_kendoui %})
Copy file name to clipboardExpand all lines: docs/intro/installation/hosting-kendoui.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Adding Kendo UI in Your Project
3
3
page_title: Adding Kendo UI in Your Project | Download and Installation | Kendo UI for jQuery
4
4
description: "Get started with Kendo UI for jQuery and learn how to host the library in your project by downloading the bundles and adding the CSS and JavaScript references."
5
5
slug: hosting_kendoui
6
-
position: 2
6
+
position: 20
7
7
---
8
8
9
9
# Adding Kendo UI in Your Project
@@ -179,3 +179,4 @@ The following example demonstrates the full initialization of the [DatePicker](h
179
179
*[Installing Kendo UI with NPM]({% slug kendoui_npm_packages_kendoui_installation %})
180
180
*[Installing Kendo UI with NuGet]({% slug kendoui_nuget_packages %})
181
181
*[Getting Up and Running with Your Kendo UI Project (Guide)]({% slug getting_started_installation_kendoui %})
Copy file name to clipboardExpand all lines: docs/intro/installation/npm.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Installing with NPM
3
3
page_title: Installing with NPM | Download and Installation | Kendo UI for jQuery
4
4
description: "Get started with Kendo UI for jQuery and install Kendo UI Core or Kendo UI as NPM packages."
5
5
slug: kendoui_npm_packages_kendoui_installation
6
-
position: 5
6
+
position: 50
7
7
---
8
8
9
9
# Installing with NPM
@@ -14,7 +14,7 @@ This article assumes that you are familiar with the necessary steps to use brows
14
14
15
15
Kendo UI for jQuery maintains the [Kendo UI Core](#kendo-ui-core-on-npm) and the [Kendo UI](#kendo-ui-on-npm) NPM packages. All Kendo UI for jQuery official releases, service packs, and internal builds are uploaded to both of them.
16
16
17
-
> The Kendo UI for jQuery NPM package is available only for commercial license holders. For more information, refer to the [list of Kendo UI for jQuery components and their bundle support]({% slug welcometo_kendoui %}#list-of-widgets).
17
+
> As of the R2 2022 release the commercial NPM package (*@progress/kendo-ui*) requires a [script license activation]({% slug using-license-code %}).
18
18
19
19
## Kendo UI Core on NPM
20
20
@@ -74,3 +74,4 @@ This section provides solutions for common issues you might encounter while inst
74
74
*[Installing Kendo UI for jQuery by Using the CDN Services]({% slug kendoui_cdn_services_installation %})
75
75
*[Installing Kendo UI for jQuery with NuGet]({% slug kendoui_nuget_packages %})
76
76
*[Getting Up and Running with Your Kendo UI for jQuery Project (Guide)]({% slug getting_started_installation_kendoui %})
0 commit comments