Découvrez les nouveautés dans chaque version, avec des détails sur les fonctionnalités, les améliorations et les problèmes résolus.
Kendo UI for Vue 2026 Q2 (v9.1.0)20 juil. 2026
Fonctionnalités
- Inputs: Implemented OTPInput component.
Corrections
- Dialogs: Fixed issue regarding passing native event directly in dispatchMoveEvent.
- Grid: Fixed to prevent attribute fallthrough in table components.
- Layout: Fixed issue so that drawer opens from the correct direction on first expansion.
Kendo UI for Angular 2026 Q2 (v24.2.2)8 juil. 2026
Corrections
- Chart-wizard: Fixed issue where apply to dropdown doesn't persist value on series type change.
- Dropdownlist: Fixed issue where aria-activedescendant points to non-existent id when defaultItem is active.
- Gantt: Fixed issue where it throws hydration mismatch error.
- Grid: Fixed issue where filter button is disabled for nested CompositeFilterDescriptors in filterService.
- Notification: Fixed issue where appendTo root reuses other notification's container.
- Pivotgrid: Fixed issue where chip removal fails after Apply in configurator.
- Pivotgrid: Fixed issue where configurator is scrolled when focusing a chip.
- Scheduler: Fixed to clear recurrence exceptions when editing a series.
KendoReact 2026 Q2 (v15.1.0)8 juil. 2026
Fonctionnalités
- Grid: Added proxy scroller for vertical virtualization.
- Grid: Added proxied overlay scrollbar for virtual scroll mode.
- Inputs: Implemented OTPInput component.
Corrections
- 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.
Kendo UI for Angular 2026 Q2 (v24.2.1)1 juil. 2026
Corrections
- Maskedtextbox: Fire onTouched on every blur for updateOn: 'blur' forms.
Kendo UI for Angular 2026 Q2 (v24.2.0)30 juin 2026
Corrections
- Buttons: Fixed issue where border styling glitches on initial render.
- Dateinputs: Fixed issue where border styling glitches on initial render.
- Dateinputs: Fixed issue where form remains invalid after resetting incomplete dateinput.
- Draganddrop: Fixed issue where img elements cannot be dragged and dropped.
- Draganddrop: Fixed incorrect hint position when drag delay is enabled.
- Dropdownbutton: Fixed issue where clicking a disabled item closes popup.
- Dropdowns: Fixed issue where border styling glitches on initial render.
- Dropdowns: Fixed issue where setting expandonfilter causes incorrect expandedkeys upon closing popup.
- Editor: Fixed issue where indent and outdent tools are not working in RTL mode.
- Grid: Fixed issue to align reorderable header cursor interactivity without field.
- Grid: Fixed issue regarding a blank viewport when collapsing last group with virtual scroll.
- Grid: Fixed issue where you cannot select date from filter menu on mobile.
- Grid: Fixed issue where clipboard excludes grouped columns.
- Grid: Fixed duplicated values for deselected cells in selection event.
- Grid: Fixed issue where no-records cell is missing gridcell role.
- Grid: Fixed to resolve nested field path extraction in multi-checkbox filter.
- Grid: Fixed to use interactive cursor for reorderable no-field headers.
- Inputs: Fixed issue where border styling glitches on initial render.
- Maskedtextbox: Fixed incorrect value after changing the mask.
- Maskedtextbox: Fixed issue where values matching mask literals are not displayed.
- Promptbox: Fixed issue where border styling glitches on initial render.
- Timeline, spreadsheet: Fixed to polish internal button classes.
- Toolbar: Fixed issue where button group buttons become toggleable when overflowed.
- Treelist: Fixed incorrect footer template data with virtual columns.
- Treeview: Fixed issue where the blur method is not working on initially selected item.
- Treeview: Fixed issue where loading icon shifts TreeView node text on expand.
- Treeview: Fixed issue where loading indicator gets stuck after drag-and-drop reorders node index.
Kendo UI for Angular 2026 Q2 (v24.1.0)4 juin 2026
Fonctionnalités
- Added support for Angular 22.
Corrections
- Window, dialog: Fixed issue regarding custom titlebar content getting id.
Kendo UI for Angular 2026 Q2 (v24.0.3)29 mai 2026
Corrections
- Grid: Fixed issue where accessing activeRow triggers an error.
- Grid: Fixed incorrect select-all state with non-selectable rows upon paging.
- Grid: Fixed incorrect selectAll checkbox state when toggling with isRowSelectable.
- Treelist: Fixed issue where select all checkbox does not respect checkChildren configuration.
- Treelist: Fixed issue where some columns are not rendered when toggling their visibility with locked and virtual.
Kendo UI for Angular 2026 Q2 (v24.0.2)28 mai 2026
Corrections
- Colorpicker: Fixed unexpected scroll jump when opening the popup.
- Combobox: Fixed issue where selected value with newline chars is not retained on blur.
- Grid: Fixed issue where IME input causes duplicated value and incorrect focus when cell editing.
- Grid: Fixed issue where keyboard navigation is not working with group header template.
- Scheduler: Fixed issue where focus is stolen when data becomes empty.
- Textbox, textarea: Fixed issue where undefined is displayed as literal string when passed as value.
- Tooltip: Renamed themeColor property to tooltipThemeColor.
Kendo UI for Angular 2026 Q2 (v24.0.1)21 mai 2026
Corrections
- Gantt: Fixed issue where tooltip shows stale completion ratio after task progress drag.
- Multiselect: Fixed issue where items with numeric value 0 are not selected when Ctrl + A is pressed.
- Window: Fixed incorrect position offset when dragging inside a relatively positioned wrapper.
- Window: Fixed issue where programmatic state changes are ignored after titlebar actions.
Kendo UI for Angular 2026 Q2 (v24.0.0)20 mai 2026
Fonctionnalités
- Introduced WebMCP support, making Kendo UI for Angular components agent-ready out of the box.
- Added support for the new Kendo UI Meridian theme.
- Added support for Kendo UI Icons v5.0.0.
- Added codemods for breaking changes.
- Charts: Added highlight to category axis item.
- Chat: Added support for remote data.
- Chat: Introduced autoScrollThreshold property.
- Chat: Introduced endless scrolling.
- Diagram: Added rich text support for Shapes and Connections.
- Dialog: Implemented closable option.
- Filter: Introduced fields template.
- Filter: Introduced operator template.
- Grid: Added row pinning.
- Grid: Added sticky group headers and footers.
- Listbox: Added no-data template.
- Listview: Added no-data template.
- PDFViewer: Added clear method.
- SVGIcon: Added variant property.
Corrections
- Buttons: Fixed incorrect and missing a11y attributes.
- Charts: Fixed issue where line style string binding does not work.
- Charts: Removed deprecated style input from series-item.
- Chat: Fixed issue where loadMore emits incorrect end index with remote data.
- Chat: Fixed issue where messagebox separator is not rendered with remote data.
- Contextmenu: Fixed issue where setting vertical to false does not work.
- Dateinputs: Fixed issue where clear button is not shown after form-driven date updates.
- Drawer: Fixed issue where dialogs and popups are not positioned correctly.
- Drawer: Fixed trimmed in mini mode in some Kendo Themes.
- Drawer: Fixed unnecessary scroll when separator is the last item.
- Filter: Fixed issue where you cannot set custom operator value initially.
- Form: Fixed formservice not being scoped to form instance.
- Gantt: Fixed issue where year view label cannot be translated.
- Grid, treelist: Fixed role missing from multicolumn header cells.
- Grid: Fixed resizing issues with autofit.
- Grid: Fixed adjust column menu rendering.
- Layout: Fixed incorrect and missing a11y attributes.
- Listbox: Fixed incorrect a11y attributes.
- Menus: Fixed incorrect and missing a11y attributes.
- Multiselect: Fixed issue where you cannot select items in some iOS versions.
- Navigation: Fixed incorrect and missing a11y attributes.
- Pivotgrid: Fixed issue where clear button in chip menu throws error.
- Progressbar: Fixed incorrect animation when max and value decrease simultaneously.
- Scheduler: Fixed issue where event focus affects other scheduler instances.
- Scheduler: Fixed inconsistent week range when switching from Sunday to work week view.
- Scheduler: Fixed issue where kendoSchedulerDateHeaderTemplate causes misalignment.
- Scheduler: Fixed issue where kendoSchedulerGroupHeaderTemplate causes misalignment.
- Scheduler: Fixed issue where month vertical group headers misalign.
- Scheduler: Fixed issue where slotClass end is incorrect.
- Splitter: Fixed issue where k-pane-static class is not restored after expanding a pane.
- Splitter: Fixed issue where pane with fixed size is not persisted when resizing or collapsing other panes.
- Stepper: Fixed incorrect connection line rendering with a single step.
- Switch: Fixed issue where it throws ExpressionChangedAfterItHasBeenCheckedError when associating with label[for].
- Textbox, dateinput, button, multiselect: Fixed issue where styling glitches on initial render.
- Toolbar: Fixed incorrect display style for tools in section overflow mode.
- Toolbar: Fixed incorrect values and missing a11y attributes.
- Toolbar: Fixed issue where it throws hydration mismatch error.
- Tooltip: Fixed incorrect values and missing a11y attributes.
- Treeview, notification: Removed redundant aria-hidden attributes.
- Treeview: Fixed issue where built-in filtering is not working when drag-and-drop is enabled.
- Treeview: Fixed issue where changing filterSettings does not re-apply the correct filter.
- Treeview: Fixed issue where filter input loses focus when a node is selected.
- Treeview: Fixed filter reset after data update using the binding directives.
- Treeview: Fixed incorrect and missing a11y attributes.
- Treeview: Fixed issue where tab navigation skips TreeView after filtering removes the focused node.
- Upload: Fixed incorrect and missing a11y attributes.
Kendo UI for jQuery 2026 Q2 (2026.2.520)20 mai 2026
Fonctionnalités
- Common:
- Added Meridian Theme.
- Added the ability to translate Kendo messages in all supported languages.
- Loader Container overlay class changed from k-overlay-light to k-overlay.
- Caret icons replaced with chevron icons.
- Light and Dark theme colors removed globally.
- Added support for Meridian Theme Package v14.1.0.
- Added support for Fluent Theme Package v14.1.0.
- Added support for Classic Theme Package v14.1.0.
- Added support for Bootstrap Theme Package v14.1.0.
- Added support for Default Theme Package v14.1.0.
- Added support for Material Theme Package v14.1.0.
- Button:
- Button Size option type changed to accept xsmall, and ComponentSize changed to ButtonSize.
- Chat:
- Added Chat endless scrolling feature.
- Dialog:
- Removed Dialog themeColor option.
- Gantt:
- Gantt view selector changed from ButtonGroup to SegmentedControl.
- Grid:
- Added sticky groups.
- Added row pinning.
- PDFViewer:
- PDFViewer Loader overlay class changed from k-overlay-light to k-overlay.
- Scheduler:
- Scheduler view selector changed from ButtonGroup to SegmentedControl.
- Window:
- Removed Window themeColor option.
Corrections
- Avatar:
- Fixed issue so that Avatar image URL can be escaped.
- Chat:
- Fixed Chat filesTemplate regression.
- ChipList:
- Fixed issue where you were unable to prevent ChipList select event.
- ComboBox:
- Fixed issue where the setOptions method of the ComboBox does not reset the height configuration.
- ContextMenu:
- Fixed missing class k-menu-group on ContextMenu ul element.
- Fixed issue where aria-expanded false attribute set to Menu items with no child items unexpectedly.
- DropDownButton:
- Fixed issue where the DropDownButton API does not expose all configuration options for Popup customization.
- DropDownList:
- Fixed JS error thrown by adaptive DropDownList on resizing browser from mobile to desktop width.
- Editor:
- Fixed issue where Editor inside iframe resolves the wrong document object.
- Fixed issue where export tool message is displayed as a tool title.
- Fixed issue where Editor formatting creates redundant span element.
- Fixed issue where Editor closes Source element tags.
- FileManager:
- Fixed issue where Filemanager filters folders after clearing the search.
- Filter:
- Fixed issue where using keyboard navigation does not focus elements in main Filter toolbar.
- Gantt:
- Fixed issue where Gantt events ending on 31st of December are not visible in Month and Year view in Firefox.
- Grid:
- Fixed issue where a JS error is thrown when initializing an initially hidden stacked-layout Grid.
- Fixed wrong position of Grid drop clue indicator k-reorder-cue in RTL.
- Menu:
- Fixed issue where aria-expanded false attribute set to Menu items with no child items unexpectedly.
- Fixed issue where scrollable menu opens wrong menu on mobile.
- PivotGrid:
- Fixed issue where an ampersand in column values prevents column from expanding.
- Scheduler:
- Fixed issue where scrolling Scheduler when dragging events is not possible in RTL Scheduler.
- Signature:
- Fixed issue when using the Signature in a Wizard the drawing line is being offset.
- Fixed Kendo Signature span between signature line and pen/mouse cursor.
- Spreadsheet:
- Fixed issue where you are unable to change Spreadsheet cell format via Format dialog.
- Fixed issue where you are unable to translate the items in the DropDownButton for the Spreadsheet's sheet tabs.
- Fixed issue where Spreadsheet filter icons do not respect rowHeight.
- TaskBoard:
- Fixed issue where TaskBoard tasks cannot be reordered in the same column.
- TimeDurationPicker:
- Fixed TimeDurationPicker label issues.
- Window:
- Fixed incomplete typescript definitions for the Window title.
Kendo UI for Vue 2026 Q2 (v9.0.0)20 mai 2026
Fonctionnalités
- Added support for the new Kendo UI Meridian theme.
- Added support for Kendo UI Icons v5.0.0.
- Grid: Added CSV export.
- Replaced axios with browser fetch.
Corrections
- Progressbars: Fixed to hide progressbar value when it is zero.
KendoReact 2026 Q2 (v15.0.0)20 mai 2026
Fonctionnalités
- Introduced WebMCP support, making KendoReact components agent-ready out of the box.
- Added support for the new Kendo UI Meridian theme.
- Added support for Kendo UI Icons v5.0.0.
- Added localization messages to new aria attributes.
- Calendar: Converted calendar to functional component.
- Chip: Added aria selected prop.
- Dropdowns: Added ariaLabel prop to AutoComplete, DropDownTree and MultiSelectTree.
- Grid: Added aria has popup prop to header.
- Grid: Removed axios default usage.
- Listbox: Updated rendering and aria attributes.
- Listview: Added aria-posinset and aria-setsize to listview item.
- Loader: Added aria label prop.
- Menu: Converted menu to functional component.
- Radiobutton, rangeslider: Added aria label prop.
Corrections
- Buttons: Fixed modify toolbar functionality for adaptive mode.
- Chip: Fixed issue where blur does not remove focus.
- Datetimepicker: Fixed issue where time is not set when clicking set directly without changing the value.
- Editor: Fixed inconsistent table wizard action buttons layout.
- Grid: Fixed accumulate data state changes from multiple synchronous operations.
- Grid: Fixed Tab key getting stuck in tabbed column menu.
- Grid: Fixed issue to preserve operator when clearing column menu filter value.
- Grid: Fixed issue to prevent drag clue from overflowing viewport on long column titles.
- Grid: Fixed issue to prevent pagination reset when clearing empty column menu filter.
- Grid: Fixed issue where the type of the cells prop on the columns is incorrect.
- Inputs: Fixed to localize ColorPicker Apply/Cancel buttons and expose showButtons prop.
- Layout: Fixed TileLayout rendering parity and drag-drop flicker.
- Layout: Removed default size class and fixed a11y attrs in Breadcrumb.
- Map: Added missing template prop to MapMarkerLayerProps.
- Switch: Fixed to prevent double toggle of Switch wrapped in label on Firefox.
- Timepicker: Fixed to use the correct value for NOW button in adaptive TimePicker.
- Tooltip: Fixed anchor tooltip to titled ancestor when parentTitle is true.
- Tooltip: Fixed export tooltip handle.
- Tooltip: Reduced tooltip flickering between SVG elements.
Kendo UI for Vue 2026 Q1 (v8.3.0)7 mai 2026
Fonctionnalités
- Buttons: Added SegmentedControl component.
- Buttons: Added SmartPasteButton component.
- Form: Added multi-column layout, FormFieldSet, onChange, errors and colSpan support.
- Grid: Added clipboard support.
- Grid: Added dir prop.
- Grid: Added grid selection.
Corrections
- Grid: Fixed onNavigationaction.
Kendo UI - includes KendoReact 2026 Q1 (v14.4.1)4 mai 2026
Corrections
- Combobox: Fixed to respect iconClassName.
- Common: Resolved typescript errors.
- Dateinput: Fixed to enable defaultValue prop and clear button.
- Dropdowns: Resolved typescript errors.
- Dropdowns: Fixed to keep keyboard navigation on items without label.
- Grid: Fixed to enable keyboard selection toggle on checkbox column cells.
- Grid: Fixed to prevent GridColumnMenuFilter from submitting parent form.
- Listbox: Fixed to add aria-label to hidden select element for a11y reasons.
- Numerictextbox: Fixed to allow standalone minus input without forcing -0.
- Popup: Fixed to prevent double animation call causing sporadic offset.
- Scheduler: Fixed to preserve date segment focus while editing year in form editor.
- Scheduler: Fixed to round row sync height to prevent indefinite growth at fractional zoom.
- Stepper: Fixed to allow Tab to exit Stepper when at first or last step.
- Switch: Fixed to add localized aria-label to Switch hidden checkbox input.
- Upload: Fixed to only update progress of affected file in controlled mode onProgress.
- Upload: Fixed to prevent status overwrite when multiple files complete simultaneously.
- Window: Fixed to prevent shrinking without actual drag.
Kendo UI for Angular 2026 Q1 (v23.4.0)24 avr. 2026
Fonctionnalités
- Charts: Added highlight to Category axis item.
- Dialog: Implemented closable option.
Corrections
- Drawer: Fixed issue where dialogs and popups are not positioned correctly.
- Drawer: Fixed unnecessary scroll when separator is the last item.
- Grid: Fixed resizing issues with autofit.
- Toolbar: Fixed issue where it throws hydration mismatch error.
- Treeview: Fixed issue where built-in filtering is not working when drag-and-drop is enabled.
- Treeview: Fixed issue where changing filterSettings does not re-apply the correct filter.
- Treeview: Fixed issue where filter input loses focus when a node is selected.
- Treeview: Fixed issue where the filter is reset after data update using the binding directives.
- Treeview: Fixed issue where tab navigation skips TreeView after filtering removes the focused node.
Kendo UI - includes KendoReact 2026 Q1 (v14.4.0)17 avr. 2026
Fonctionnalités
- Bumped axios to 1.15.0.
- Buttons: Made inner buttons focusable via Tab in popup content.
- Chat: Added support for endless scrolling mode for loading messages on demand.
Corrections
- Chat: Removed auto-focus that scrolled page to Chat on render.
- Common: Check disabled state in getTabIndex.
- Conversational-ui: Fixed to render cancel button inside active output card.
- Dateinputs: Fixed to render Set button before Cancel in DateTimePicker popup.
- Dateinputs: Fixed to reset controlled pasted value in DatePicker.
- Dialogs: Fixed to pass correct coordinates in Window onMove for keyboard movement.
- Dropdowns, dateinputs: Fixed to conditionally set aria-controls when popup is open.
- Dropdowns: Fixed to apply iconClassName to ComboBox expand icon.
- Grid: Fixed to add missing pager aria-label messages for responsive mode.
- Grid: Update pinnable config.
- Labels: Fixed to focus editor by editorId when editorRef is not provided.
- Workflows: Corrected code-reviewer agent filename in suggest-instruction-updates.
Kendo UI for Vue 2026 Q1 (v8.2.0)17 avr. 2026
Corrections
- Bumped axios version.
- Dropdowntree: Fixed issue to enable selecting items when filtering is on.
- Grid: Fixed cells group headers.
Kendo UI for jQuery 2026 Q1 (2026.1.415)15 avr. 2026
Fonctionnalités
- 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.
Corrections
- 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.
Kendo UI - includes KendoReact 2026 Q1 (v14.3.2)7 avr. 2026
Corrections
- Diagram: Moved @progress/kendo-diagram-common from peer dependencies to dependencies.
Kendo UI for Vue 2026 Q1 (v8.1.1)7 avr. 2026
Corrections
- Editor: Fixed error when disposing the component.
- Grid: Fixed issue where pinnedData rows are not applied correctly.
Kendo UI - includes KendoReact 2026 Q1 (v14.3.0)3 avr. 2026
Fonctionnalités
- Buttons: Updated aria-pressed dependency array.
- Chat: Exposed autoScrollThreshold prop.
- Chat: Exposed PromptBox affix templates.
- Grid: Added row pinning.
- Grid: Added sticky group headers and group footers.
- Segmentedcontrol: Added the ability to export segmentedcontrol component.
Corrections
- Chat: Fixed to account for pinned message height when scrolling to reply.
- Dateinputs: Fixed to close TimePicker popup after clicking Set in adaptive mode.
- Dropdowns: Fixed to pass name attribute to MultiSelect input element.
- Fixed to flag accessibility props.
- Grid, Code-review: Added missing kendo-file-saver peer dependency and dependency integrity review check.
- Fixed issue where multiple cta banners are displayed.
- Fixed issue where pdf-viewer does not show banner.
- Progressbars: Fixed issue regarding clamp calculatePercentage to [0, 100] range.
- Scheduler: Fixed issue with monthview event positioning.
- Scrollview: Fixed issue regarding swapped aria-labels on navigation buttons.
- Slider: Fixed to prevent keyboard interaction when disabled.
Kendo UI - includes KendoReact 2026 Q1 (v14.3.1)3 avr. 2026
Fonctionnalités
- Added new diagram component.
Kendo UI for Vue 2026 Q1 (v8.1.0)1 avr. 2026
Fonctionnalités
- Added Grid selectable.
- Added Grid Locked Groups.
- Added Grid Pinned Rows.
- Added Grid Sticky Groups.
- Added PromptBox component.
Corrections
- Charts: Bumped @progress/kendo-charts in /packages/charts.
- Fixed issue where grid column menu false column setting is not working.
- Fixed issue where grids don't render column menu to group and select header cells.
- Indicators: Fixed issue in regards to applying themeColor CSS class in BadgeContainer.
Kendo UI for Angular 2026 Q1 (v23.2.1)17 mars 2026
Corrections
- Charts: Remove redundant intermediate wrapper.
- Colorpicker: Color gradient does not keep its color state on transparency change.
- Dropdownbutton, Splitbutton: Invalid aria-controls present when popup is closed.
- Dropdowns: Filtering grouped items throws ng0956 due to identity tracking.
- Grid, Treelist, Scheduler: a11y issues related to empty headers.
- Grid: Cannot prevent close of filter menu in tool.
- Grid: Cell selection emits duplicated values with column groups.
- Grid: cellclick emits incorrect column index with cellrowspan.
- Grid: cellclick not emitted when row is not selectable.
- Grid: databindingdirective rebind called twice on state change.
- Scheduler: slotdragstart/slotdragend emitted on slot click.
- Scheduler: slotselectionchange emits for the same selected range.
- Scrollview: ngsrc causes flickering when scrolling.
- Sortable: dataadd/dataremove events are fired before dragend.
- Sortable: dragend emits wrong index.
- Sortable: dragend is not preventable.
- Sortable: Dropping item outside sortable is treated as dropped inside.
- Tabstrip: Keyboard navigation not working with onpush change detection.
- Treelist: Row selection discrepancy after drag selection.
- Treelist: Selection is persisted when clicking checkbox cell.
Kendo UI - includes KendoReact 2026 Q1 (v14.2.1)6 mars 2026
Corrections
- Datatools: Guard against non-finite coords.
- Editor not working in FF.
- Grid: Remove invalid aria role for the colgroup of the footer table.
- Grid: Resolved virtual scroll blank space when scrolling up after filtering.
Kendo UI for Vue 2026 Q1 (v8.0.2)5 mars 2026
Corrections
- Editor: Resolved issue with latest Firefox.
- Gauges: Bumped @progress/kendo-charts in /packages/gauges.
- Multiselecttree: Prevent popup close when clicking from filter to tree item.
Kendo UI for Angular 2026 Q1 (v23.2.0)27 févr. 2026
Fonctionnalités
- Treelist:
- Introduces PDF export delay option.
Corrections
- Drawer: Fixed issue with export DrawerAnimation.
- Dropdownlist: Fixed issue with sticky group headers flicker in Fluent theme.
- Dropdowns: Fixed aria-live attribute is missing for .k-no-data.
- Editor: Fixed focus and blur trigger error when called in afterviewinit in iframe mode.
- Floatinglabel: Fixed issue where label does not change its place with value binding.
- Form: Fixed issue where form and formfieldset do not respect rtl setting.
- Gantt:
- Fixed issue where cellClose event emits with undefined data item.
- Fixed issue with day view rendering mismatch when last task finishes in the last hour.
- Fixed issue with view headers not being rendered properly with empty data.
- Grid:
- Fixed issue with PDF export hanging when columns are specified in modular apps.
- Fixed issue where loading indicator remains after exporting async data with on push.
- Fixed issue when sticky column overlaps others in exported pdf.
- Labels: Fixed issue where labels text has a leading empty space.
- Numerictextbox:
- Fixed issue when blur method does not remove focus.
- Fixed issue when stepping with small numbers results in incorrect values.
- Fixed issue with wrong focus value due to formatting.
- Scheduler:
- Fixed issue where multi-day view throws error when dragging event off Scheduler.
- Fixed issue where navigating events does not scroll the container.
- Speechtotextbutton: Fixed issue with remove unused attributes method.
- Textarea: Fixed issue where phantom whitespace appears during auto-resize.
- Treelist: Fixed issue with PDF export hanging when columns are specified in modular apps.
Kendo UI for Vue 2026 Q1 (v8.0.1)19 févr. 2026
Corrections
- Fixed virtual grid glitch.
Kendo UI - includes KendoReact 2026 Q1 (v14.2.0)19 févr. 2026
Fonctionnalités
- 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.
Corrections
- 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.
Kendo UI for Angular 2026 Q1 (v23.1.0)18 févr. 2026
Fonctionnalités
- Grid:
- Added clearSearch method.
- Added searchFilter to state.
- You can now keep the last searched value in the SmartBox tool.
Corrections
- 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 render green check icon in SmartBox tool.
- Fixed issue where data is not updated after filtering with virtualization and paging.
- Fixed issue where focus is stolen from detail template when virtual.
- Fixed issue where grid is blank when scrolling up too fast with virtual data and paging.
- Fixed issue where it is rendering old data with async binding virtualization and paging.
- Fixed issue regarding setting small size to segmented button in SmartBox tool.
- Fixed issue to update SmartBox AI placeholder.
- Fixed issue where virtual grid is not updated properly after scrolling and replacing data set.
- PDFViewer:
- Fixed issue where updating file source does not reset the toolbar page number.
- Fixed issue where zoom resets the page.
Kendo UI - includes KendoReact 2026 Q1 (v14.1.1)16 févr. 2026
Corrections
- Grid: Resolved issue with row selection.
- Fixed accessibility description for AI needs.
Kendo UI - includes KendoReact 2026 Q1 (v14.1.0)13 févr. 2026
Fonctionnalités
- Added flag accessibility props.
Corrections
- Resolved issue with the proptype import.
Kendo UI for jQuery 2026 Q1 (2026.1.212)Version majeure12 févr. 2026
Fonctionnalités
- 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 capabilities.
- Diagram:
- Breaking Changes - Made Diagram Tooltips and Connection improvements.
- Grid:
- Added a new SmartBox tool.
- Notification:
- Added closeButton support to the Notification show and showText methods.
- Breaking Changes - Changed the default type of notification in the show method.
- TabStrip:
- Breaking Changes - Removed k-item class from k-tabstrip-item element.
Corrections
- Grid:
- Fixed an issue where the Save changes and Cancel changes buttons do not appear on Grid.
- Fixed an issue where the Save changes and Cancel changes buttons do not appear on Grids when clicking on a cell where edit is disabled.
- MediaPlayer:
- Fixed the inaccurate MediaPlayer timeline on changing source via media method.
- MultiSelect:
- Fixed an issue where MultiSelect with autoClose true does not clear search value when an item is selected.
- PivotGridV2:
- Fixed an issue where Pivotgridv2 measure is not slicing the data by the second attribute when expanding.
- Scheduler:
- Fixed an issue where virtual Scheduler returns wrong resources in slotTemplate.
Kendo UI - includes KendoReact 2026 Q1 (v14.0.1)12 févr. 2026
Corrections
- Dependencies: Fixed issue regarding SmartPaste and CSV dependencies.
Kendo UI for Angular 2026 Q1 (v23.0.1)11 févr. 2026
Corrections
- 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.
Kendo UI for Angular 2026 Q1 (v23.0.0)Version majeure10 févr. 2026
Fonctionnalités
- 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 directive.
- Added SmartBox tool.
- Introduced CSV export functionality.
- Implemented SmartPasteButton component.
- PDFViewer: Add blank page.
- Added PromptBox component.
- Revised license message design.
- Component appearance options (fillMode, themeColor, rounded, size) are now set to undefined. The default style now comes from the Kendo themes unless you explicitly set an option.
- The none value is no longer available for fillMode, size, or themeColor options, but it remains supported for rounded.
Corrections
- Calendar: Remove k-active css class from focused cell.
- DatePicker: Fixed issue where non-adaptive mode opens АctionSheet in device emulator.
- DateTimePicker: Fixed issue where non-adaptive mode opens АctionSheet in device emulator.
- Diagram:
- Fixed issue regarding connection line rendering differences between versions.
- Fixed error triggered when dragging floating cascading connection.
- DropDowns: Fixed issue where non-focusable adornments cause focus issues.
- Grid:
- Fixed issue where filter menu clear button triggers unnecessary event.
- Fixed issue where column chooser search input misses aria-label.
- Fixed issue where highlightItemKey is not considered when using smart search.
- Fixed incorrect column reorder with hidden columns.
- Fixed incorrect focus when reordering columns with keyboard.
- Fixed issue where pager is adaptive in non-adaptive mode.
- Fixed issue where it scrolls on filter row focus with virtual columns enabled.
- Fixed issue where shift+arrow selection is not working with detail template.
- Inputs: Fixed issue where non-focusable adornments cause focus issues.
- NumericTextBox: Fixed to prevent trailing zeros from cutting off decimal part.
- Pager: Fixed issue where focus gets trapped in pagesizes component.
- PivotGrid:
- Fixed issue where configuratorMeasuresText i18n translation is ignored.
- Fixed issue where removing rows and values triggers error.
- Scheduler:
- Fixed incorrect focus upon new event creation.
- Fixed issue where interval is not reset on frequency change.
- Fixed issue where show business hours button has k-selected class.
- Sortable: Fixed issue where aria-disabled is not allowed on div.
- TimePicker: Fixed issue where non-adaptive mode opens АctionSheet in device emulator.
- TreeList:
- Fixed issue where filter menu clear button triggers unnecessary event.
- Fixed issue where autosizing with locked and grouped columns does not work.
- Fixed issue where checkbox remains checked after ctrl/cmd click deselection.
- Fixed incorrect column reorder with hidden columns.
- TreeView:
- Fixed issue where selection is not done on entire item click.
- Fixed issue where it uses caret instead of chevron icons.
- Upload: Fixed issue regarding adding k-upload-async and k-upload-empty classes.
Kendo UI for Vue 2026 Q1 (v8.0.0)Version majeure10 févr. 2026
Fonctionnalités
- 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 search behavior with new search/defaultSearch props and a GridSearchBox component.
- Added new columnsState and defaultColumnState props to make the control of the columns even smoother.
- The 'loader' prop is no longer accepting bool values. Use the new 'showLoader' prop to show and hide the loader of the grid.
- The onExpandchange event is deprecated in favor of onDetailexpandchange and onGroupexpandchange.
- The 'expandField' event is deprecated in favor of setting the dataItemKey prop.
- The 'collapsedGroups' prop is deprecated in favor to the new state management approach and the expandGroups prop.
- The 'topCacheCount' is deprecated and not needed any more.
- The 'totalGroupedHeigh' prop is deprecated as the virtual grouping already has built-in logic.
- The 'uniguqField' prop is deprecated in favor of 'dataItemKey'.
- TreeView: Made entire item clickable for selection and checkbox toggle.
- Updated state management and virtualization.
- Common All appearance props no longer have 'null' option.
Corrections
- Bumped axios to v1.13.2.
- Editor: Bumped @progress/kendo-editor-common in /packages/editor.
- Gauges: Bumped @progress/kendo-charts in /packages/gauges.
- Intl: Updated @progress/kendo-intl to ^3.2.1.
Kendo UI - includes KendoReact 2026 Q1 (v14.0.0)Version majeure10 févr. 2026
Fonctionnalités
- Chat:
- Added failed message type, PromptBox integration, scroll to bottom button and status icons.
- Introduced codemods for migrating from v13 to v14.
- Conversational-UI: Implemented PromptBox component.
- Common:
- Added 'none' option to rounded theme maps.
- Removed appearance defaultProps from all components.
- ColorPalette: Changed ColorPalette component from class to functional.
- DropDowns:
- Added 'none' option to rounded prop for all components.
- Added ListItemIcon component and update List rendering.
- Introduced codemods for migrating from v13 to v14.
- Grid:
- Added CSV export functionality with GridCsvExportButton.
- Added saveAsCsv and getCsvBlob methods with grouped data support.
- Indicators: Added 'none' option to Badge rounded prop.
- Inputs: Added 'none' option to rounded prop for all components 81ea70.
- SmartPaste: Added SmartPaste component.
- TreeView: Added ability to make entire item clickable for selection and checkbox toggle.
- Notification: Changed Notification component from class to functional.
- PanelBar: Changed PanelBar component from class to functional.
- Slider: Changed Slider component from class to functional.
- Switch: Changed Switch component from class to functional.
- TabStrip: Changed Tabstrip component from class to functional.
- TileLayout: Changed TileLayout component from class to functional.
- Tooltip: Changed Tooltip component from class to functional.
- Window: Changed Window component from class to functional.
Corrections
- Common:
- Added defensive checks to uButton.wrapper() and grid for undefined props.
- Removed extra CSS size classes from components.
- Reverted to classic JSX transform for React 16 compatibility.
- DropDowns:
- Changed appearance defaultProps to undefined and removed debug log.
- Added explicit return types to List and ListItem components.
- Updated List accessibility and grouped rendering.
- Editor:
- Added ability to use automatic jsx runtime in development.
- Resolved ProseMirror duplicate dependency conflict.
- Added ability to use stable keys for ButtonGroup instead of array index.
- Grid:
- Changed line endings in CSV export expected files.
- Added support for defaultGroup in CSV export for grouped data.
- Added ability to use CRLF line endings in expected CSV test files.
- Inputs:
- Changed appearance defaultProps to undefined and remove debug log.
- Added ability to apply size prop to ColorPicker dropdown button.
- MultiColumnComboBox: Added ability to modify header scroll behavior.
Kendo UI for jQuery 2025 Q4 (2025.4.1321)21 janv. 2026
Fonctionnalités
- Common:
- Added support for jQuery 4.0.0.
- Updated Fluent Theme Package (v.12.3.0).
- Updated Classic Theme Package (v.12.3.0).
- Updated Bootstrap Theme Package (v.12.3.0).
- Updated Default Theme Package (v.12.3.0).
- Updated Material Theme Package (v.12.3.0).
- Visual Studio Extension:
- Added support for Visual Studio 2026 extensions.
Corrections
- Common:
- Fixed "Unable to resolve dependency tree" error on npm install command in Kendo UI for jQuery source bundle.
- MultiSelect:
- Fixed issue where MultiSelect does not have a placeholder attribute.
Kendo UI - includes KendoReact 2025 Q4 (v13.3.0)16 janv. 2026
Fonctionnalités
- DropDowns: Added ignoreCase prop to ComboBox.
- Grid: Added automatic focus for in-cell editing in stacked layout.
- Grid: Added stacked data layout mode.
- Grid: Added stacked detail row rendering.
- Grid: Added stacked layout as a premium feature.
- Grid: Added stackedData property for stacked layout cells.
- kendo-react-intl: Updated @progress/kendo-intl to ^3.2.1.
- Menu: Exposed onClose prop.
Corrections
- DropDowns: Resolved MultiSelect keyboard navigation in virtualized lists.
- Grid: Migrated stacked keyboard navigation to datatools.
- Grid: Prevented focus steal from external inputs during edit mode.
- Grid: Fixed issue where toolbar column chooser badge is displayed after changes are applied.
- MultiSelect: Fixed scrolling to focused item on search.
- Updated license banner.
Kendo UI for Angular 2025 Q4 (v22.0.1)15 janv. 2026
Kendo UI for Angular 2025 Q4 (v21.4.1)14 janv. 2026
Corrections
- ListBox: Fixed issue where data is not updated properly with binding directive.
Kendo UI for Angular 2025 Q4 (v22.0.0)14 janv. 2026
Fonctionnalités
- Angular version 18 is no longer supported.
Kendo UI for Angular 2025 Q4 (v21.4.0)12 janv. 2026
Fonctionnalités
- Upgraded locales to CLDR v48.
- Buttons: Extend popupClass data types.
- Charts: Added sets support for popupClass.
- DateInputs: Extend popupClass data types.
- DropDowns: Extend popupClass data types.
- Gantt: Introduced task drag tooltip template.
- Map: Extend popupClass data types.
- Menus: Introduced popupSettings option.
- PanelBar: Added load on demand rendering option.
- Popup: Enhanced existing popupClass types.
- Scheduler: Added option to hide days.
- Scheduler: Added moreEventsClick event for the Month view.
- Spreadsheet: Added clipboard event.
- Spreadsheet: Added filtering.
- Spreadsheet: Added sorting.
- TabStrip: Added load on demand rendering option.
- Toolbar: Enhanced existing popupClass types.
Corrections
- DatePicker: Fixed issue regarding blurriness after popup date selection.
- Gantt: Fixed issue where dragging single-day task in year view breaks date calculation.
- Grid: Fixed issue where scrollable container steals focus in chrome.
- Grid: Fixed issue where column chooser "Select all" text is not localized.
- Grid: Fixed issue where column chooser tool is not working with grouped columns.
- Grid: Fixed issue where focusable directive does not focus anchor elements.
- Grid: Fixed issue where sort ascending in column menu remains selected after removing sort.
- Grid: Fixed issue where virtual data is not rendered after resetting groups programmatically.
- PivotGrid: Fixed issue where drag and drop between rows/columns sometimes triggers an error.
- PivotGrid: Fixed issue where removing all rows columns and values from configurator triggers error.
- PopOver: Fixed issue where it is positioned under dialog due to incorrect zIndex.
- Scheduler: Fixed issue where changing numberOfMonths does not re-render the TimelineMonth view.
- Scheduler: Fixed issue where clicking the more events button selects the slot.
- Scheduler: Fixed issue where focusing an event scrolls the page.
- Scheduler: Fixed issue where numberOfWeeks does not change dynamically.
- Scheduler: Fixed issue where slot selection does not work with custom value field.
- Spreadsheet: Fixed issue where it throws when selecting multiple separate ranges.
- TreeList: Fixed issue where select all checkbox shows indeterminate state when clicked.
- TreeList: Fixed issue where scrollable container steals focus in chrome.