Kendo UI + Telerik UI for PHP R2 2023 SP1

Released: Jul 19, 2023

Mises à jour de R2 2023 SP1

Fonctionnalités

  • Common
    • Fluent Theme Package (v6.6.0).
    • Classic Theme Package (v6.6.0).
    • Bootstrap Theme Package (v6.6.0).
    • Default Theme Package (v6.6.0).
    • Material Theme Package (v6.6.0).
  • Filter, Gantt, PivotGrid and TreeList
    • Improved Accessible Rich Internet Applications (ARIA) support and keyboard navigation support.

Correctifs

  • Common
    • esbuild does not work with latest Kendo UI for jQuery versions.
    • Missing devDependencies in source code bundle.
    • Error on npm run dev when using Vite.
  • CheckBoxGroup
    • Wrong placement of validation message for RadioGroup/CheckBoxGroup.
  • DateInput
    • DateInput in DatePicker is being wrapped multiple times when setOptions is called.
  • DatePicker
    • DateInput in DatePicker is being wrapped multiple times when setOptions is called.
  • DateTimePicker
    • DateTimePicker time button is rendered before calendar button in the new rendering.
    • Clicking on the Now button of a DateTimePicker does not set the current time.
    • Missing TimePicker translations in the kendo.messages.en-US.js file.
    • DateTimePicker icon is wrong when repeatedly clicked to view switch.
  • Diagram
    • Diagram save button in edit dialog is not working.
  • Dialog
    • Alert okMessage does not take effect.
  • DropDownList
    • Missing class k-list-container of DropDownList's popup element.
    • Incorrect k-selected class remains on the first dropdown item of virtual DropDownList when using jQuery 3.4.1+ and setting value through value method.
  • DropDownTree
    • DropDownTree does not comply to ARIA spec and general ARIA requirements.
  • Editor
    • Color tools in Editor should render gradient when the palette option is set to null.
  • FileManager
    • FileManager's ContextMenu doesn't render icons through the spriteCssClass field.
  • Grid
    • Displaced loading mask on Grid with endless scrolling.
    • CSP not compatible if the Grid's column widths are defined.
    • JS error thrown on filtering Grid via Column Menu's filter.
  • MultiColumnComboBox
    • The columns in MultiColumnComboBox with virtualization are misaligned when text is longer than the column width.
  • RadioGroup
    • Wrong placement of validation message for RadioGroup/CheckBoxGroup.
  • SplitButton
    • SplitButton's arrow-down icon displays incorrectly when the iconClass option is configured.
  • Spreadsheet
    • Change event of Spreadsheet's DataSource is not triggered on pressing Delete key.
  • TextArea
    • TextArea resizing does not work.
  • TimePicker
    • Missing TimePicker translations in the kendo.messages.en-US.js file.
  • Timeline
    • Multiple Timelines in horizontal mode cannot be navigated.
    • Timeline misalignment.
  • ToolBar
    • ToolBar link buttons (URL property set) must not have role=button.
  • TreeList
    • Custom DropDownList editor in TreeList collapses parent item.
    • The imageClass of the TreeList command column has no effect.
  • Validator
    • Wrong placement of validation message for RadioGroup/CheckBoxGroup.