Kendo UI for jQuery 2025 Q3 (2025.3.812)

Released: Aug 13, 2025

Kendo UI for jQuery 2025 Q3 (2025.3.812) 中的更新

特性

  • Common:
    • Added new Inline AI Prompt component.
    • Added new SpeechToTextButton component.
  • Dependencies:
    • Updated Fluent Theme Package to 11.3.2.
    • Updated Classic Theme Package to 11.3.2.
    • Updated Bootstrap Theme Package to 11.3.2.
    • Updated Default Theme Package to 11.3.2.
    • Updated Material Theme Package to 11.3.2.
  • AIPrompt:
    • Enhanced AI Prompt Component capabilities.
  • ComboBox:
    • Added Readonly property.
  • Diagram:
    • Added new Shapes for workflow Diagram scenario.
  • DropDownList:
    • Added Readonly property.
  • Form:
    • Added Readonly property.
    • Responsive forms.
  • Grid:
    • Added Grid stacked display mode.
    • Added Grid Smart Data features.
  • MultiSelect:
    • Added Readonly property.
  • TabStrip:
    • Improved TabStrip to read options from attributes when initialized from HTML.
  • Visual Studio Extension:
    • Enhanced notifications in Visual Studio Extension.
  • Visual Studio Code Extension:
    • Integrated notifications in Visual Studio Code Extension.

修補程式

  • Chart:
    • Fixed issue where drawing API tooltip for categoryAxis chart labels do not show.
  • FileManager:
    • Swapped list view and grid views icons in FileManager toolbar.
    • Fixed issue where drag and drop files to FileManager sends two requests to the server.
  • Form:
    • Fixed issue where required validation triggers only for the first Upload editor when the Form contains multiple Uploads.
    • Fixed issue where the Form ignores the gutter values.
  • Grid:
    • Fixed issue where Navigatable Grid with custom NumericTextBox editor does not allow double click.
    • Fixed issue where Navigatable Grid with virtual scrolling doesn't fire the first row select event and messes up the scroll position on the first click.
    • Fixed issue where MultiSelect is closing when used as Grid editor.
    • Fixed issue where Grid doesn't filter data correctly with custom filterable ui and filterable.extra set to false.
    • Fixed issue where Grid in inline edit mode with reorderable rows does not save changed data.
  • Spreadsheet:
    • Fixed missing localization support for toolbar formatTypes, alignment, freeze and merge dropdown options.
  • TabStrip:
    • Fixed issue where TabStrip throws error when attributes collection is set for a tab with defined actions.
  • Tooltip:
    • Fixed issue where drawing API tooltip for categoryAxis chart labels do not show.
  • Upload:
    • Fixed issue where required validation triggers only for the first Upload editor when the Form contains multiple Uploads.
  • Validator:
    • Fixed issue where required validation triggers only for the first Upload editor when the Form contains multiple Uploads.