Kendo UI

Release History

jQuery Release History

Kendo UI R1 2019

January 16, 2019

All components

NEW
  • New widget: DateRangePicker
  • New widget: ScrollView
  • New widget: Switch
  • New widget: MultiViewCalendar
  • Material Ripple Container for Kendo UI widgets

AutoComplete

FIXED
  • AutoComplete dropdown can be opened with the keyboard when noDataTemplate is set to false
  • Fix styling issues by removing k-header class

Calendar

NEW
  • The component default height for the Sass-based themes is increased
  • Added outer div with class .k-calendar-view around calendar's table
  • Weekends' shadow is removed from the Sass themes

Chart

FIXED
  • The Chart cannot be loaded as a standalone AMD module
  • Chart throws error when pane clipping is disabled and the user tries to zoom using selection
  • Pinch-zooming the chart zooms the page
  • BoxPlot Chart series border color is not applied
  • Stock chart with virtualization does not preserve series visibility on selection change
  • Chart fires render event twice if custom font is applied to labels

ColorPicker

FIXED
  • Fix styling issues by removing k-header class

ComboBox

FIXED
  • Wrong filtered ComboBox results with suggest property true
  • Fix styling issues by removing k-header class
  • Tabbing to and away from a virtualized ComboBox changes the widget value with the text from its input
  • Delay configuration does not work correctly in Multiselect and ComboBox

ContextMenu

NEW
  • ContextMenu filter option to accept complex jQuery selectors

DataSource

NEW
  • Custom group sorting

DatePicker

NEW
  • DatePicker and TimePicker update/parse the ng-model value differently
FIXED
  • Fix styling issues by removing k-header class

DateTimePicker

FIXED
  • Fix styling issues by removing k-header class
  • Increase hit area for icons

Dialog

NEW
  • Add preventScroll property to allow page scroll preventing for modal Dialog and Window
  • Predefined sizes for dialogs
FIXED
  • e.userTriggered is always false in Dialog's close event

Drawing

FIXED
  • Drawing's Tooltip is not hiding if Tooltip is hovered on mouseleave in Chrome and Firefox

DropDownList

FIXED
  • Fix styling issues by removing k-header class

DropDownTree

FIXED
  • Clicking on a selected DropDownTree node does not check/uncheck node's checkbox

Editor

NEW
  • Editor placeholder option
FIXED
  • Editor inline commands generate wrong HTML markup for multi-line content
  • Fore and back color tools do not apply the style after color selection
  • Pressing Enter scrolls the page to the top of the inline editor's body in IE
  • InsertLink scrolls the page to the top of the inline editor's body
  • The tools in the Editor's overflow popup are not displayed correctly

Excel Export

NEW
  • Support for collapsible rows in Excel export

Grid

NEW
  • Support for collapsible rows in Excel export
  • Custom group sorting
  • Grid checkbox column not compatible with standard selection
FIXED
  • Grid PDF Export with detail template exports only the first page
  • An error is thrown when editing a cell of a Grid on Mac
  • Grid Media property is not working in Multi-column headers scenario
  • The "close" event of the Grid's popup edit Window fires twice when the "close" button is clicked
  • The style for sorted column is not applied properly when grouping is enabled

Linear Gauge

NEW
  • Style the Gauges with SASS-based themes
FIXED
  • Linear gauge track is not rendered

ListBox

NEW
  • Allow input elements to be focused when placed inside template
FIXED
  • Add RTL styles for the ListBox

MVVM

FIXED
  • TreeList initialized with MVVM does not have the pageable option

Menu

NEW
  • ContextMenu filter option to accept complex jQuery selectors

MultiColumnComboBox

FIXED
  • Fix styling issues by removing k-header class
  • Column width is not respected in Virtualized MultiColumnComboBox

MultiSelect

FIXED
  • Clearing MultiSelect selected items with tagmode set to single does not fire change event
  • MultiSelect clear button does not clear values in tagmode single when using angular.js bindings
  • Unable to remove MultiSelect's single tag, although there are no selected items
  • MultiSelect clear all items button is not visible on hover in Bootstrap 3
  • Delay configuration does not work correctly in Multiselect and ComboBox
  • Incorrect style on selected items in disabled MultiSelect in Nova and Bootstrap themes

