KendoReact 2026 Q2 (v15.1.0)

Released: Jul 8, 2026

Mises à jour de 2026 Q2 (v15.1.0)

Fonctionnalités

  • Grid: Added proxy scroller for vertical virtualization.
  • Grid: Added proxied overlay scrollbar for virtual scroll mode.
  • Inputs: Implemented OTPInput component.

Correctifs

  • Animation: Resolved glitch issue.
  • Checkbox: Fixed to allow space key to trigger native change event on Checkbox.
  • Combobox: Fixed to focus ComboBox input after clear button click.
  • Combobox: Fixed to reset ComboBox focused item when filter text is active.
  • Dateinputs: Fixed to handle midnight (hour 0) correctly in DayPeriodService AM/PM logic.
  • Dropdowns: Fixed to update popup width when component width changes dynamically.
  • Gauges: Fixed to correct center template position on initial render.
  • Grid: Fixed to allow norecords template to grow for wrapped messages.
  • Grid: Fixed issue regarding checkbox cells triggering selection when clicking the checkbox and parent cell.
  • Grid: Fixed to close column menu popup on scroll to prevent positioning issues.
  • Grid: Fixed toolbar-tools popup misalignment and stale filter state in adaptive mode.
  • Grid: Fixed to prevent empty grid after row selection and filter clearing with virtualization.
  • Grid: Fixed to prevent grid virtualization to shows blank space with parent transform.
  • Grid: Fixed to resolve correct column title when field name is "value".
  • Grid: Fixed to sync GridToolbarColumnsChooser with programmatic columnsState updates.
  • Listbox: Fixed keyboard nav work.
  • Multiselecttree: Fixed to deselect all ancestor items in MultiSelectTree with 3+ nesting levels.
  • Numerictextbox: Fixed to reject % character in NumericTextBox for non-percent formats.
  • Panelbar: Fixed issue where nested items with expanded prop are not applied when parent is initially collapsed.
  • Popup: Fixed to correct popover alignment under CSS zoom.
  • Popup: Fixed to increase default z-index to render above TabStrip animation container.
  • Scheduler: Fixed to align all-day custom-height events and pack adjacent ranges on same row.
  • Scheduler: Fixed incorrect events order when using custom view item.
  • Scheduler: Fixed to preserve events' custom order.
  • Scheduler: Fixed scope all-day boundary overlap by height mode.
  • Slider: Fixed to remove unnecessary offset in rtl draghandle positioning.
  • Tabstrip: Fixed to remove incorrect aria-hidden on active tab panel.
  • Timepicker: Fixed to return focus to input when TimePicker Cancel is clicked.
  • Toolbar: Fixed to sync ToolbarOverflowSection children on re-render.
  • Treelist: Fixed to prevent treelist getselectedstate from failing with enabled virtual scrolling.
  • Webmcp: Fixed tools coverage.