Kendo UI

Release History

jQuery Release History

Kendo UI® 2013.1514

May 13, 2013

Kendo UI Web

Framework Constructs

What’s New

  • Added: Exposed kendo.fx to TypeScript
  • Improved: Hidden PanelBar items in IE10 have additional spacing and a bullet when shown

What’s Fixed

  • Fixed: fx support for surface configuration option is broken
  • Fixed: Page turn effect is broken
  • Fixed: TypeScript definitions do not include kendo.ns
  • Fixed: Unbind doesn't detach the event handler if bound multiple times to the same event
  • Fixed: jQuery (instead of $) is referenced in kendo.core, which breaks AMD
  • Fixed: Buttons with k-state-disabled have hover and active CSS states
  • Fixed: BootStrap theme is missing focus shadows
  • Fixed: Retina sprites may be served improperly due to @ in name
Kendo UI DataSource Icon

DataSource

What’s Fixed

  • Fixed: Filtering string column that contains null values with "starts with" or "ends with" operator throws JS error
  • Fixed: RequestStart and RequestEnd events are not raised during remove virtualization requests
  • Fixed: Data is re-requested if all items are deleted and query is called with server operations disabled
  • Fixed: Grouping on string or boolean and null does not yield correct result
Kendo UI Web Globalization Icon

Globalization

What’s New

  • Added: Format negative exponential numbers
  • Added: Support for case insensitive parsing of date strings
  • Improved: Prevent JS exception when trying to parse null with globalize.js

What’s Fixed

  • Fixed: kendo.toString does not round up numbers correctly because it depends on number.toFixed
  • Fixed: The TypeScript return type of kendo.culture is wrong
Kendo UI HierarchicalDataSource Icon

HierarchicalDataSource

What’s Fixed

  • Fixed: Error event does trigger when child datasource load fails
Kendo UI MVVM Icon

MVVM

What’s New

  • Added: Expose kendo.data.Binder to TypeScript
  • Added: Support for binding multiselect to an array of value types

What’s Fixed

  • Fixed: Event binding doesn't work in some cases with nested view models
Kendo UI SPA Icon

SPA

What's new

  • Added: (Router) Calling preventDefault in routeMissing event should revert history change
  • Improved: The wrapping HTML element that is created for the view should be optional

What’s Fixed

  • Fixed: Multiple router instances lead to duplicate callbacks
  • Fixed: (Router) preventDefault in router events does not remove the fragment change from the history stack
Kendo UI Web Validator Icon

Validator

What’s Fixed

  • Fixed: Not required inputs are highlighted as such in IE8
  • Fixed: Validator does not work if input has a percent symbol in the name attribute
  • Fixed: Checkboxes are not validated correctly when jQuery 1.9.x is referenced

UI Widgets Features and Updates

Kendo UI Web Calendar Icon

Calendar

What’s Fixed

  • Fixed: Navigate when setting min value equal to current and selected value is null
  • Fixed: Today link is disabled if max value has different hours than zero
Kendo UI Web ColorPicker Icon

ColorPicker

What’s Fixed

  • Fixed: HSV picker throws "currentStyle is null or not an object" in IE 8
  • Fixed: Select event is not fired when only the opacity is changed in HSV picker
  • Fixed: Inconsistent widget resizing when font-size changes
Kendo UI Web ComboBox Icon

ComboBox

What’s New

  • Added: Disable auto binding if the widget cascades

What’s Fixed

  • Fixed: The widget on third level does not select correct value
  • Fixed: ComboBox does not allow to select item after filtration
  • Fixed: Inconsistent widget resizing when font-size changes
Kendo UI Web Date/Time Pickers Icon

Date/Time Pickers

What’s Fixed

  • Fixed: The widget shows incorrectly selected date in the calendar
  • Fixed: Today link is disabled if max value has different hours than zero
  • Fixed: Default date changes for all DatePickers on the page when value for one of them is selected
  • Fixed: Inconsistent widget resizing when font-size changes
Kendo UI Web DropDownList Icon

DropDownList

What’s New

  • Added: Disable auto binding if the widget cascades

What’s Fixed

  • Fixed: Select correct item by index when rebinding manually
  • Fixed: Focused state is not applied to the wrapper when in readonly state
  • Fixed: The widget on third level does not select correct value
  • Fixed: DropDownList does not select first item using MVVM source binding
  • Fixed: Inconsistent widget resizing when font-size changes
Kendo UI Web Editor Icon

