Kendo UI

Release History

jQuery Release History

Kendo UI® 2012.1229

February 29, 2012

Kendo UI Web

Framework Constructs

What’s New

  • Added: MVVM framework extension
  • Added: Redone zoom and fade effects - now single using directions 'in' and 'out'
  • Improved: Numeric custom formatting now supports literals

What’s Fixed

  • Fixed: kendo.parseFloat does not parse exponential numbers correctly
  • Fixed: IE Popup resize event bug (causing various dropdowns to fail to close)
  • Fixed: Open/close event wired with widget bind event was not raised (Applicable for DatePicker/TimePicker/ComboBox/AutoComplete/DropDownList)

DataSource

What’s New

  • Improved: DataReader converts raw data values to types defined in the schema model fields declaration

 

New UI Widgets

Editor

ListView

UI Widgets Features and Updates

ComboBox

What’s New

  • Added: value() method will fetch data if autoBind: false

What’s Fixed

  • Fixed: ComboBox posts the text of the OPTION element instead of its value

DropDownList

What’s New

  • Added: value() method will fetch data if autoBind: false

What’s Fixed

  • Fixed: DropDownList wrapped in a label cannot be opened
  • Fixed: DropDownList post the text of the OPTION element instead of its value

Grid

What’s New

  • Added: Grid Edit modes - inline, popup
  • Added: Support for custom editors
  • Added: Support for aggregates
  • Added: Footer Template

What’s Fixed

  • Fixed: Impossible to collapse a grid group in IE

NumericTextBox

What’s New

  • Added: Spin event
  • Added: Set input type depending on the platform

What’s Fixed

  • Fixed: NumericTextBox with configuration decimals: 0 does not prevent the inclusion of decimal separator

PanelBar

What’s Fixed

  • Fixed: Root item removed after removing the last item

TabStrip

What’s New

  • Added: activate event, fired after the content element starts to show (and can be measured)

TreeView

What’s New

  • Improved: Allow arrays to be passed to insertBefore()/insertAfter()/append() methods

Upload

What’s Changed

  • Changed: The uploaded files are no longer removed on form reset. Instead, only the file list is cleared

Window

What’s Fixed

  • Fixed: Window throws JavaScript errors in IE9 when it contains an iframe
  • Fixed: Calling refresh() with remote URL does not render iframe, if it is not initially rendered

 

Kendo UI DataViz

Framework Constructs

What’s New

  • Added: Support for multiple value axes in categorical charts
  • Added: Support for binding to grouped data source
  • Added: Mirror option for controlling the axis labels position
  • Added: Label step property for category axis (area, bar, line and scatter charts)
  • Added: Axis reverse option
  • Added: Visible property for axes

What’s Fixed

  • Fixed: Value axis line is clipped to last minor tick (line, bar and scatter charts)
  • Fixed: Grid lines do not extend to the full size of the axis (line, bar and scatter charts)
  • Fixed: Chart animations break when playing in background tab with jQueryUI on the page

What’s Changed

  • Changed: Axis orientation property deprecated in favor of dedicated verticalLine and verticalArea chart types
  • Changed: DataViz suite now requires kendo.dataviz.css to be included
  • Changed: Chart is moved to kendo.dataviz.ui namespace. Previously it was part of kendo.ui

 

New UI Widgets


Area/Stacked Area Chart

Radial Gauge

UI Widgets Features and Updates

Pie Chart

What’s Fixed

  • Fixed: Pie chart padding is 60px by default instead of percentage of the container

Scatter Chart

What’s New

  • Added: Support for multiple X/Y axes in scatter charts

What’s Fixed

  • Fixed: Scatter and Scatter Line charts can't be used simultaneously
  • Fixed: Error occurs when a chart contains static and bound scatter line series

 

Kendo UI Mobile

Framework Constructs

What’s New

  • Added: BlackBerry platform support
  • Added: Platform-specific layouts
  • Added: Data attributes for events/templates/data source
  • Added: Support for multi-size application icons (iOS and Android)
  • Added: New View/Layout events (view and show), bound through data attributes
  • Added: Application loading display when loading remote views
  • Improved: Major Scroller performance optimizations
  • Improved: Styling in horizontal mode

What’s Fixed

  • Fixed: Blank page state should no longer appear
  • Fixed: Several scroller bugs
  • Fixed: iOS PhoneGap now properly detected

 

UI Widgets Features and Updates

Application

What’s Changed

  • Changed: Application viewInit/viewShow events are no longer supported, in favor of view/layout specific events

Button

What’s Fixed

  • Fixed: Buttons multitouch issue in Android

ListView

What’s New

  • Added: Pull-to-refresh feature (appending more items on demand via swipe gesture)
  • Added: Items are highlighted on press

What’s Changed

  • Changed: buttonName event parameter is no longer supported

ScrollView

What’s New

  • Improvement: ScrollView locks scrolling in horizontal only mode

TabStrip

What’s Changed

  • Changed: Tabstrip widget name is modified to TabStrip (letter casing change)
For previous versions please refer to the Kendo UI Web, DataViz and Mobile release history