Kendo UI for Vue
v5.2.06 August 2024
Bug Fixes
- charts: sankey fromRect is not a constructor error
- drawer: header and footer not visible before toggling
- dropdowns: style attr not aplied when label is set
- dropdowntree: filterable blur not close the popup
- editor: bump prosemirror-model to version 1.22.2
Features
- charts:
- add sankey rtl mode
- add sankey keyboard navigation
- grid: add responsive columns functionality
Current Devv5.2.0-dev.20240715070615 July 2024
Bug Fixes
- charts: sankey fromRect is not a constructor error
- drawer: header and footer not visible before toggling
- dropdowns: style attr not aplied when label is set
Features
- charts:
- add sankey rtl mode
- add sankey keyboard navigation
- grid: add responsive columns functionality
v5.1.012 June 2024
Bug Fixes
- gauges: drop unused peer dependency on HammerJS
- rating: utils file not compiled correctly
Features
- charts: drop dependency on HammerJS
v5.0.120 May 2024
Bug Fixes
- bump peer dependencies
- dropdowns: popup offeset not calculated correctly
- editor: bump @progress/kendo-editor-common in /packages/editor
v5.0.014 May 2024
Bug Fixes
- dateinputs: broken inputs mask after Vue 3.4.0
- layout: allow only correct appbar themecolor options
- stepper: progress props should not be required
Features
- rendering changes and compatibility with v8 of Kendo Theme
- charts: add sankey component
- grid: add property for custom columnMenu icon
- rating: add rating component
Breaking Changes
-
No longer compatible with v7 of Kendo Themes
-
Starting with Kendo Themes v8.0.0, the new Color System is enabled by default, which introduces a new way of implementing and customizing the colors. For more details, please refer to the Migration Guide which can be found in the Progress Design System Docs.
v4.3.330 April 2024
Bug Fixes
- additional events not defined in prop templates
- dropdowns: expose multiple options to popupSettings
- grid:
- memory leak on sort rerendering
- restore dots icon in column menu
v4.3.227 March 2024
Bug Fixes
- dropdowns:
- multiselect virtual keyboard fails focus nexzt item
- skip is NaN in some cases of virtualisation
- grid: checkbox wrap is exposed instead of checkbox
- inputs: autosize is not updated correctly on input change
- numerictextbox: broken formatting after Vue 3.4.0
- scheduler:
- agenda view is misaligned
- edit form not opening in vertical timeline
- start not part of slot render props
- item and slot should trigger edit form events
- textarea: resizing classes not set correctly
v4.3.120 February 2024
Bug Fixes
- update hasListeners logic
- events not triggering in latest vue 3
- checkbox: invalid style not applied to component
- datatools: update filter close button message
- dateinputs: daterangepicker keyboard of inputs not working
- dropdowns: dropdown width in tabstrip not set correctly
- inputs: radiogroup does not apply attrs to items
- tabstrip: edit content element classname
- treelist:
- rowcontextmenu event not triggered correctly
- rowclass prop is not applied to the element
- upload: add svg icons to files' list action buttons
v4.3.030 January 2024
Bug Fixes
- buttons: k-icon-button not applied to svgIcon button
- dropdowns: warninigs when using multiselecttree
- layout: menuitem model svgIcon type
- treelist: resolve incorrect level indentation
Features
- new AIPrompt Native component
- charts: add exponential, logarithmic, polynomial and power trendlines
v4.2.017 January 2024
Bug Fixes
- inputs: switch does not assosiates with label
- upload: bump axios version
Features
- charts: add control legend display
v4.1.128 December 2023
Bug Fixes
- charts: pin kendo-charts dependency version
- stepper: add svg icons to stepper
v4.1.015 November 2023
Bug Fixes
- events not rendering when using slot template
- dropdowns: html attributes are not applying
- tooltip: component not hiding on mouseout
Features
- drawer: add custom header, content & footer functionality
v4.0.010 October 2023
Features
- charts:
- add pyramid chart
- add trendlines support
- combobox: add adaptive rendering
- dropdownlist: add adaptive rendering
- dropdowntree: add adaptive rendering
- multiselect: add adaptive rendering
- multiselecttree: add adaptive rendering
Breaking Changes
- new TextBox component replaces the current Input component with all its features
- new Input component is introduced with lighter rendering without wrapper element, adornments and icons
- compatibility with Kendo Themes version ^7.0.0
Supported Themes
- @progress/kendo-theme-default: ^7.0.0
- @progress/kendo-theme-bootstrap: ^7.0.0
- @progress/kendo-theme-fluent: ^7.0.0
- @progress/kendo-theme-material: ^7.0.0
v3.14.225 September 2023
Bug Fixes
- common: draggable not working on initial load in nuxt
- datatools: responsive with no sizes shows wrong
- icons: add svg icon and fonticon classes
v3.14.118 September 2023
Bug Fixes
- validatePackage is not a function in Nuxtr cases
- datatools: pager not working consistently
v3.14.013 September 2023
Bug Fixes
- form: onChange type is not correct telerik/kendo-vue#447
- grid: edit the aria-label messages of the Grid row filter
Features
- chart: add license validation watermark
- dialogs: add license validation watermark
- editor: add license validation watermark
- grid: add license validation watermark
- layout: add license validation watermark
- scheduler: add license validation watermark
v3.13.029 August 2023
Bug Fixes
- update peer dependencies of grid and data-tools packages
- svg icon name class is not applied
- datatools: provide licensing peer dependency
- dropdowns: incorrect aria-label rendering position
- treeview: incorrect type in handleTreeViewCheckChange(kendo-vue#436)
- upload: update uploading icon
Features
- update pager responsive behavior
- layout: add stepper progressbar value control
v3.12.018 July 2023
Bug Fixes
- datatools: show info when responsive is false
- stepper: remove unneeded required properties #telerik/kendo-vue#423
Features
- new ActionSheet Native component
v3.11.112 July 2023
Bug Fixes
- layout: svgicon not shown on item
- listbox:
- isRTl warn in the console
- chore(ladd exports definition in package.json
- scheduler: custom slot is not showing styles
- treelist: make wrapperStyle prop a non-required one
- utils: svg icon not rendered correctly in nuxt
v3.11.06 June 2023
Bug Fixes
- dialog: non modal window still does not allow clicking on buttons behind
- dropdowns: issue when no data-items are defined
- editor: bump common editor version
- pdf: js error on export in vue 2
Features
- use svg icons by default
- new DropDownTree Native component
- autocomplete: add grouping functionality
- combobox: add grouping functionality
- dropdownlist: add grouping functionality
- multiselect: add grouping functionality
v3.10.116 May 2023
Bug Fixes
- buttons:
- add ability to set aria-label to icon only dropdownbutton
- disabled button to be focusable by default
- indicators: animationn false validation warning
- layout: tilelayout reorder and resize custom posibilities
- layouts: error on select of input in drawer
- scheduler:
- apply slot minheight when it is set
- warnings in slot customizations
v3.10.026 April 2023
Bug Fixes
- style not applied to default rendering
- textarea default rendering
- buttons: disabled button should not be focusable
- dropdowns: combobox does not scroll to focused item
- editor: bump kendo-common-editor version
Features
- new MultiSelectTree Native component
v3.9.310 April 2023
Bug Fixes
- vue 3 inherit attributes warning
- editor: html update is throwing error
- inputs: disabled state not applied correctly
- layouts: fix Tilelayout resize is broken when ignoreDrag is used
- scheduler: wrong positioning in firefox
v3.9.25 April 2023
Bug Fixes
- allow multiple roots for vue 3 slot templates
- form: no way to trigger the validation the form
- layout:
- tylelayout ignoreDrag is not working correctly
- GridLayout items type is not correct
- scheduler: slots rendering issues
- treelist: error in firefox aand vue 3 on edit
v3.9.128 March 2023
Bug Fixes
- add open and close events to datepickers
- dropdowns: autocomplete change and select item events
- grid: column menu can't be opened and closed
- inputs: textarea should show the scrollbar when needed
- layout: input inside splitted emits splitter change event
- listbox: drop is not working when the list is empty
- upload: add type button to add button
v3.9.015 March 2023
Bug Fixes
- drawer wrong title on items
Features
- new StackLayout Native Component
- new GridLayout Native Component
v3.8.59 March 2023
Bug Fixes
- validate package not found
- remove vue warnings of not defined instances
- error on pdf export in nuxt 2
v3.8.428 February 2023
Bug Fixes
- apply Button changes. Add kendo-svg-icons to Vite and Nuxt
- scheduler is slow when has more resources
- datatools: accessibility issues
- grid:
- safari virtual black space
- virtualization with grouping and footer true
- sticky footer is not positioned correcly
- inputs:
- input round prop type definition
- input rounded full options triggers warning
- notification: accessibility issues
- scheduler: drab and drop items issue
v3.8.331 January 2023
Bug Fixes
- dropdowns: virtualization issues
- editor: bump @progress/kendo-editor-common to 1.9.4
- layouts: add tile and index to tile templates props
- scheduler: date prop is not updates dynamically
- signature: console error when popup is opened or closed
v3.8.225 January 2023
Bug Fixes
- inputs: signature utils and interface files error
- treelist: locked columns not applied correct left style
- upload: hover state is not visible
v3.8.018 January 2023
Bug Fixes
- add id property to the tab
- hover on non selectable cells
- radiogroup dataItem not passed to item template(telerik/kendo-vue/issues/340)
- 'total' is not defined in 'getAriaRowCount' Grid prop
- update license version needed
- treelist datastatechange interface
- scheduler internationalization not working(telerik/kendo-vue/issues/341)
- chip does not privide avatar template option
- data-grid-row-index attribute not updated correctly
- grid group footer visible misposition
- editor not editing correctly
- draggable instance is not taken correctly
- editor table popup onClose error(telerik/kendo-vue#332) (#1126)
- nuxt 3 common issues
- nuxt 3 scheduler issues
- window is undefined error in form
- viewHTML window in the Editor can't be closed using the x button
- chartSeriesItemTooltip render function warning
- upload: allow custom file validation with validateFile
Features
- compatible with Kendo Themes version - ^6.0.3
- new Icon and SVG Native Components
- new Signature Native Component
- new ChunkProgressBar Native Component
- new ListView Native Component
- new ListBox Native Component
- new TileLayout Native Component
v3.7.32 November 2022
Bug Fixes
- editor controlled mode and markdown
- rowRender is triggered for every more than once
- editor:
- disable insertImage insert button when no src
- disable insetImage when there is no src
v3.7.21 November 2022
Bug Fixes
- add prev and next column reorder event properties
- dropdowns: multiselect input not seen correctly
v3.7.026 October 2022
Bug Fixes
- form dateinputs components emits
Features
- add TreeList Native v2 features
- new BottomNavigation Native component
- new AppBar Native Component
v3.6.47 October 2022
Bug Fixes
- multiselect chips rendering
- recurring edit dialog shown even if edit is false
- scheduler delete on click is not triggered when no title
- input valid state is not updated correctly on value change
- add rowclick and rowdoubleclick events to treelist
- exportComplete event to excel export
v3.6.220 September 2022
Bug Fixes
- treeview not expand all nodes when animate is true
- add expandColumn prop to allow deeper customization of this column
- dropdowns wrong popup position on filtering
v3.6.114 September 2022
Bug Fixes
- tooltip targetElement error
- targetElement prop error
- validatepackage import error
v3.6.013 September 2022
Features
- compatible with Kendo Themes version - v5.8.0
- new Fluent theme
- new TreeList Native component
- new Badge Native component
v3.5.49 September 2022
Bug Fixes
- missing localization message
- missing localization in filter
- tabstrip persist changes
v3.5.22 September 2022
Bug Fixes
- tabstrip dynamic router component
- licensing.validatePackage is not a function
- update index files
- add popupClass option to menu item
- missing localization in daterangepicker
- appentTo is not set correwctly when achor is defined
v3.5.116 August 2022
Bug Fixes
- pagechange warning in vue 3
- className and appendTo in dropdowns popupSettings
- add class to TreeViewItem options
- dropdown not closing when clicking the icon
- column menu popup layout
v3.5.02 August 2022
Features
- new ColorPicker Native component
- new FlatColorPicker Native component
- new ColorPalette Native component
- new ColorGradient Native component
v3.4.51 August 2022
Bug Fixes
- add possibility for all pagaSize option
- datepicker opens on enter in form
v3.4.128 June 2022
Bug Fixes
- card horizontal class not aplied correctly
- loader not shown when virtual is set to non telerik/kendo-vue#256
- rangeslider messing up ranges @telerik/kendo-vue#257
v3.4.022 June 2022
Features
- add 'valuePrimitive' prop in DropDownList, ComoboBox and MultiSelect
- add loading prop for indicator in Grid component
- add suffixes and prefixes to Input components
v3.3.47 June 2022
Bug Fixes
- add autoFit prop ro SeriesItem in Chart
- add item prop to column menu checkbox filter
v3.3.330 May 2022
Bug Fixes
- numericTextbox with p formatting doesn't work telerik/kendo-vue#245
- add loader prop to the grid for defining loading template
v3.3.223 May 2022
Bug Fixes
- tooltip stays opened when mouse in and our fast telerik/kendo-vue#238
- add resizeHint template to scheduler events
- resizing element is missing in the Timeline and Month views of the telerik/kendo
- resources colors not applied correctly on grouped data telerik/kendo-vue#241
- multiselect search string is passed to the change telerik/kendo-vue#153
v3.3.011 May 2022
Features
- new Scheduler Native component
- new TreeView Native component
- new ScrollView Native component
- new Notification Native component
- new RangeSlider Native component
- new Skeleton Native component
v3.2.83 May 2022
Bug Fixes
- add scroll event to DropDowns package
- js error when resetting virtual prop to undefined
v3.2.626 April 2022
Bug Fixes
- custom validation in scheduler advanced form
- scheduler slot render editable form
v3.2.420 April 2022
Bug Fixes
- scheduler error when resources without grouping
- customcloseitemids not working correctly in menu
v3.2.115 April 2022
Bug Fixes
- js error in current time maker telerik#kendo-vue233
- tabstrip rerendering of tabs
v3.2.013 April 2022
Features
- add Scheduler advanced form editing
- new PanelBar native component
- new Splitter Native component
v3.1.31 April 2022
Bug Fixes
- timepicker js errors and min max values
- add append to string property to window
- dialog append to
- input disabled does not work as expected
v3.1.222 March 2022
Bug Fixes
- upldoate not clear files in controlled mode
- chart not refreshing on dataitems change
- grid expanded state not persisted after init
- grid header and cell misalignment
v3.0.91 March 2022
Bug Fixes
- date column data not displayed correctly #telerik/kendo-vue/214
- draggable type missing
- typescript errors in some node versions
- remove typescript warnings
- remove common typescript errors
- update tipescript warnings
v3.0.711 February 2022
Bug Fixes
- remove _inputId vue 3 warning
- stepper does not change visually initially with focused telerik/kendo-vue#194
- _input warning in vue 3
v3.0.59 February 2022
Bug Fixes
- line js error in virtual scrolling
- grid virtual grouped cached count items
- intl providers throw error when used with composition telerik/kendo-vue#204
- js error when pressing the Tab button telerik/kendo-vue#202
- input, swtich and numeric rendering options telerik/kendo-vue#201
- keyup event is triggered telerik/kendo-vue#203
- virtual grouping in grid
v3.0.41 February 2022
Bug Fixes
- show emits in vue 3 types
- contentfocus event not passed to the template
- remove button fillmode validator
v3.0.328 January 2022
Bug Fixes
- kendo button should be type button
- update editor common dependency
- search icon in checkbox filter column menu
- remove blur warning in radiogroup
v3.0.226 January 2022
Bug Fixes
- model change to be performed before change event
- grid grouping indicator size
- pager mobile dropdown class
v3.0.019 January 2022
Features
- update default Typescript definition to Vue3
- new Editor Native component
- new RadialGauge Native component
- new LinearGauge Native component
- new CircularGauge Native component
- new ArcGauge Native component
- new Theme Rendering Options
- new Tooltip Native component
- new Switch Native component
- new TextArea Native component
Breaking Changes
- New Theme Rendering Options
v2.7.25 January 2022
Bug Fixes
- popup vite type error
- stepper keeps wrong focused step
- dialogs clases
v2.7.120 December 2021
Bug Fixes
- update button focus and blur events
- add more native events to button
v2.7.08 December 2021
Features
- new DateRangePicker Native component
- new Stepper Native component
- new ProgressBar Native component
- new Drawer Native component
- new Loader Native component
v2.6.56 December 2021
Bug Fixes
- chip not rendered solid with latest theme
- theme update rendering
- layout versions
- calendar view one not setting correct range
v2.6.22 November 2021
Bug Fixes
- filter in column menu not expandin correctly
- add chart legenr spacing property
- buttons: replace the seleted state class
v2.6.129 October 2021
Bug Fixes
- expanded prop of gridcolumnmenufilter component is not working telerik/kendo-vue
- pickers label overlaps when there is value
v2.6.027 October 2021
Features
- new Filter Native component
- new Menu Native component
- new SplitButton Native component
- new DropDownButton Native component
- new Toolbar Native component
v2.5.325 October 2021
Bug Fixes
- column menu boolean filter in not providing correct filter items telerik/kendo-v
- slot templates not exported in pdf export
- title not shown in grouped indications when multiple headers are used
- chart type warning for axiscrossingvalue prop
- ts vue 3 definitions
v2.5.215 October 2021
Bug Fixes
- numeric textbox min max validation
- find dateinput element in datepicker vue3
- add pager prop to grid for pager template
v2.5.17 October 2021
Bug Fixes
- add icon click event to date and time pickers #455
- event not available in open combobox event #390
- update methods and computed vue 3 types
- placeholder of the input component is not visible when a floating Label telerik/
- add label prop to all date pickers
v2.5.014 September 2021
Features
- new Chart Native component with Area, Bar, Donut, Funnel and 11 more types
- new Sparkline Native component
- add StockChart Native component
v2.4.410 September 2021
Bug Fixes
- update styles and class on locked columns
- numeric focused state not applied @telerik/kendo-vue#152
- typescript error
- unneeded console warning
- popup offset does not encounter collistion
v2.4.217 August 2021
Bug Fixes
- tabstrip updated rendering
- warn in comboBox open and close events telerik/kendo-vue#149
v2.4.04 August 2021
Features
- update Native Grid keyboard navigation
- new Hint and Error Native components
- new FloatingLabel Native component
- new Label Native component
- new RadioButton and RadioGroup Native components
- new Checkbox Native component
- new Form Native component
v2.3.230 July 2021
Bug Fixes
- timepicker vue 3 warnings
- pager responsive width in vue3
- add default filter options to filter menu
- editor valid default value
- add filter operators prop
v2.3.121 July 2021
Bug Fixes
- focused-date cannot be changed programmatically teelrik/kendo-vue#142
- grid cell event warnings in vue3
- cdn license message
- stycky styles for grid header and footer
- grid element ref
- filter operator button doesn't have a title
- column filter fields don't have accessible names
- filter operators cannot be selected in there is no filter data entered telerik/k
v2.3.023 June 2021
Features
- add Card native component
- add Avatar native component
- add Pager native component
- add TabStrip native component
v2.2.421 June 2021
Bug Fixes
- pager responsive behavior
- vue 3 currentdir warning is thrown
- no data message not possitioned correctly
- cell with a value of 0 is displayed as an empty one, when editing telerik/kendo-
v2.2.22 June 2021
Bug Fixes
- add type prop to grid column props
- grid styles and widths not correct when scrollable is 'none' telerik/kendo-vue#
- reaonly prop does not affect autocomplete telerik/kendo-vue#108
- dropdownlist: arrow up and down causes two steps move instead of 1 telerik/kendo-vue#107
- input: vue 3 configured with v-model lazy update telerik/kendo-vue#98
v2.2.011 May 2021
Features
- add upload component
- add floatingactionbutton component
- add chip and chiplist
- add button and buttongroup
v2.1.210 February 2021
Bug Fixes
- add generic id when the id is not set
- grid checkbox filter throws warning in vue3
v2.1.118 January 2021
Bug Fixes
- locked multicolumn header of the native grid telerik/kendo-vue#84
- autocomplete scroll to item
- licanse information file
v2.1.08 January 2021
Bug Fixes
- calendar keydown wrong behavior
- add checkbox messages to grid
- clear filtering in checkbox filter
- filtering not triggered in column menu for vue3
- grid accessibility issue
- calendar: min value is not precisely set
- grid: add type property to columns for string dates and numbers
- input: custom messages not shown in input vue 3 telerik/kendo-vue#90
Features
- add slider component
- add grid checkbox filter column menu
- add datetimepicker component
- add timepicker component
v2.0.014 December 2020
Features
- licensing
Breaking Changes
- Requires an active license key, see
https://www.telerik.com/kendo-vue-ui/my-license
BREAKING CHANGE: Adds @progress/kendo-licensing as peer dependency
v1.2.08 December 2020
Bug Fixes
- vue 3 draggable element
- add grid row double click event
- content security policy csp strict mode support telerik/kendo-vue#49
- multiselect:
- size attribute should not be 0
- add size in the searchbox
Features
- add window native component
- add multiselect native component
v1.1.516 November 2020
Bug Fixes
- template listeners not recognized when using vue2 and composition api
- add cellkeydown event
- add weeknameclick event telerik/kendo-vue#73
- add both 2 and 3 version as possible peer
v1.1.43 November 2020
Bug Fixes
- calendar: single click per week cell
- grid: headerselectionchange event not thrown in vue3
- maskedtextbox: add raw v-model
v1.1.322 October 2020
Bug Fixes
- dev dependencies required
- calendar: weekcellclick event to calendar telerik/kendo-vue#73
v1.1.213 October 2020
Bug Fixes
- links to npm, discriptions in readme
- add correct input readme
- wrong npm readme
- internal issue
- internal issue
- update readme banner
- npm readme files
- input: input id is not rendered
v1.1.17 October 2020
Bug Fixes
- add rawValue in change event
- dropdownlist:
- wrong initial value with custom rendering telerik/kendo-vue#76
- id prop of dropdownlist is not applied telerik/kendo-vue#80
v1.1.023 September 2020
Bug Fixes
- remote unneed null indentifier
- default item in default item component
- default item expected values
- remove v3 destroy warning
- popup viewport positioning
Features
- add official vue 3 support
v1.0.912 September 2020
Bug Fixes
- animation duration
- popup position in v3
- double keydown searchbar v3
- masked textbox v3
- dialog actions bar naming
- pdf export for grid v3
- grid virtual not working in v3
v1.0.72 September 2020
Bug Fixes
- focused and default computed value
- update v3 check
- isolate get default slots check
v1.0.412 August 2020
Bug Fixes
- calendar focus issues
- warning in vue3 when making too much updates
- add names to grid, toolbar and no records
- toggle button template click
- unable to select grid row through checkbox #211
- add propsData to templates
- model binding in date inputs v3
- pdf page template warning
- mark raw components
- remove vue3 warnings
- RowClick event is not triggered when a CellTemplate telerik/kendo-vue#28
- vue3 default components
- add vue3 changes
v1.0.12 June 2020
Bug Fixes
- circular ref in rollup
- change not triggered after new value is set
- today does not select the date
- footerCell is not shown when the column telerik/kendo-vue#70
v1.0.012 May 2020
Bug Fixes
- set default height only of virtual
- pass allow reverse to view list
- remove initial focused state
- add default slots to custom templates
- dialog actions bar recognition
- remove VueComponent
Features
- add native components
- all packages: update native components with kendo
Breaking Changes
- add native components to grid
v0.5.530 April 2020
Bug Fixes
- add possibility for slots in template
- add colSpan as prop to the cell components