Kendo UI for Angular 2025 Q3 (v19.3.0)

Released: Aug 12, 2025

Kendo UI for Angular 2025 Q3 (v19.3.0) 中的更新

特性

  • Added AI Coding Assistant, GitHub Copilot Extension and MCP Server.
  • Added InlineAIPrompt component.
  • Added SpeechToTextButton component.
  • Added Diagram component and Workflow Diagram shapes.
  • Added Form, FormFieldSet, and FormSeparator components.
  • AIPrompt: Added message template.
  • AIPrompt: Added speech to text and streaming buttons.
  • AIPrompt: Added textarea settings.
  • AIPrompt: Improved accessibility.
  • Grid: Added stacked data layout mode.
  • Grid: Added row and cell highlight.
  • Grid: Added select all toolbar tool.
  • PDFViewer: Added highlight and free text annotations.
  • Toolbar: Added rounded property.

修補程式

  • AutoComplete: Fixed issue where enter selects value when popup is closed.
  • Charts: Fixed export of additional chart events.
  • DateInput: Fixed issue where it renders invalid placeholder attribute with value 'null' or 'undefined'.
  • DropDownButton: Fixed a memory leak.
  • Editor: Fixed issue where word list formatting is lost if removing HTML comments.
  • FloatingActionButton: Fixed issue where subscription is not destroyed.
  • Grid:
    • Fixed issue where nested table in cells interferes with selection.
    • Fixed issue where axe throws accessibility error for grouped grid.
    • Fixed issue where you cannot navigate through columns list in column menu column chooser.
    • Fixed issue where you cannot navigate toolbar template in non-navigable grid.
    • Fixed issue where cell editor remains open with onpush.
    • Fixed issue where checking the select all checkbox with space throws an error.
    • Fixed issue where column chooser tool does not trigger changevisibility event.
    • Fixed issue where column chooser toolbar tool behaves incorrectly on push.
    • Fixed issue where editing tools are missing title.
    • Fixed issue where numeric cell editor is not focused with editrow.
    • Fixed issue where selection aggregates a11y.
    • Fixed issue where virtual grid overrides page size when it is set to 0.
  • MultiSelect:
    • Fixed missing escape shortcut for resetting selected values.
    • Fixed missing localizable message for adding custom values.
  • Pager: Fixed issue where enter focuses disabled button.
  • Scheduler:
    • Fixed issue where there is no label for recurrence end rule date editor.
    • Fixed issue where events render improperly in some cases.
    • Fixed issue where recurrence editor datepickers are not associated with labels properly.
  • SplitButton: Fixed a memory leak.
  • TextArea: Fixed issue where vertical adornments orientation is not applied on initialization.
  • TextBox: Fixed memory leak in kendotextbox directive.
  • TimePicker: Fixed issue where styling font size breaks timelist.
  • TreeList:
    • Fixed issue where numeric input is not focused on editrow.
    • Fixed issue where nested table in cells interferes with selection.