Kendo UI のリリース

Released: Dec 17, 2025

KendoReact 2025 Q4 (v13.2.0) での更新項目

機能

  • Added GitHub Pages demo preview deployment workflow.
  • Build only changed demos individually instead of full apps.
  • Now build apps for production before deploying to gh-pages.
  • Updated vulnerable react dependency in astro demo app.
  • Form: Added errors prop and global onChange handler improving granularity.
  • Grid:
    • Added grid page size change functionality.
    • Added min and max width for columns.
    • Added paging functionality based on AI prompt.

不具合の修正

  • Bumped axios to v1.13.2.
  • Chat:
    • Exposed MessageAction...

Released: Dec 11, 2025

Kendo UI for Angular 2025 Q4 (v21.3.0) での更新項目

機能

  • Diagram: Added keyboard navigation.
  • Grid: Added getAIRequest and handleAIResponse methods.

不具合の修正

  • Diagram: Editable updates the shapeDefaults editable property.
  • Dialog: Fixed issue where actions are not rendered when passed to service as a template.
  • Grid: Fixed issue where column chooser breaks default keyboard shortcuts.
  • Grid: Fixed issue where grid index across column ids is not stable.
  • Grid: Fixed issue regarding locked table with incorrect offset after scroll and sorting.
  • Grid: Fixed...

Released: Dec 3, 2025

Kendo UI for Angular 2025 Q4 (v21.2.0) での更新項目

機能

  • Timeline: Added eventsOrder property to support reverse order.

不具合の修正

  • Fixed issue where key combos with letters fail on some kb layouts.
  • DateRange: Fixed issue where 'today' button click does not select the current date.
  • Gantt: Fixed the incorrect tooltip zIndex.
  • Grid:
    • Fixed issue where you cannot select date from filter menu on mobile.
    • Fixed exporting adaptivegridservice.
    • Fixed issue where filterService does not support nested filter descriptors.
    • Fixed issue where non-scrollable grid does...

Released: Nov 20, 2025

Kendo UI for Angular 2025 Q4 (v21.1.0) での更新項目

機能

  • Added support for Angular 21.

Released: Nov 19, 2025

Kendo UI for Angular 2025 Q4 (v21.0.1) での更新項目

不具合の修正

  • Chat: Drop-down button shows for files with no actions.
  • Grid: Fixed the export of FilterOperatorBase.
  • Grid: Fixed issue where orderIndex is not updated after AI Assistant column reordering.

Released: Nov 18, 2025

KendoReact 2025 Q4 (v13.1.0) での更新項目

機能

  • Chat: Added global style prop.
  • Gantt: Added the ability to export GanttHandle interface.
  • TextArea: Added flow prop for configuring orientation.

不具合の修正

  • Bumped @progress/kendo-licensing to 1.7.2.
  • Grid: Fixed issue to control the textarea's height in smart grid popup.

Released: Nov 18, 2025

Kendo UI for Vue 2025 Q4 (v7.0.2) での更新項目

機能

  • Bumped progress/kendo-licensing to v1.7.2.
  • Combobox:
    • Allow custom values with valuePrimitive mode.
    • Display text for numeric primitive values.

Released: Nov 12, 2025

Kendo UI for Angular 2025 Q4 (v21.0.0) での更新項目

機能

  • Angular versions 16 and 17 are no longer supported.
  • Chat:
    • Changed messages property to accept any array type.
    • Introduced layout options for suggestions and quick actions.
    • Added avatar, timestamp, and username visibility options.
    • Added codemods for v21.
    • Added layout options for messages files.
    • Added templates for messages, content, user status, and no data.
    • Introduced author and receiver message settings.
    • The pinnedByField has been removed from ConversationalUIModelFields.
    • The...

Released: Nov 12, 2025

Kendo UI for jQuery 2025 Q4 (2025.4.1111) での更新項目

機能

  • Dependencies:
    • Updated Classic Theme Package to v12.2.3.
    • Updated Bootstrap Theme Package to v12.2.3.
    • Updated Default Theme Package to v12.2.3.
    • Updated Material Theme Package to v12.2.3.
  • Chat:
    • Added the ability to assign Chat message id automatically.
  • Grid:
    • Added Prompt-Controlled DataGrid.
  • Map:
    • Changed positional classes of Map controls.
  • Sortable:
    • Added Sortable keyboard navigation support.
  • Visual Studio Extension:
    • Added support for Visual Studio 2026 extensions.

不具合の修正

  • AutoComplete:
    • Fixed...

Released: Nov 11, 2025

KendoReact 2025 Q4 (v13.0.0) での更新項目

機能

  • Charts:
    • Redraw on CSS variable changes. Use observeStyles="false" to disable.
  • Chat:
    • Added suggestionsLayout, quickActionsLayout, and messageFilesLayout, along with userStatusTemplate and noDataTemplate.
    • Added messageContentTemplate, authorMessageSettings, and receiverMessageSettings for easier customization and more granular behavior control.
    • Added max-width/height constraints to attachment images.
    • Changed header theme color to inherit.
    • Expose showAvatar and showUsername props at both global...