Editor

What’s New

  • Added: Allow customization of default tool formatting
  • Added: refresh() method that allows re-initialization of editing area after moving it in the DOM
  • Added: Allow customization of foreColor/backColor palettes through tool options

What’s Fixed

  • Fixed: Keydown event does not trigger when executing commands
  • Fixed: Cannot create link from formatted text
  • Fixed: Editor ViewHtml dialog scrolls the page
  • Fixed: Deleting top paragraph causes next paragraph to have "line-height: 1.5;"
  • Fixed: ViewHtml dialog button text is not localized
  • Fixed: Incorrect range handling when selecting nodes at end of line in IE
  • Fixed: Editor underline tool removes custom styles
  • Fixed: Inserting an image which name contains a # via the ImageBrowser does not work as expected
  • Fixed: Not able to remove inline styles from text in Google Chrome and Safari desktop
  • Fixed: Foreground and Background color buttons are missing the unselectable attribute
  • Fixed: Adding a line feed on end of line in IE9 throws a JavaScript error
  • Fixed: Error event is not raised when file upload fails
  • Fixed: Editor selectedHtml method does not include spaces selected before text
  • Fixed: Caret is out of view after creating paragraphs at end of document (IE / FF)
Kendo UI Web Grid Icon

Grid

What’s New

  • Added: Ability to set column resize handle width
  • Added: EditRow and editCell methods does not work if a selector is passed

What’s Fixed

  • Fixed: Column menu should not allow hiding of all columns with field defined
  • Fixed: Dropdown Popup cannot not be focused in grid column menu
  • Fixed: Filter menu cannot be focused in navigatable grid with column menu
  • Fixed: Groups cannot be collapsed if grid is instantiated via MVVM and bound to a DataSource instance
  • Fixed: Filters with null values are send to the server
  • Fixed: Manual filter on the dataSource does not add k-state-active class to the filter icon
  • Fixed: Loading animation is not positioned correctly in RTL mode
  • Fixed: Column resizing does not work as expected under IE when there are no records and scrolling is enabled
  • Fixed: Columns cannot be resized after setting new a DataSource instance
  • Fixed: Grid renders obsolete cellspacing attribute
  • Fixed: Destroying the Grid does not destroy reorderable
  • Fixed: Grid multi selection ctrl + click does not work on Safari (Mac)
Kendo UI Web Menu Icon

Menu

What’s Fixed

  • Fixed: Kendo Popup doesn't remove anchor's border-left/border-right on mouseleave
Kendo UI Web MultiSelect Icon

MultiSelect

What’s New

  • Added: Show initially selected values when widget uses deffered loading

What’s Fixed

  • Fixed: MultiSelect does not trigger the blur event when the value is changed
  • Fixed: Multiselect Popup opens and closes in IE8 when clicking in input area, but do a blur
  • Fixed: MultiSelect selected items area has wrong background color
  • Fixed: Binding MultiSelect to an ObservableArray of not ObservableObjects causes a JavaScript error
  • Fixed: The widget clears previously selected item if value binding points to a nested property
  • Fixed: MultiSelect does not perform search if typed test is same as the previous one
  • Fixed: The widget does not update correctly MVVM model if it has been filtered
  • Fixed: Do not open popup on click if minLength option is not set to 0
  • Fixed: Does not raise SELECT event when item is selected using keyboard
  • Fixed: Scale input width when widget is initialized in a hidden container
Kendo UI Web NumericTextBox Icon

NumericTextBox

What’s New

  • Added: Setting a min/max/step value modifies the min/max/step attribute

What’s Fixed

  • Fixed: Support for editing negative exponential number
  • Fixed: NumericTextBox spins multiple times on IE10 when arrows are clicked
  • Fixed: NumericTextBox with tabindex does not tab properly on iOS devices
  • Fixed: Inconsistent widget resizing when font-size changes
Kendo UI Web Slider Icon

Slider

What’s New

  • Added: Provide out of the box mobile styling for Kendo UI Web Slider
Kendo UI Web Splitter Icon

Splitter

What’s Fixed

  • Fixed: Script tags are initialized as panes
Kendo UI Web ToolTip Icon

Tooltip

What’s New

  • Added: method to refresh Tooltip content

What’s Fixed

  • Fixed: Document title is removed when tooltip is open
  • Fixed: Tooltip content is not cleared when its title attribute is missing and it was shown for another target
Kendo UI Web TreeView Icon

TreeView

