Kendo UI

Release History

jQuery Release History

Q1 2014 SP1

April 15, 2014

All components

NEW
  • Apply primary button styles to popups with a default action
FIXED
  • view init event is called before the view is in the DOM when displayed with showIn
  • layout.showIn does not work when selector is pointing to the layout root element
  • Cannot unbind event attached via the 'one' method
  • kendo.stripWhitespace breaks SPA View in IE7/8
  • View with multiple root elements has each element wrapped
  • Hover styles ignored by old IE versions due to combining CSS2 and CSS3 selectors
  • layout.showIn does not trigger view show event
  • reverse slide view transitions are broken (visible in the view transitions demo)
  • View is incorrectly sized in mobile safari, when app is first run in landscape mode
  • View loses its parameters when navigating back in a splitview

DataSource

FIXED
  • Grand total are not calculated correctly during local data virtualization
  • Average aggregate should ignore Null values

Globalization

FIXED
  • kendo.toString does not pad milliseconds when formatting a Date object

HierarchicalDataSource

FIXED
  • Request type is not passed to the HierarchicalDataSource children parameterMap function

MVVM

FIXED
  • Set with composite path binds to the change event of the value twice
  • Widgets does not clear its value when bound to a non-existing MVVM field
  • Widget does not update ViewModel correctly on tag removal in IE8

SPA

FIXED
  • routeMissing preventDefault does not work as expected in IE 10

Calendar

FIXED
  • Widget does not preserve options.dates when setOptions method is used

ColorPicker

FIXED
  • Widget does not persist tabindex after disable/enable

ComboBox

FIXED
  • Cascading widget selects the first item on filter
  • Re-focus on ComboBox input when tabing out and server filtering request ends

DatePicker

FIXED
  • Widget is not able to select 1/1/1970 when timezone is UTC

DateTimePicker

FIXED
  • Widget is not able to select 1/1/1970 when timezone is UTC

Editor

NEW
  • Allow iframe document.domain to be forcefully relaxed
FIXED
  • Editor content overflows when in inline mode and very long words are entered
  • Mid-paragraph line breaks occur when pasting partially selected Word documents
  • JS error in inline editor when used on page with Modernizer HTML5 shiv
  • Default title for ordered/unordered tool buttons is "Remove link"
  • JS error when applying block format to multiple table cells in IE
  • Multiple cells cannot be selected in FF / Chrome

Grid

NEW
  • Added columnLock/columnUnlock events
FIXED
  • Frozen columns' cells are not unselected when Grid is initialized via MVVM
  • Scrollbar position is not reset when filtering and virtual scrolling are enabled
  • Grid with locked columns doesn't show the dirty flag for incell edit mode
  • Grid throws JS error in RTL mode when column resizing is enabled and scrolling is disabled
  • Grid selection glitches when row contains an image, due to webkit backface-visibility style bug
  • Grid with locked columns should wrap cell text
  • Grid rows are misaligned in IE9 with frozen columns
  • Locked columns and virtual scrolling results in misaligned rows
  • Grid editor validates incorrectly inputs with matching start of name
  • Detail icon is wrong when editing of expanded row is canceled
  • IE8 switches to compatibility mode with more than one locked columns
  • Grid in iPad initialized with MVVM creates two div elements with .k-grid-content
  • Grid with frozen columns table rows misalignment
  • Grid footers are misaligned with locked columns
  • Grid virtual scrolling goes in infinite loop in FF
  • Grid selection with space key doesn't work with frozen columns
  • Grid Toolbar does not inherit the proper theme text color
  • Grid with locked columns selection api doesn't select related rows

MaskedTextBox

FIXED
  • In IE10 when tabbed to a masked textbox with no value, the cursor is placed at the end of the line

Menu

FIXED
  • Option popupCollision can't be set declaratively

MultiSelect

FIXED
  • Widget with autoBind:false makes two requests on first filter
  • MultiSelect does not update ViewModel correctly on tag removal in IE8
  • Cannot select address bar in IE when widget is focused

Notification

NEW
  • Added data-role="alert"
FIXED
  • Default Notification template wraps in IE11

Scheduler

FIXED
  • Selection needs two clicks in IE8 to select
  • Change event is fired immediately after touch scroll
  • events are misplaced in tablet mode
  • Scheduler throws JavaScript error when change views in IE7
  • Say and week views do not leave space below "All day" events which do not start at 12:00 am
  • Widget throws JavaScript error when preventing edit event
  • "No timezone" localization string not used in desktop dropdown
  • Recurring event spanned between two days is not rendered correctly
  • "All day" message in AgendaView cannot be localized

Sortable

FIXED
  • Move event is not fired on Chrome for Android
  • Placeholder is misplaced in cases when sortable container contains filtered items
  • Inputs inside sortable elements cannot be focused with a mouse click

Upload

NEW
  • Submit the file as last form field. Improves compatibility with AWS services.
FIXED
  • Files selected prior to initializing the Upload are not shown in the list

Chart

NEW
  • Added option to disable clipping
  • Text in chart elements is no longer automatically encoded. Use "#: ... #" template syntax or kendo.htmlEncode when required.
  • Add Markers.BackgroundHandler for evaluating marker background color dynamically
  • Always show series labels for points inside of the clipping area
  • Funnel chart should not render segments for null/undefined, and should render segment and label when value is 0
FIXED
  • Pie chart sorting is not correct
  • Series highlight is not displayed if markers are hidden
  • Tooltip is incorrectly positioned on initial display
  • Tooltip matches the series.color not the point color

Diagram

FIXED
  • Unable to bind the diagram to flat data
  • Unable to set default shape content

Sparkline

NEW
  • Disable clipping
  • Add Markers.BackgroundHandler for evaluating marker background color dynamically

StockChart

NEW
  • Text in chart elements is no longer automatically encoded. Use "#: ... #" template syntax or kendo.htmlEncode when required.
  • Add Markers.BackgroundHandler for evaluating marker background color dynamically

Drawer

FIXED
  • Drawer can't be open from tabstrip item
  • view flashes quickly before being animated

MobileTabStrip

FIXED
  • Drawer can't be open from tabstrip item
  • TabStrip throws an error when included in ModalView

ModalView

FIXED
  • ModalView with data-modal="false" does not fire close event

PopOver

FIXED
  • When popover is open, tapping on the background triggers native scrolling

Scroller

FIXED
  • Scroller improved behavior on orientation change / resize
For previous versions please refer to the Kendo UI Web, DataViz and Mobile release history