PDF Export

FIXED
  • Grid PDF Export with detail template exports only the first page

Pager

NEW
  • Responsive Pager styles for SASS-based themes
FIXED
  • Pager not refreshed correctly after selecting "All" page size

PivotGrid

FIXED
  • Kendo PivotGrid PDF Export misalignment

Radial Gauge

NEW
  • Style the Gauges with SASS-based themes

Scheduler

NEW
  • Always consider exceptions during series editing and add Reset Series button
FIXED
  • Scheduler view scrolls on hybrid devices (touch + mouse) on mouse move after tap in IE and Edge
  • Editing the series of recurring appointment deletes previously made changes to some appointment of the series
  • Unable to drag a Scheduler event by mouse on Surface Edge/IE/FF/Chrome after dragging another event by tap
  • Unable to drag a Scheduler event by mouse on Surface Edge/IE/FF/Chrome after tapping on a timeslot or on another event

Spreadsheet

NEW
  • Add Spreadsheet support for importing/exporting cell indentation from/to an excel file
  • Spreadsheet Formulas do not respect culture specific decimal separator
FIXED
  • List validation not imported client-side to Spreadsheet from xlsx file, if the list is referenced from another sheet
  • Incorrect rounding when value exceeds formatting
  • Spreadsheet does not properly display font color applied to cells in the .xlsx file
  • Spreadsheet DOLLAR() function does not accept zero or negative parameters as second argument
  • RowHeight is not respected when exporting to excel
  • Incorrect rounding of large numbers when set runtime
  • JS error thrown by Spreadsheet on opening an xlsx file containing border cell color formatting
  • Currency format is not being shown correctly in the custom formatting dialog
  • Copied negative percentage value from excel is pasted as string in the Spreadsheet
  • Spreadsheet exported Excel RowHeight and ColumnWidth does not match to the imported custom ones

TimePicker

NEW
  • DatePicker and TimePicker update/parse the ng-model value differently
FIXED
  • Fix styling issues by removing k-header class

ToolBar

FIXED
  • JavaScript error thrown on focusing ToolBar if all its "button" type items are in the overflow dropdown

Tooltip

FIXED
  • Tooltip doesn't hide on mouseleave when showOn is set to "focus mouseenter"
  • Tooltip does not display title value when showOn is set to "click mouseenter"
  • Drawing's Tooltip is not hiding if Tooltip is hovered on mouseleave in Chrome and Firefox
  • Tooltip text wraps on second line when no Tooltip width is set
  • Incorrect Tooltip position if its content wraps and the widget's width is not set

TreeList

FIXED
  • TreeList with locked columns and InCell editing does not focus the correct cell on insert
  • AngularJS TreeList with InCell editing and keyboard navigation resets the focused cell after edit
  • TreeList initialized with MVVM does not have the pageable option
  • An error is thrown when using server paging with the TreeList
  • minScreenWidth is not applied with MultiColumn headers
  • TreeList column classes are not persisted after editing a cell
  • pushDestroy does not delete child data
  • Dragging an item to root level throws an error

TreeView

NEW
  • Enhance TreeView client filtering speed with large set of data
  • Type-ahead keyboard navigation toggle focus state
  • Enhance expand and checked operations performance
FIXED
  • Screen readers do not announce TreeView node's checkbox presence and state on focusing the respective node
  • Not read TreeView nodes by JAWS and NVDA in Chrome
  • Unexpected deselecting of TreeView node in Firefox on pressing Left/Right Arrow key

Window

NEW
  • Add preventScroll property to allow page scroll preventing for modal Dialog and Window
  • Predefined sizes for dialogs
FIXED
  • kendo.ui.WindowOptions draggable is missing containment option in Typescript definition
  • Invisible Window Resizes incorrectly after using setOptions() followed by open()
For previous versions please refer to the Kendo UI Web, DataViz and Mobile release history