What’s New

  • Added: Provide UI for reloading of failed requests
  • Added: Optimization of checkChildren performance
  • Added: Update templates when custom dataItem fields are accessed
  • Improved: Remove toggle icon when server returns empty result set

What’s Fixed

  • Fixed: Loading animation does not stop after failed requests
  • Fixed: Appending nodes through the API does not update the hasChildren field
  • Fixed: Items dynamically added via the append method cannot be expanded after they are collapsed
  • Fixed: insertBefore/insertAfter do not work when passing <div> as reference node
  • Fixed: Scroll position is not persisted when focusing widget
Kendo UI Web Upload Icon

Upload

What’s New

  • Added: XMLHttpRequest to upload event options (when available)

What’s Fixed

  • Fixed: File names in Upload files list does not get encoded
  • Fixed: Upload input element is not disabled on .enable(false)
  • Fixed: Returning empty string from Remove action causes error
  • Fixed: An error is raised when the server returns empty response (jQuery 1.9.x)
Kendo UI Web Window Icon

Window

What’s Fixed

  • Fixed: Window content may overflow on initial load if maxHeight is set and no height is set
  • Fixed: content() method does not destroy child widgets
  • Fixed: Link in Window navigation is prevented when the Window is not fully visible and is not focused
  • Fixed: Passing an empty actions array renders close button
  • Fixed: Window ignores percentage dimensions (regression)

Kendo UI DataViz

Framework Constructs

What’s New

  • Added: Performance improvements in large categorical charts
  • Added: Series visible for the chart legend
  • Added: click event for the legend
  • Improved: Ignore missing (or undefined) values in pie series

What’s Fixed

  • Fixed: Calling refresh duplicates series when data source is grouped
  • Fixed: Chart throws javascript error when the DataSource returns an empty array
  • Fixed: Setting empty array to autoBaseUnitStep.minutes does not prevent zooming into minute range
  • Fixed: Specifying a named stack on the first series results in incorrect axis range

UI Widgets Features and Updates

Kendo UI BulletGraph Area Chart Icon

BulletGraph

What’s Fixed

  • Fixed: Bullet chart does not accept negative target values
Kendo UI DataViz Sparklines Icon

Sparkline

What’s Fixed

  • Fixed: Sparkline container height is ignored in favor of line-height
  • Fixed: Incorrect RequireJS dependencies
Kendo UI DataViz Stock Chart Icon

Stock Chart

What’s Fixed

  • Fixed: Stock chart series should be updated after refresh()
  • Fixed: Hang when displaying extended date ranges (> 20 years)
  • Fixed: StockChart does not zoom to the maximum available level
  • Fixed: Incorrect RequireJS dependencies
  • Fixed: Stock chart / axis selection is not draggable in IE8

Kendo UI Mobile

Framework Constructs

What’s Fixed

  • Fixed: Short mobile views allow pulling of content to reveal the address bar and native scroller
  • Fixed: PhoneGap viewport on BBOS 6 - 7.x has height 0
  • Fixed: Remote View with "reload: true" destroys the layout when reloaded
  • Fixed: Icons in WP8 PhoneGap and HTML5 are missing
  • Fixed: View Title is missing when only common CSS is used
  • Fixed: PopOver in a ModalView gets obscured by it

UI Widgets Features and Updates

Kendo UI Mobile Button Icon

Button

What’s New

  • Added: Badges and badge method

What’s Fixed

  • Fixed: Mobile NavBar Title is obscured on WP8 Theme when Button is present
  • Fixed: On pages with a disabled scroll, the buttons trigger click even after being dragged
Kendo UI Mobile ListView Icon

ListView

What’s Fixed

  • Fixed: Kendo UI Mobile listview links are not operational in Windows 8 touch screen
  • Fixed: Data initializing a ListView with fixed headers shows the last header after init
Kendo UI Mobile NavBar Icon

NavBar

What’s Fixed

  • Fixed: Mobile NavBar Title is obscured on WP8 Theme when Button is present
Kendo UI Mobile Scroller Icon

Scroller

What’s Fixed

  • Fixed: Mobile widgets are very hard to click on Windows Phone 8 / Surface devices
Kendo UI Mobile SplitView Icon

SplitView

What’s Fixed

  • Fixed: SplitView width is wrong on devices
Kendo UI Mobile TabStrip Icon

TabStrip

What’s New

  • Added: Badges and badge method
For previous versions please refer to the Kendo UI Web, DataViz and Mobile release history