Kendo UI for jQuery Tutorial: OS / jQuery support

[ Kendo UI for jQuery Download the latest trial version ]

Kendo UI provides the latest Kendo UI for jQuery, Kendo UI for Angular, Kendo UI Support for React and Kendo UI Support for Vue four controls. Kendo UI for jQuery is to create a modern Web applications most complete UI library.

Operating System Support

Kendo UI widgets and framework components designed to support all major operating systems.

  • Kendo UI supports hybrid mouse and touch screen devices, such as Windows Internet Explorer on 8 10, Chrome and Firefox.
  • To allow the browser to run scripts, please enable JavaScript on all scripts.

The following table lists compatible with Kendo UI operating system and version.

platform version
Windows XP or later
Windows Server Server 2003 or later
OS X 10.5 or later
Android Version 2.3 or later
iOS 6.0 or later
Windows Phone Version 8.0 or later
jQuery support

Kendo UI library jQuery based, packet contains all Kendo UI corresponding reduction in its js jQuery library directory.

Note : To make Kendo UI script works as expected, include a reference to the document library jQuery script before.

Supported Versions

The current official version of Kendo UI needs jQuery v1.12.4, usually every new release of jQuery version will be introduced major changes, and is not compatible with the existing Kendo UI version. In this case, use the previous version of jQuery, until the next issue official Kendo UI release resolved. Usually Kendo UI Service Pack that comes with jQuery version will not change, but will be updated in the main version.

The following table provides compatibility with major Kendo UI version of the Service Pack version of its corresponding list of jQuery.

The main release of jQuery version Remark
Kendo UI 2019.1.115 (R1 2019) 1.12.4 Compatible 1.10.x, 2.2.x and 3.3.1
Kendo UI 2018.3.911 (R3 2018) 1.12.4 Compatible 1.10.x, 2.2.x and 3.3.1
Kendo UI 2018.2.516 (R2 2018) 1.12.4 Compatible 1.10.x, 2.2.x and 3.3.1
Kendo UI 2018.1.117 (R1 2018) 1.12.4 Compatible 1.10.x, 2.2.x and 3.1.1
Kendo UI 2017.3.913 (R3 2017) 1.12.3 Compatible 1.10.x, 2.2.x and 3.1.1
Kendo UI 2017.2.504 (R2 2017) 1.12.3 Compatible 1.10.x, 2.2.x and 3.1.1
Kendo UI 2017.1.118 (R1 2017) 1.12.3 Compatible 1.10.x, 2.2.x and 3.1.1
Kendo UI 2016.3.1118 (R3 2016 SP2) 1.12.3 Compatible 1.10.x, 2.2.x and 3.1.1
Kendo UI 2016.3.914 (R3 2016) 1.12.3 Compatible 1.10.x and 2.2.x.
Kendo UI 2016.2.504 (R2 2016) 1.12.3 Compatible 1.10.x and 2.2.x.
Kendo UI 2016.1.112 (Q1 2016) 1.9.1 Compatible 1.10.x and 2.1.x.
Kendo UI 2015.3.930 (Q3 2015) 1.9.1 Compatible 1.10.x and 2.1.x.
Kendo UI 2015.2.624 (Q2 2015) 1.9.1 Compatible 1.10.x and 2.1.x.
Kendo UI 2015.1.318 (Q1 2015) 1.9.1 Compatible 1.10.x and 2.1.x.
Kendo UI 2014.3.1119 (Q3 2014) 1.9.1 Compatible 1.10.x and 2.1.x.
Kendo UI 2014.2.716 (Q2 2014) 1.9.1 Compatible 1.10.x and 2.1.x.
Kendo UI 2014.1.318 (Q1 2014) 1.9.1 Compatible 1.10.x and 2.0.x.
Kendo UI 2013.3.1119 (Q3 2013) 1.9.1 Compatible 1.10.x and 2.0.x.
Kendo UI 2013.2.716 (Q2 2013) 1.9.1
Kendo UI 2013.1.319 (Q1 2013) 1.9.1
Kendo UI 2012.3.1114 (Q3 2012) 1.8.2
Kendo UI 2012.2.710 (Q2 2012) 1.7.1
Kendo UI 2012.1.322 (Q1 2012) 1.7.1
Kendo UI 2011.3.1129 (Q3 2011) 1.7.1
使用早期版本

有时,遗留Web应用程序可能需要与Kendo UI不兼容的早期jQuery版本。 在这种情况下,请使用最新的jQuery版本和jQuery Migrate插件。 它恢复已经折旧的jQuery功能,并提供所需的向后兼容性。

支持导出

Kendo UI for jQuery集成了Pako和JSZip库,以支持将其控件的内容导出为PDF和Excel。

Pako库

Pako Deflate库可以压缩将导出为PDF的文件。要启用PDF导出,您需要在指定页面中加载Pako。

<!– Load Pako Deflate library to enable PDF compression –>
<script src="http://kendo.cdn.telerik.com/2019.2.619/js/pako_deflate.min.js"></script>

JSZip库

小部件支持Excel导出和电子表格支持导入Excel文件时,JSZip库是必需的。 从导出Kendo UI 2014.3.1119 (Q3 2014)版本开始,可以使用Excel导出功能,只有在必须提供导出到Excel或导入fromFile()功能时才需要包含JSZip库。


Kendo UI R2 2019 SP1全新发布,最新动态请持续关注Telerik中文网!

扫描关注慧聚IT微信公众号,及时获取最新动态及最新资讯

慧聚IT微信公众号

Guess you like

Origin www.cnblogs.com/AABBbaby/p/11314330.html