KendoReact 2026 Q1 (v14.2.0)

Released: Feb 19, 2026

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 server response before showing uploaded status.