Kendo UI

Release History

jQuery Release History

Q1 2014 SP2

May 27, 2014

All components

NEW
  • Allow forced resize of widgets using kendo.resize(element, force)
  • Apply disabled button styling to `.k-button[disabled]`
FIXED
  • Web widgets look shorter in iOS7 theme
  • The refresh method of the editable widget leaks memory if invoked more than once
  • Popup is allowed to apply negative z-index, depending on stacking context
  • Overlay transition is occasionally short cut
  • Complex views briefly appear before the transitions occur
  • kendo.destroy does not destroy multiple widget instances on an element
  • Platform variant classes shouldn't be added when different skin is set
  • Typescript definitions are missing groupable property
  • On Android 4.0.4 the 'Perfect keyboard' app does not enter text into the input fields

Calendar

FIXED
  • Calendar header is animated incorrectly in IE8

Chart

FIXED
  • Donut Chart legend item hover does not highlight segments
  • Legend does not apply inactiveItems labels template and font options
  • Panes title center and right position does not work correctly
  • Bubble series color function does't work with data containing color field
  • Calling resize might fail to pick-up new container size
  • Pie, Donut and Funnel segments are not highlighted
  • Date axis plot bands can't reach the axis max
  • Chart hangs with SignalR dataSource
  • Null values get plotted at axis crossing value rather than at 0 when series.missingValues is "zero"
  • xAxis grid lines are not visible for polar charts in IE < 9
  • Tooltip breaks for bubble series with color function
  • Polar scatter points are not clickable if they are below axis labels
  • Stacked area chart with missing values interpolate cause javascript error
  • Tooltip border does not match series color when background is set

ColorPicker

FIXED
  • DOM input does not trigger change event when value changes
  • Bottom border is randomly missing in Chrome at random zoom levels
  • Icon is not vertically centered with XHTML 1.0 Transitional DOCTYPE

ComboBox

FIXED
  • Cascading child combobox is not enabled when local binding is used
  • Widget prevents selection on ENTER after the popup is opened with ALT + DOWN
  • ComboBox with source and value binding does not honor the ObservableArray change
  • Bottom border is randomly missing in Chrome at random zoom levels
  • Icon is not vertically centered with XHTML 1.0 Transitional DOCTYPE

DataSource

NEW
  • Support min and max aggregates on date fields
FIXED
  • Incorrect range is loaded if existing range is requested during pending remote range request
  • Push operations don't update the total of the data source when autoSync is set to true
  • Total is incorrect when re-adding a removed item and the DataSource is initially bound to a single record

DatePicker

FIXED
  • Bottom border is randomly missing in Chrome at random zoom levels
  • Icon is not vertically centered with XHTML 1.0 Transitional DOCTYPE

DateTimePicker

FIXED
  • Bottom border is randomly missing in Chrome at random zoom levels
  • Icon is not vertically centered with XHTML 1.0 Transitional DOCTYPE

Diagram

NEW
  • Add diagram default theme to be "default"
FIXED
  • addShape() throw javascript error if you try to add diagram Group element

DropDownList

FIXED
  • Widget throws an error when search for non-existing text and the last item is selected
  • DropDownList with source and value binding does not honor the ObservableArray change
  • Icon is not vertically centered with XHTML 1.0 Transitional DOCTYPE

Editor

FIXED
  • Chrome: Inline editor's tools not visible on Drag & Drop
  • Adding new line before a link removes the hyperlink
  • Visual glitch in toolbar after indenting
  • Pressing Enter right after inserting an image duplicates it in Firefox
  • Content is lost after redo of table command

Globalization

FIXED
  • kendo.parseDate does not parse UTC dates without a timezone offset
  • Date serialized by DataContractJsonSerializer in Microsoft date format is not parsed correctly

Grid

NEW
  • Content is not scrolled when user uses the mouse wheel and is over locked columns
FIXED
  • Columns are misaligned in Chrome when in RTL mode
  • Headers are misaligned when there is hidden column
  • Grid keyboard navigation with hidden & frozen columns
  • Grid locked column container is not correctly positions when navigating with keyboard in IE
  • When in incell mode editCell() opens more than one cells for editing
  • Mobile Scroller should be reset on page change
  • Error is raised if foreign key column value contains a sharp sign
  • Grid in Android does not scroll with virtual mode enabled
  • Keyboard navigation does not work correctly with frozen columns and MVVM
  • Frozen columns + create at bottom does not scroll k-grid-content to the bottom
  • Group expand/collapse does not work with locked columns and MVVM
  • In Safari Grid column headers become misaligned on sort
  • Grid column menu disappears when selecting date for the second filter

HierarchicalDataSource

FIXED
  • HierachicalDataSource does not pass model fields definition to the children

MVVM

FIXED
  • The click binding creates a memory leak when kendo.bind is called multiple times

Map

FIXED
  • Bing layer overlays all other layers if no zIndex is specified
  • Shapes are lost when adding or changing data source items
  • Map navigation buttons submit the parent form

MaskedTextBox

NEW
  • Widget should place caret at first position on focus if input is empty
FIXED
  • Widget loses value selection on input focus in Firefox
  • Pasting via "Ctrl + V" does not work in Firefox

Menu

FIXED
  • Menu prevents clicks on anchors in a template

MobileListView

FIXED
  • iOS6 theme checkboxes and radios are rendered as squares in Android 4.x
  • Drag Scrolling Kendo UI Mobile ListView throws error checking useNativeScrolling

MobileView

FIXED
  • Back button in iOS does not work correctly when transition slide is enabled
  • Hiding keyboard in a form makes the view scroll from the top

ModalView

NEW
  • preventDefault functionality for the close event

MultiSelect

FIXED
  • Multiselect does not remove focused class on blur

NavBar

FIXED
  • NavBar missing after 2 immediate consecutive View transitions

NumericTextBox

FIXED
  • NumericTextBox spinners area is visible in RTL mode even if spinners are disabled
  • Bottom border is randomly missing in Chrome at random zoom levels
  • Pasting via "Ctrl + V" does not work in Firefox

PanelBar

FIXED
  • Expand image is not centered when font-size is different
  • Metro hover color is wrong on expanded items with expandMode multiple

PopOver

FIXED
  • Using overlay:left for PopOver's pane transition breaks the widget

Scheduler

FIXED
  • Incorrect event is selected in agenda view in mobile rendering mode

Sortable

FIXED
  • Bad performance on Android devices

Splitter

FIXED
  • DOM node references are kept after destroy

StockChart

FIXED
  • seriesClick is not fired reliably in stock charts (regression from internal builds)
  • Calling resize might fail to pick-up new container size

TabStrip

FIXED
  • Repeatedly calling TabStrip select method selects multiple tabs simultaneously
  • Breaking change: TabStrip does not retain scroll position on tab change

TimePicker

FIXED
  • Icon is not vertically centered with XHTML 1.0 Transitional DOCTYPE

Upload

FIXED
  • File state is not updated correctly after retry

Window

FIXED
  • Window cannot be resized to a smaller dimension if an iframe is used
  • Hover is not applied on the action buttons
  • Window moves to front later than the multiselect's popup is opened
For previous versions please refer to the Kendo UI Web, DataViz and Mobile release history