Release notes
Common
What's new
What's fixed
- Unresolved dependencies in kendo.aspnetmvc.min.js when using RequireJS (#7065)
- dataSource.query causes Javascript Error "Cannot read properties of undefined (reading 'length')" (#7043)
- Webpack 4 and latest kendo version throws an error (#7012)
- Kendo UI Core nmp package contains Webpack manifests, instead of only the actual source code (#4801)
New components
TimeDurationPicker Component
Features and Updates
Calendar
What's fixed
- Calendar week column incorrect number (#6298)
Chart
What's new
- Add Subtitle Property to Charts
Chat
What's new
- Chat accessibility improvements
What's fixed
- Chat incorrect message bubble background color in the Bootstrap theme (#4829)
DatePicker
What's new
What's fixed
- The setOptions method enables disabled datepicker (#6885)
DateTimePicker
What's new
What's fixed
- Calendar in the DatePicker popup is cut
- The close event of a DateTimePicker with componentType: modern does not provide reference to the view (#7093)
- DateTimePicker: new focus class not respected by LESS themes (#6789)
Editor
What's fixed
- Editor with semantic false removes background-color (#7091)
Gantt
What's fixed
- Gantt in RTL planned duration line enters the start moment circle
Grid
What's fixed
- The Change event of the Grid is not working with header checkbox click (#7072)
- Checkbox selection for all rows not firing Grid's change event (#7066)
- Grid - setting a title attribute through the headerAttributes does not have any effect (#7052)
- Grid's headers break upon ungrouping when the filterable mode is set to "row" (#7049)
- Non-navigatable Grid has role=grid applied (#7045)
- The Grid filter renders an anchor tag without role=button (#6997)
- Check or uncheck the selectable column in Grid affects all checkboxes in the row (#6983)
- Adding a new record to filtered and grouped Grid throws an error (#6981)
- setOptions method throws an error when rows reordering is enabled (#6961)
ListBox
What's new
- ListBox accessibility improvements
Map
What's fixed
- Map custom markers are not positioned correctly when zoom out using LESS themes (#6641)
Menu
What's fixed
- With SASS themes used, Menu append method replaces the parent item instead of appending the new item as child (#7054)
MultiColumnComboBox
What's new
MultiSelect
What's new
What's fixed
- MultiSelect - variable @chip-solid-hover-text not used by LESS themes (#6788)
Notification
What's fixed
- Hide event is fired multiple times when "appendTo" is configured in Notification (#7079)
NumericTextBox
What's fixed
- NumericTextBox setOptions method breaks the spinner buttons functionality (#7021)
Scheduler
What's fixed
- When selectable: true is set for Year view, selecting a slot using the mouse throws an error
- Recurring events are not displayed correctly when the event starts at 21h (#6991)
- RTL Scheduler displays the wrong arrows in Timeline views for events that span outside the business hours (#4202)
ScrollView
What's new
- ScrollView accessibility enhancements
What's fixed
- ScrollView rendering changes
Signature
What's new
- Signature accessibility improvements
What's fixed
- NPM Package throws an error due to the presence of Signature (#7082)
- When Signature is resized by using setOptions the drawing is broken (#7050)
Spreadsheet
What's fixed
- Spreadsheet throws a JavaScript error on horizontal scrolling of frozen panes
- Missing separator before FontSize, FontFamily and Format tools
- Spreadsheet - RANK Order Parameter Ignored (#6992)
- Spreadsheet does parse dates correctly and do not preserve date format on paste (#6925)
- Spreadsheet wrong rounding and formatting (#6879)
- Spreadsheet throws error when opening a xlsx file containing diagonal borders (#6365)
- Unable to export Spreadsheet to PDF due to JS error when color is not applied to cell border (#6190)
- The sheets.sort property does not sort the column (#5945)
- Imported in the Spreadsheet Excel file that contains a Shape cannot be exported to xlsx (#5517)
- Dates not properly pasted when they are copied from Excel while displayed as hash tags #### (#5277)
Switch
What's fixed
- Incorrect Switch thumb position in LESS Bootstrap and Material themes (#7046)
TextBox
What's fixed
- FloatingLabel does not work in the latest version (#7048)
- The TextBox floating label overlaps the field when setting value programmatically (#6841)
ToolBar
What's fixed
- Unable to check Checkbox inside a ToolBar (#7095)
- Upload in ToolBar does not work (#7044)
Tooltip
What's fixed
- Tooltip callout low visibility in Blue Opal, Default, Nova, Silver and Uniform LESS themes (#6134)
TreeList
What's new
- Unify TreeList and Grid events (#7030)
TreeView
What's new
- Enhance performance for large data sets - remove aria-level and aria-setsize attributes as they can be inferred from DOM (#7067)
What's fixed
- TreeView autoScroll feature does not work
- TreeView's bottom nodes should not have the aria-expanded attribute. (#7038)