Skip to content

Commit bd07c09

Browse files
author
Kendo Bot
committed
Sync with Kendo UI Professional
1 parent dd34f16 commit bd07c09

File tree

9 files changed

+20
-3
lines changed

9 files changed

+20
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ There are two ways to get the source code for Kendo UI Core. You can either down
159159

160160
### Installing Dependencies
161161

162-
In order to build Kendo UI Core, you need to have **Node.js 4.x** and **git 2.x**.
162+
In order to build Kendo UI Core, you need to have **Node.js 6.x** and **git 2.x**.
163163

164164
For Windows you have to download and install [Git for Windows](https://git-for-windows.github.io/) and [Node.js](http://nodejs.org/download/) and [Visual C++ Build Tools](http://landinghub.visualstudio.com/visual-cpp-build-tools).
165165

@@ -291,6 +291,6 @@ This project has been released under the [Apache License, version 2.0](http://ww
291291
See the License for the specific language governing permissions and
292292
limitations under the License.
293293

294-
*Copyright © 2020 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.*
294+
*Copyright © 2021 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.*
295295

296296
*Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries.*

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,12 @@
7474
<td>AAA</td>
7575
<td><a href="https://demos.telerik.com/aspnet-core/checkboxgroup/keyboard-navigation">Yes</a></td>
7676
</tr>
77+
<tr>
78+
<td>CircularGauge</td>
79+
<td>Yes</td>
80+
<td>AAA</td>
81+
<td>n/a</td>
82+
</tr>
7783
<tr>
7884
<td>ComboBox</td>
7985
<td>Yes</td>

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,12 @@
7474
<td>AAA</td>
7575
<td><a href="https://demos.telerik.com/aspnet-mvc/checkboxgroup/keyboard-navigation">Yes</a></td>
7676
</tr>
77+
<tr>
78+
<td>CircularGauge</td>
79+
<td>Yes</td>
80+
<td>AAA</td>
81+
<td>n/a</td>
82+
</tr>
7783
<tr>
7884
<td>ComboBox</td>
7985
<td>Yes</td>

docs-aspnet/compatibility/jquery-support.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ The following table provides a list of the jQuery versions that are compatible w
2323

2424
| Major Releases | jQuery Version | Comments |
2525
| :--- | :--- | :--- |
26+
| [UI for ASP.NET Core 2021.2.511 (R2 2021)](https://www.telerik.com/support/whats-new/aspnet-core-ui/release-history/ui-for-asp-net-core-r2-2021)|1.12.4| Also compatible with 1.10.x, 2.2.x and 3.5.1|
2627
| [UI for ASP.NET Core 2021.1.119 (R1 2021)](https://www.telerik.com/support/whats-new/aspnet-core-ui/release-history/ui-for-asp-net-core-r1-2021)|1.12.4| Also compatible with 1.10.x, 2.2.x and 3.5.1|
2728
| [UI for ASP.NET Core 2020.3.915 (R3 2020)](https://www.telerik.com/support/whats-new/aspnet-core-ui/release-history/ui-for-asp-net-core-r3-2020)|1.12.4| Also compatible with 1.10.x, 2.2.x and 3.5.1|
2829
| [UI for ASP.NET Core 2020.2.513 (R2 2020)](https://www.telerik.com/support/whats-new/aspnet-core-ui/release-history/ui-for-asp-net-core-r2-2020)|1.12.4| Also compatible with 1.10.x, 2.2.x and 3.5.1|

docs-aspnet/getting-started-mvc/prerequisites/jquery-support.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ The following table provides a list of the jQuery versions that are compatible w
2323

2424
| Major Releases | jQuery Version | Comments |
2525
| :--- | :--- | :--- |
26+
| [UI for ASP.NET MVC 2021.2.511 (R2 2021)](https://www.telerik.com/support/whats-new/aspnet-mvc/release-history/ui-for-asp-net-mvc-r2-2021)|1.12.4| Also compatible with 1.10.x, 2.2.x and 3.5.1|
2627
| [UI for ASP.NET MVC 2021.1.119 (R1 2021)](https://www.telerik.com/support/whats-new/aspnet-mvc/release-history/ui-for-asp-net-mvc-r1-2021)|1.12.4| Also compatible with 1.10.x, 2.2.x and 3.5.1|
2728
| [UI for ASP.NET MVC 2020.3.915 (R3 2020)](https://www.telerik.com/support/whats-new/aspnet-mvc/release-history/ui-for-asp-net-mvc-r3-2020)|1.12.4| Also compatible with 1.10.x, 2.2.x and 3.5.1|
2829
| [UI for ASP.NET MVC 2020.2.513 (R2 2020)](https://www.telerik.com/support/whats-new/aspnet-mvc/release-history/ui-for-asp-net-mvc-r2-2020)|1.12.4| Also compatible with 1.10.x, 2.2.x and 3.5.1|

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The Kendo UI Documentation is licensed under an MIT license. This license applie
6262

6363
### MIT License
6464

65-
*Copyright © 2012-2020 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.*
65+
*Copyright © 2012-2021 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.*
6666

6767
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6868

docs/intro/supporting/jquery-support.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ The following table provides a list of the jQuery versions that are compatible w
2121

2222
| Major Releases | jQuery Version | Comments |
2323
| :--- | :--- | :--- |
24+
| [Kendo UI 2021.2.511 (R2 2021)](https://www.telerik.com/support/whats-new/kendo-ui/release-history/kendo-ui-r2-2021)|1.12.4| Also compatible with 1.10.x, 2.2.x and 3.5.1|
2425
| [Kendo UI 2021.1.119 (R1 2021)](https://www.telerik.com/support/whats-new/kendo-ui/release-history/kendo-ui-r1-2021)|1.12.4| Also compatible with 1.10.x, 2.2.x and 3.5.1|
2526
| [Kendo UI 2020.3.915 (R3 2020)](https://www.telerik.com/support/whats-new/kendo-ui/release-history/kendo-ui-r3-2020)|1.12.4| Also compatible with 1.10.x, 2.2.x and 3.5.1|
2627
| [Kendo UI 2020.2.513 (R2 2020)](https://www.telerik.com/support/whats-new/kendo-ui/release-history/kendo-ui-r2-2020)|1.12.4| Also compatible with 1.10.x, 2.2.x and 3.5.1|

docs/styles-and-layout/sass-version-compatibility.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ The following table describes which versions of the Kendo UI for jQuery are comp
1313

1414
| Kendo UI for jQuery | Kendo Sass Themes |
1515
|:--- |:--- |
16+
| Kendo UI 2021.2.511 (R2 2021) | @progress/kendo-theme-bootstrap@4.35.1<br>@progress/kendo-theme-default@4.38.1<br>@progress/kendo-theme-material@3.33.1 |
1617
| Kendo UI 2021.1.330 (R1 2021 SP2) | @progress/kendo-theme-bootstrap@4.33.0<br>@progress/kendo-theme-default@4.35.0<br>@progress/kendo-theme-material@3.31.0 |
1718
| Kendo UI 2021.1.224 (R1 2021 SP1) | @progress/kendo-theme-bootstrap@4.31.0<br>@progress/kendo-theme-default@4.33.0<br>@progress/kendo-theme-material@3.29.0 |
1819
| Kendo UI 2021.1.119 (R1 2021) | @progress/kendo-theme-bootstrap@4.30.0<br>@progress/kendo-theme-default@4.32.0<br>@progress/kendo-theme-material@3.28.0 |

typescript/kendo.all.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9496,6 +9496,7 @@ declare namespace kendo.ui {
94969496
destroy(): void;
94979497
enable(enable: boolean): void;
94989498
toggle(): void;
9499+
readonly(readonly: boolean): void;
94999500
setOptions(options: any): void;
95009501
}
95019502

0 commit comments

Comments
 (0)