Kendo UI + Telerik UI for PHP

Kendo UI로 구동되는 빠른 응답형 PHP 앱을 빌드합니다.

Telerik사에서 공개
2018년 부터 ComponentSource에서 판매중

버젼: 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...