Kendo UI Vue Versioni

Scopri le novità in ogni release, con dettagli su funzionalità, miglioramenti e problemi risolti.

gen
feb
mar
apr
mag
giu
lug
ago
set
ott
nov
dic
Kendo UI for Vue 2026 Q3 (v9.2.0)12 ago 2026
Funzionalità
  • Barcode: Added component.
  • Grid: Added k-sortable class to sortable columns and removed cursor override.
  • PDF-viewer: Added component.
Correzioni
  • Editor: Bumped @progress/kendo-editor-common in /packages/editor.
  • Grid: Fixed cells.data custom components not rendering.
Kendo UI for Vue 2026 Q2 (v9.1.0)20 lug 2026
Funzionalità
  • Inputs: Implemented OTPInput component.
Correzioni
  • 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 Vue 2026 Q2 (v9.0.0)20 mag 2026
Funzionalità
  • 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.
Correzioni
  • Progressbars: Fixed to hide progressbar value when it is zero.
Kendo UI for Vue 2026 Q1 (v8.3.0)7 mag 2026
Funzionalità
  • 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.
Correzioni
  • Grid: Fixed onNavigationaction.
Kendo UI for Vue 2026 Q1 (v8.2.0)17 apr 2026
Funzionalità
  • Grid: Added contextmenu.
Correzioni
  • Bumped axios version.
  • Dropdowntree: Fixed issue to enable selecting items when filtering is on.
  • Grid: Fixed cells group headers.
Kendo UI for Vue 2026 Q1 (v8.1.1)7 apr 2026
Correzioni
  • Editor: Fixed error when disposing the component.
  • Grid: Fixed issue where pinnedData rows are not applied correctly.
Kendo UI for Vue 2026 Q1 (v8.1.0)1 apr 2026
Funzionalità
  • Added Grid selectable.
  • Added Grid Locked Groups.
  • Added Grid Pinned Rows.
  • Added Grid Sticky Groups.
  • Added PromptBox component.
Correzioni
  • 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 Vue 2026 Q1 (v8.0.2)5 mar 2026
Correzioni
  • 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 Vue 2026 Q1 (v8.0.1)19 feb 2026
Correzioni
  • Fixed virtual grid glitch.
Kendo UI for Vue 2026 Q1 (v8.0.0)Versione principale10 feb 2026
Funzionalità
  • 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.
Correzioni
  • 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.