Skip to content

Commit 73669e9

Browse files
author
Kendo Bot
committed
Sync with Kendo UI Professional
1 parent 1aec7cb commit 73669e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/intro/installation/what-you-need.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ To facilitate the common project types, Kendo UI ships the following combined sc
1818
* The `kendo.ui.core.min.js` contains all widgets supported by the [Kendo UI Core distribution]({% slug welcometo_kendoui %}#list-of-widgets). The relevant script is available in the Kendo UI Core package as well.
1919
* The `kendo.all.min.js` contains a minified version of all features provided by Kendo UI.
2020

21-
> The `kendo.all.min.js` is available in the Kendo UI Professional, Telerik UI for ASP.NET MVC, Telerik UI for JSP and Telerik UI for PHP bundles. However, the `kendo.all.min.js` does not include the `kendo.aspnetmvc.min.js`. To install it, add `kendo.aspnetmvc.min.js` to `kendo.all.min.js`, or use the [custom download builder tool](https://www.telerik.com/download/custom-download).
21+
> The `kendo.all.min.js` is available in the Kendo UI Professional, Telerik UI for ASP.NET MVC, Telerik UI for ASP.NET Core, Telerik UI for JSP and Telerik UI for PHP bundles. However, the `kendo.all.min.js` does not include the `kendo.aspnetmvc.min.js`. To install it, add `kendo.aspnetmvc.min.js` to `kendo.all.min.js`, or use the [custom download builder tool](https://www.telerik.com/download/custom-download).
2222
23-
* The `kendo.web.min.js` is available in Kendo UI Professional, JSP, PHP, and MVC. It includes the core framework and all desktop browser widgets (previously distributed as Kendo UI Web).
24-
* The `kendo.dataviz.min.js` is available in Kendo UI Professional, JSP, PHP, and MVC. It includes the core framework and all data visualization widgets (previously distributed as Kendo UI DataViz).
25-
* The `kendo.mobile.min.js` is available in Kendo UI Professional, JSP, PHP, and MVC. It includes the core framework and all mobile device specific widgets (previously distributed as Kendo UI Mobile).
23+
* The `kendo.web.min.js` is available in Kendo UI Professional, JSP, PHP, MVC and Core. It includes the core framework and all desktop browser widgets (previously distributed as Kendo UI Web).
24+
* The `kendo.dataviz.min.js` is available in Kendo UI Professional, JSP, PHP, MVC and Core. It includes the core framework and all data visualization widgets (previously distributed as Kendo UI DataViz).
25+
* The `kendo.mobile.min.js` is available in Kendo UI Professional, JSP, PHP, MVC and Core. It includes the core framework and all mobile device specific widgets (previously distributed as Kendo UI Mobile).
2626

2727
> Only one of the combined JavaScript files can be included at a time, because they include the Kendo UI framework. To simultaneously use widgets from different Kendo UI suites, use the `kendo.all.min.js` or build a custom script.
2828

0 commit comments

Comments
 (0)