Kendo UI + Telerik UI for PHP

构建 Kendo UI 驱动的快速和响应 PHP 应用程序。

由以下开发商制作:Telerik
ComponentSource开始代理销售的日期:2018年

版本:R3 2023 更新: Oct 11, 2023

i

Please note: Starting December 1, 2023, Telerik UI for PHP will be retired, no new licenses will be sold. Telerik will continue to provide support and critical fixes until December 1, 2024.

Kendo UI + Telerik UI for PHP 新版本发表

Released: May 16, 2018

R2 2018 中的更新

特性

  • All components
    • New DropDownTree component for PHP
    • New Conversational UI component for PHP
    • MaskedTextBox MVVM, when the mask can be parsed to number the widget is initialized with invalid mask
    • Update Kendo.Mvc.dll to reference System.Web.Mvc 5.2.4 to avoid warnings
    • Implement chat-ui based on designs
    • Official support for jQuery 3.3.1
  • ComboBox
    • Screen Readers does not read value changed via keyboard when popup is closed
  • DropDownList
    • Screen Readers does not read value changed via keyboard when...

Released: Feb 21, 2018

R1 2018 SP1 中的更新

特性

  • DataSource
    • Adds IsNullOrEmpty and IsNotNullOrEmpty filter operators.
  • FilterMenu
    • Adds IsNullOrEmpty and IsNotNullOrEmpty filter operators.
  • TreeView
    • Update indeterminate state of checkboxes when dataSource is filtered.

修补程序

  • AutoComplete
    • Fixed - DropDownList: cannot set autoWidth in html.
    • Fixed - AutoWidth is not applied when clearing manually in ComboBox and AutoComplete.
    • Fixed - Wrong position of clear button on AutoComplete, ComboBox and MultiSelect in RTL in IE.
    • Fixed - AutoComplete's...