Kendo UI 릴리스

Released: Feb 19, 2026

Kendo UI for Vue 2026 Q1 (v8.0.1) 버젼 업데이트

수정사항

  • Fixed virtual grid glitch.

Released: Feb 19, 2026

KendoReact 2026 Q1 (v14.2.0) 버젼 업데이트

기능

  • Scheduler:
    • Normalized order values to consecutive positions.
    • Now handles all-day events ordering scenario.
    • Improved aria-label for multi-day and all-day events.
    • Now includes end date in aria-label for multi-day events.

수정사항

  • Grid: Pass column locked property to cell props correctly.
  • Scheduler:
    • Now prevents day items from matching time slots when slotDuration=1440.
    • Removed time from tooltip for all-day events.
    • Resolved all-day event overlap and row compaction issues.
  • Upload: Now waits for...

Released: Feb 18, 2026

Kendo UI for Angular 2026 Q1 (v23.1.0) 버젼 업데이트

기능

  • Grid:
    • Added clearSearch method.
    • Added searchFilter to state.
    • You can now keep the last searched value in the SmartBox tool.

수정사항

  • Buttons: Fixed issue where rounded class is not removed when changing from 'none' to other values.
  • DateRange: Fixed issue where tab navigation in adaptive resets previous selection.
  • DateTimePicker: Fixed issue where you cannot open popup initially on icon click when autofill is true.
  • Grid:
    • Fixed issue to apply check icon correctly on mode change.
    • Fixed issue to...

Released: Feb 16, 2026

KendoReact 2026 Q1 (v14.1.1) 버젼 업데이트

수정사항

  • Grid: Resolved issue with row selection.
  • Fixed accessibility description for AI needs.

Released: Feb 13, 2026

KendoReact 2026 Q1 (v14.1.0) 버젼 업데이트

기능

  • Added flag accessibility props.

수정사항

  • Resolved issue with the proptype import.

Released: Feb 12, 2026

Kendo UI for jQuery 2026 Q1 (2026.1.212) 버젼 업데이트

기능

  • Common:
    • Added a new PromptBox Component.
    • Added a new AI Smart Paste Component.
    • Breaking Changes - Set default appearance to the components.
    • Updated Fluent Theme Package (v.13.0.0).
    • Updated Classic Theme Package (v.13.0.0).
    • Updated Bootstrap Theme Package (v.13.0.0).
    • Updated Default Theme Package (v.13.0.0).
    • Updated Material Theme Package (v.13.0.0).
  • ButtonGroup:
    • Breaking Changes - Changed the default badge themeColor for ButtonGroup.
  • Chat:
    • Breaking Changes - Enhanced Chat Component...

Released: Feb 12, 2026

KendoReact 2026 Q1 (v14.0.1) 버젼 업데이트

수정사항

  • Dependencies: Fixed issue regarding SmartPaste and CSV dependencies.

Released: Feb 11, 2026

Kendo UI for Angular 2026 Q1 (v23.0.1) 버젼 업데이트

수정사항

  • Buttons: Fixed wrong dependency version.
  • Conversational-UI: Fixed issue where tool buttons have the incorrect size and roundness.
  • Editor: Fixed error when iframe is false and text is dragged and dropped in the editor.

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...

Released: Feb 10, 2026

Kendo UI for Vue 2026 Q1 (v8.0.0) 버젼 업데이트

기능

  • Grid:
    • Added new virtualization in the grid component with fewer required configurations.
    • Added new 'autoProcessData' prop in the grid that allows smoother inbuilt state updates.
    • Added new defaultSort, defaultFilter, defaultGroup, defaultSkip, and defaultTake props in the grid that configure the defaults for the uncontrolled autoProcessData cases.
    • Added new defaultDetailExpand/detailExpand and defaultGroupExpand/groupExpand props that control the expanded states.
    • Added new inbuilt global...