Kendo UI for jQuery 2026 Q1 (2026.1.415)

Released: Apr 15, 2026

Atualizações na Kendo UI for jQuery 2026 Q1 (2026.1.415)

Recursos

  • Common (Dependencies):
    • Fluent Theme Package (v13.1.1).
    • Classic Theme Package (v13.1.1).
    • Bootstrap Theme Package (v13.1.1).
    • Default Theme Package (v13.1.1).
    • Material Theme Package (v13.1.1).
  • Chat:
    • Adopted authored ref-promptbox-file-select-button, ref-promptbox-speech-to-text-button, and ref-promptbox-send-button in custom affixes without duplicating built-ins.
    • Routed the Chat file attachment button to the PromptBox start affix.
    • Forwarded PromptBox affix templates through Chat messageBox.
    • Made incoming messages near the bottom use threshold-aware scrolling while own messages still scroll to bottom.
    • Added autoScrollThreshold with pixel and percentage support for incoming message reveal.

Correções

  • Chat:
    • Fixed ChatOptions error in kendo.all.d.ts.
  • Editor:
    • Fixed issue where export tool message is displayed as a tool title.
    • Fixed issue where editor formatting creates redundant span element.
  • FileManager:
    • Fixed issue where setting the push event handler of the FileManager dataSource throws a JS error.
  • Gantt:
    • Fixed issue where Gantt with rowHeight and shown Planned tasks has misalignments.
  • Grid:
    • Fixed issue where setting any of the GridSearchSettingsFieldTagHelper options throws an exception.
    • Fixed issue where defining a Grid ColumnTagHelper GroupHeaderTemplateHandler throws JS error.
    • Fixed issue where navigable Grid with popup editing scrolls to bottom on save.
    • Fixed issue regarding the wrong cell focus in Grid with virtual columns and hidden columns.
    • Fixed slow virtual horizontal scrolling in Grid with large number of columns.
  • MediaPlayer:
    • Fixed issue where ScrollView prevents Nested MediaPlayer volume scroller from scrolling.
  • MultiSelect:
    • Fixed issue where multiselect with Virtualization does not highlight all selected options in the drop-down menu.
  • PivotGrid:
    • Fixed issue where ampersand in column values prevents column from expanding.
  • PivotGridV2:
    • Fixed issue where PivotGridv2 does not calculate correctly Multiple measures with same type but different fields.
  • ScrollView:
    • Fixed issue where ScrollView prevents Nested MediaPlayer volume scroller from scrolling.
  • SmartPaste:
    • Fixed issue where CheckBoxGroup does not take data-smartpaste-description with higher precedence.
  • Stepper:
    • Fixed issue where Stepper connector lines do not connect to steps when zooming on iPad.