Kendo UI + Telerik UI for PHP R3 2021

Released: Sep 15, 2021

R3 2021 での更新項目

機能

  • Common
    • New Popover Component.
    • New Captcha Component.
    • New HeatMap Component.
    • New OrgChart Component.
    • Bootstrap Theme Package (v4.41.2).
    • Default Theme Package (v4.42.2).
    • Material Theme Package (v4.41.2).
    • Classic Theme Package (v4.41.2).
  • Calendar
    • Streamline calendar rendering.
  • CheckBoxGroup
    • Allow RadioGroup`s and CheckBoxGroup's value to be set to zero.
  • Form
    • Аdd TextBox and TextArea as inbuilt editors of Form component.
    • Hidden fields support.
  • Grid
    • Include field to aria-label attribute of a.k-grid-filter element.
    • Pager Accessibility.
  • MediaPlayer
    • Use spacer instead of separator in mediaplayer toolbar.
  • MultiSelect
    • Add a DropDown Arrow to MultiSelect.
  • MultiViewCalendar
    • Streamline calendar rendering.
  • Pager
    • Pager Accessibility.
  • RadioGroup
    • Allow RadioGroup`s and CheckBoxGroup's value to be set to zero.
  • TreeList
    • TreeList Accessibility Compliance.
  • Upload
    • Upload - Enhanced keyboard support.

不具合の修正

  • Chart
    • BoxPlot demos use default tooltip currency format to display temperature values
  • ComboBox
    • Server exception thrown on pressing Down Arrow on an empty virtualized ComboBox (6419).
  • ContextMenu
    • Unexpected aria-expanded='false' appended to parent items' text when Menu/ContextMenu items are added through append, insertBefore and insertAfter methods (6496).
    • Upon closing the ContextMenu, the focus is moved to the last focusable element specified by the Menu filter
  • DateRangePicker
    • DateRangePicker close event does not catch range end value (6397).
  • DateTimePicker
    • DateTimePicker cleared incorrectly (6429).
    • DateTimePicker automatically submits the filter menu (6295).
  • DropDownTree
    • TreeView fails AXE accessibility check for role="tree" parent and role="treeitem" child elements relationship (6321).
  • Editor
    • When the Editor is in a form and the Enter key is pressed the first button in the Editor`s toolbar is selected (6438).
  • Form
    • clear() method of the Form removes CheckBoxGroup value attribute (6404).
  • Grid
    • Grid date filter input is not associated to its popup
  • ImageEditor
    • ImageEditor throws JavaScript error on reselecting Original Ratio for portrait images (6453).
  • MVVM
    • TreeView node model is not updated correctly in MVVM with templates (6446).
  • Menu
    • Unexpected aria-expanded='false' appended to parent items' text when Menu/ContextMenu items are added through append, insertBefore and insertAfter methods (6496).
  • MultiViewCalendar
    • MultiviewCalendar's tables should be separated by a bigger space in SASS themes.
  • PDFViewer
    • Incorrect Typescript definition for the PDFViewer fromFile method (6431).
  • Splitter
    • Not allowed ARIA attribute "aria-expanded" set to Splitter's separator with role="separator" (6323).
  • Spreadsheet
    • Spreadsheet throws an error when trying to filter a single cell of a column (5279).
  • TextArea
    • TextBoxFor Floating Label overlaps populated fields upon popup window initialization of popup editing Grid (5884).
  • TextBox
    • TextBoxFor Floating Label overlaps populated fields upon popup window initialization of popup editing Grid (5884).
  • TileLayout
    • Setting the header for a TileLayout container via header.text overrides subsequent container headers set via header.template configuration (6450).
  • Timeline
    • Timeline renders h5 for card title and h6 for card sub-title, violating "Using h1-h6 to identify headings".
  • TreeView
    • TreeView node model is not updated correctly in MVVM with templates (6446).
    • TreeView fails AXE accessibility check for role="tree" parent and role="treeitem" child elements relationship (6321).
  • Validator
    • Validator throws JS error on validating input with single quote in its name attribute value (6460).