Kendo UI for jQuery 2025 Q2 (2025.2.702)

Released: Jul 2, 2025

Aggiornamenti in Kendo UI for jQuery 2025 Q2 (2025.2.702)

Correzioni

  • Common:
    • Fixed issue where aria-hidden causes Chrome and Edge error within the Popup Animation Container.
  • ChartWizard:
    • Fixed unexpected duplicated inputs for Value Axis of ChartWizard Pie Chart configuration.
  • CheckBoxGroup:
    • Fixed issue where Custom Validation Message for RadioGroup/CheckBoxGroup is not reflected.
  • ColumnMenu:
    • Fixed issue where you are unable to close Grid's ColumnMenu with single click outside of it.
  • ComboBox:
    • Fixed issue where ComboBox throws JavaScript error while typing when items are grouped.
  • ContextMenu:
    • Fixed issue where the third item level in the ContextMenu remains visible when you click on an item.
    • Fixed issue where the icons of the ContextMenu items are duplicated.
  • CSP Improvements:
    • Fixed issue where a CSP error is thrown when a row is reordered in Grid with Sortable.
    • Fixed issue where the Sortable cursor option applies inline styles violating CSP.
  • DropDownList:
    • Fixed issue where DropDownList filtering grouped data throws error when the list is scrolled.
    • Fixed issue where DropDownList floating label overlaps the pre-selected item's text, when autoBind is true and value is defined.
  • DropDownTree:
    • Fixed issue where DropDownTree node's subitems are not visible when expanding.
  • Editor:
    • Fixed issue where Custom ContextMenu tool in Editor does not trigger close.
    • Fixed issue where Inline Editor's toolbar is broken when Editor is created from hidden element.
    • Fixed issue where HTML select element does not work as a custom tool in the Editor.
  • Form:
    • Fixed issue where Custom Validation Message for RadioGroup/CheckBoxGroup is not reflected.
  • Grid:
    • Fixed issue regarding wrong height of locked rows when set via line-height in ems and the locked cells do not have text.
    • Fixed issue where you are unable to close Grid's ColumnMenu with single click outside of it.
    • Fixed issue where Grid scrolls to the first records after incell editing, blurring the Grid and saving the changes.
    • Fixed issue where a JS error is thrown in Grid when adding new row, resizing it and cancelling the change.
    • Fixed issue where save and cancel buttons remain disabled on confirming Grid incell editing via Enter until a different cell/row is focused.
    • Fixed issue where the icons of the ContextMenu items are duplicated.
    • Fixed issue where custom buttons in Grid's toolbar cannot be set as disabled.
    • Fixed issue where using the iconClass property in Grid toolbar configuration leads to extra span.
    • Fixed issue where Sort and Filter events do not trigger when using the "sort" and "filter" toolbar commands.
    • Fixed missing localization support for "Clear Sorting" and "Clear all filters" buttons in "sort" and "filter" toolbar commands.
    • Fixed issue where save button is clickable multiple times in Grid's edit popup.
    • Fixed issue where Classic column menu filter container has incorrect "overflow" property.
    • Fixed issue where attribute aria-hidden in Grid filter dropdown causes a JS error.
  • Menu:
    • Fixed issue where Child item is incorrectly selected and popup is broken when navigating in the Menu.
  • MultiSelect:
    • Fixed issue where DownArrow is missing in MultiSelect MVVM configuration.
  • PDFViewer:
    • Fixed the improper neutralization of input during web page generation (XSS or 'Cross-site Scripting').
  • RadioGroup:
    • Fixed issue where Custom Validation Message for RadioGroup/CheckBoxGroup is not reflected.
  • TaskBoard:
    • Fixed issue where the icons of the ContextMenu items are duplicated.