Kendo UI + Telerik UI for PHP R2 2023 SP2

Released: Aug 30, 2023

Mises à jour de R2 2023 SP2

Fonctionnalités

  • Pager
    • Improved responsiveness.
  • Scheduler
    • Improved performance of the 'slotByElement' method.

Correctifs

  • Common
    • Source code build, using Custom, fails to load all dependencies.
  • CSP Improvements
    • CSP errors in Grid when columns are initially hidden.
    • CSP errors in Grid when sticky columns are enabled.
    • Apply styles programmatically instead of inline for CSP compatibility.
    • Removed inline styles in Gantt to make it CSP compatible.
    • CSP errors in Scheduler.
    • CSP errors in MultiColumnComboBox when width is set for a column.
    • CSP errors in Grid due to inline styles in templates.
  • Editor
    • Loading icon does not hide after deleting the last image in the Editor's ImageBrowser.
  • Grid
    • Missing span with class="k-button-text" wrapping page numbers.
    • JS error thrown by setting Grid column draggable true without setting reorderable.rows true.
    • Filter and columns popups appear together in Grid's classic columnMenu.
    • Unexpected change event fired on clicking a Grid's custom icon button command.
    • ForeignKey column value is not sanitized if raw HTML is inserted.
    • Grid's FilterMenu does not show records for second criterion DropDownList when bound to a complex object.
    • Not working Grid pdf.repeatHeaders option.
    • Navigatable Grid with Row filter mode and detailTemplate does not execute filter.
    • Kendo grid menu filter dropdown does not populate possible values for second/extra condition.
    • Grid with Group paging cannot be filtered through the default search panel.
    • The titles are not exported to Excel with exportSelectedToExcel method in Grid.
  • MultiColumnComboBox
    • MultiColumnComboBox does not display all items after selection.
  • Pager
    • Missing span with class="k-button-text" wrapping page numbers.
  • TreeList
    • Grid's FilterMenu does not show records for second criterion DropDownList when bound to a complex object.
    • Kendo grid menu filter dropdown does not populate possible values for second/extra condition.
  • Upload
    • Upload file icon is missing when you select multiple files with batch:true.