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...