Kendo UI for Angular 2026 Q1 (v23.0.0)

Released: Feb 10, 2026

Kendo UI for Angular 2026 Q1 (v23.0.0) での更新項目

機能

  • Calendar: Enhanced range selection.
  • Chat:
    • Added loading and scrollToBottom.
    • Adopt promptbox.
    • Enhanced message interface and rendering.
    • Introduced messageBoxSettings.
    • Renamed enableFileSelect and enableSpeechToText.
      • enableFileSelect is now fileSelectButton, and its type is FileSelectButtonSettings.
      • enableSpeechToText is now speechToTextButton.
  • Conversational UI: Added codemods for breaking changes.
  • Diagram: Added connection points editing.
  • Grid:
    • Added highlightedKeysChange event to highlight directive.
    • Added SmartBox tool.
    • Introduced CSV export functionality.
  • Implemented SmartPasteButton component.
  • PDFViewer: Add blank page.
  • Added PromptBox component.
  • Revised license message design.
  • Component appearance options (fillMode, themeColor, rounded, size) are now set to undefined. The default style now comes from the Kendo themes unless you explicitly set an option.
  • The none value is no longer available for fillMode, size, or themeColor options, but it remains supported for rounded.

不具合の修正

  • Calendar: Remove k-active css class from focused cell.
  • DatePicker: Fixed issue where non-adaptive mode opens АctionSheet in device emulator.
  • DateTimePicker: Fixed issue where non-adaptive mode opens АctionSheet in device emulator.
  • Diagram:
    • Fixed issue regarding connection line rendering differences between versions.
    • Fixed error triggered when dragging floating cascading connection.
  • DropDowns: Fixed issue where non-focusable adornments cause focus issues.
  • Grid:
    • Fixed issue where filter menu clear button triggers unnecessary event.
    • Fixed issue where column chooser search input misses aria-label.
    • Fixed issue where highlightItemKey is not considered when using smart search.
    • Fixed incorrect column reorder with hidden columns.
    • Fixed incorrect focus when reordering columns with keyboard.
    • Fixed issue where pager is adaptive in non-adaptive mode.
    • Fixed issue where it scrolls on filter row focus with virtual columns enabled.
    • Fixed issue where shift+arrow selection is not working with detail template.
  • Inputs: Fixed issue where non-focusable adornments cause focus issues.
  • NumericTextBox: Fixed to prevent trailing zeros from cutting off decimal part.
  • Pager: Fixed issue where focus gets trapped in pagesizes component.
  • PivotGrid:
    • Fixed issue where configuratorMeasuresText i18n translation is ignored.
    • Fixed issue where removing rows and values triggers error.
  • Scheduler:
    • Fixed incorrect focus upon new event creation.
    • Fixed issue where interval is not reset on frequency change.
    • Fixed issue where show business hours button has k-selected class.
  • Sortable: Fixed issue where aria-disabled is not allowed on div.
  • TimePicker: Fixed issue where non-adaptive mode opens АctionSheet in device emulator.
  • TreeList:
    • Fixed issue where filter menu clear button triggers unnecessary event.
    • Fixed issue where autosizing with locked and grouped columns does not work.
    • Fixed issue where checkbox remains checked after ctrl/cmd click deselection.
    • Fixed incorrect column reorder with hidden columns.
  • TreeView:
    • Fixed issue where selection is not done on entire item click.
    • Fixed issue where it uses caret instead of chevron icons.
  • Upload: Fixed issue regarding adding k-upload-async and k-upload-empty classes.