Kendo UI
Overview
Frameworks
jQuery
Angular
React
Vue
Demos
jQuery
Angular
React
Vue
Roadmap
What's New
Roadmap
Release History
Docs & Support
jQuery
Angular
React
Vue
Pricing
Search
Shopping cart
Login
Contact Us
Try now
jQuery
Angular
React
Vue
close mobile menu
Kendo UI
Release History
jQuery Release History
Kendo UI® 2013.1319
March 20, 2013
Kendo UI Web
Framework Constructs
What’s New
Added: Single Page Application (SPA) prototype implementation
Added: RequireJS support
Added: TypeScript support
Added: Visual Studio 2012 intellisense annotations
Added: VSDOC for all suites in Kendo Complete and Kendo Complete for ASP.NET MVC
Improved: Removed the default JSON parameterMap from DataSource Java wrapper implementation
What’s Fixed
Fixed: document.activeElement triggers Javascript unspecified error in IE from inside iframe
Fixed: (ThemeBuilder) Slider draghandle from Metro skin changes layout when generating theme
Fixed: Flip and pageTurn transitons do not work in IE10
DataSource
What’s New
Added: Support for virtualization with grouping
What’s Fixed
Fixed: OData transport does not support filtering with "Does not contain" operator
Fixed: Total is not refreshed when changes are cancelled and server paging is enabled
Drag And Drop
What’s Fixed
Fixed: Multiple drag&drop issues in IE10 when zoomed
Fixed: iPad > Selection on Drag&Drop not prevented
Globalization
What’s New
Added: Expanded culture's numberFormat in order to support globalize.js
Added: Allow to define shortYearCutoff option through culture info script
What’s Fixed
Fixed: kendo.toString hangs when trying to format number with "# yr." format
Fixed: Numeric formatting rounds to the last zero placeholder in the decimal part incorrectly
Fixed: kendo.parseDate parses incorrectly ISO8601 dates with time zones
HierarchicalDataSource
What’s Changed
Breaking Change: children data sources are now lazily initialized
MVVM
What’s New
Added: Support for setting <select> values which do not exist in the source binding
Added: Support for binding to keys which are not valid JavaScript identifiers
Added: functional helpers (map, each, find, select, remove) to ObservableArray
What’s Fixed
Fixed: Attribute binding does not update when the value is updated in the parent ViewModel
Validator
What’s New
Added: Method for hiding all validation messages
New UI Widgets
ColorPicker
MultiSelect
ToolTip
UI Widgets Features and Updates
AutoComplete
What’s New
Added: Support for binding to keys which are not valid JavaScript identifiers
Added: Honor the readonly HTML attribute of the element during widget's initialization
Added: Support for persisting DataSource's filters
What’s Fixed
Fixed: AutoComplete does not clear selection on close
Calendar
What’s New
Added: Calendar without footer throws an error when destroyed
Added: Honor min and max values rendering view title
Improved: Stop mouse enter/leave events propagation
What’s Fixed
Fixed: Calendar without a footer throws an error when destroyed
ComboBox
What’s New
Added: Honor the readonly HTML attribute of the element during widget's initialization
Added: Support cascading from ComboBox/DropDownList widget
Added: change event is raised when selecting item with closed popup
Added: Support for binding to keys which are not valid JavaScript identifiers
What’s Fixed
Fixed: Support form reset when widget is initialized from select element
Fixed: Wrong item is selected if value is set as HTML attribute (applicable for cascade functionality)
Fixed: Next item is not selected after applying filter
Date/Time Pickers
What’s New
Added: Honor the readonly HTML attribute of the element during widget's initialization
Added: Format option to the parseFormats array only if it is part of it
Added: Avoid parsing input's value if user does not change it
What’s Fixed
Fixed: DatePickers do not navigate to current focused date on open
Fixed: Shared calendar is not deleted if it has never been opened
Fixed: DatePicker cannot be opened in IE when inside a Grid column menu
Fixed: Last rendered item is bigger then the max time
Fixed: document.activeElement triggers Javascript unspecified error in IE from inside iframe
Fixed: Popup flickers when opened-closed fast
DropDownList
What’s New
Added: Honor the readonly HTML attribute of the element during widget's initialization
Added: Support cascading from ComboBox/DropDownList widget
Added: change event is raised when selecting item with closed popup
Added: Support for binding to keys which are not valid JavaScript identifiers
What’s Fixed
Fixed: Support form reset when widget is initialized from select element
Fixed: DropDownList does not select correct item if value is set as an HTML attribute (applicable for cascade functionality)
Fixed: DropDownList does not select correct item if optionLabel is defined
Fixed: tabIndex attribute is not removed on disable
Fixed: DropDownList is not sized properly if not visible during binding
Fixed: Popup flickers when opened-closed fast
Editor
What’s New
Added: Support function as ImageBrowser thumbnailUrl
Added: Support for customizing the ImageBrowser search box text
Added: Allow images to be deleted with backspace key
Added: Allow createLink and insertImage commands to be executed with predefined options
Improved: Use feature detection to get proper selection object
What’s Fixed
Fixed: ThumbnailUrl with get parameters will result in invalid requests
Fixed: 'Empty folder' message can be selected and deleted in image browser
Fixed: Large image thumbnails are not shown after upload
Fixed: Dialog titles do not honor the localization
Fixed: Pasted content appears at the end of the editor in iOS 5
Fixed: Image onerror handlers are executed
Fixed: Scroll position is not persisted when pasting (WebKit)
Fixed: Deleting paragraph leaves strange formatting
Grid
What’s New
Added: Support for binding to keys which are not valid JavaScript identifiers
Added: Cancel event
Added: Defer creation of column menu until it is shown
Added: Defer the creation of the column filter menu until menu is shown
What’s Fixed
Fixed: Input type file should not be automatically bind during editing
Fixed: Column menu does not work for template columns with space in the title
Fixed: Grid keyboard navigation doesn't scroll to very large cells correctly
Fixed: Hiding a column doesn't work when all groups are collapsed
Fixed: Grid footer horizontal scroll position is not correct after refresh
Fixed: Ungrouping does not properly align footer cells
Fixed: Click event of the expand/collapse button is not detached after grid destroy
Fixed: Deleting row while editing a new one in inline edit mode does not cancel the changes
Fixed: Grid does not display gradient for selected state in IE
Fixed: Declarative initialization of Grid with groupable/reorderable enabled
Fixed: Adding new items on grid last page
Fixed: Grid selection changes when using right mouse button
Fixed: Grid content not aligned properly after columnHide action
Fixed: Multiple grid selection prevents editing
Fixed: Performance regression in grid grouping
Fixed: Sorting options of the column menu does not work on touch devices
Fixed: Column reordering to right when there is a hidden column
Fixed: kendo.ns value is not reflected by generated popup edit form container-for attributes
Fixed: Issue with Grid grouping in Windows 8
ListView
What’s New
Added: Cancel event
What’s Fixed
Fixed: document.activeElement triggers Javascript unspecified error in IE from inside iframe
Menu
What’s Fixed
Fixed: document.activeElement triggers Javascript unspecified error in IE from inside iframe
Fixed: Popup flickers when opened-closed fast
NumericTextBox
What’s New
Added: Prevent user input if value is longer than the maxLength attribute
Added: Honor the readonly HTML attribute of the element during widget's initialization
What’s Fixed
Fixed: NumericTextBox allows to enter '>' symbol
Fixed: document.activeElement triggers Javascript unspecified error in IE from inside iframe
Fixed: NumericTextBox does not work in IE7 when placeholder option is set
Fixed: Vertical line is rendered incorrectly when spinners option is set to false
PanelBar
What’s New
Added: Errors in Ajax content fail silently
Splitter
What’s New
Added: Unitless values for `size` will be interpreted as pixel values
Improved: Performance improvement of splitter with large content
TabStrip
What’s New
Added: Errors in Ajax content fail silently
Added: TabStrip Ajax content loading cannot be canceled
What’s Fixed
Fixed: TabStrip with no tabs throws a JS error when focused by the user
TreeView
What’s New
Added: Change event (triggered after selection has changed)
Improved: Performance improvement for `checkChildren: true` initialization
What’s Fixed
Fixed: Multi-level dataTextField cannot be set through data attribute
Fixed: Disabling items through MVVM does not disable them visually
Fixed: Disabled nodes render enabled checkboxes
Fixed: Space key checks user-rendered checkboxes
Fixed: Scroll position is not persisted when focusing widget
Fixed: checkChildren:false updates parent indeterminate/checked state
Window
What’s Fixed
Fixed: Textboxes cannot be focused in Kendo UI Window in IE after closing and destroying an iframe-containing instance
Fixed: Window modal overlay not positioned correctly when destroying open instance and 2+ other modal instances are present
Fixed: IFrame:true requests the content URL twice, aborting the first request
Fixed: document.activeElement triggers Javascript unspecified error in IE from inside iframe
Fixed: Window inside iframe triggers Javascript unspecified error in IE
Fixed: Window content is not scrollable on a touch device
Fixed: Width and height cannot be set through data attributes
Kendo UI DataViz
Framework Constructs
What’s New
Added: TypeScript support
Added: RequireJS support
Added: Visual Studio 2012 intellisense annotations
Added: Multiple tooltips functionality with screen boundary detection
Added: Tooltip uses series color as background
Added: highlight.visible option
Added: Crosshair functionality with screen boundary detection
Added: Add border.opacity setting for bar, column, pie and donut series
Added: Export kendo.dataviz.requestFrame(callback, delay) and make it overridable
Added: x/yAxis type can now be inferred from min/max options as well as series values
What’s Fixed
Fixed: Chart automatic width and height are unreliable in Chrome
Fixed: Reduced memory usage in IE (unique hashtable keys leak memory in IE < 10)
Fixed: Axis type is incorrectly inferred when a x/yAxis has a name and the series data is of type Date
Fixed: dashType is not applied unless for line series, and unless width is set
Fixed: Axis range might not be calculated correctly for the first axis if it is named
Fixed: Rendered elements don't have IDs in IE to avoid memory leaks. Use kendo.dataviz.getElement(id) instead of document.getElementByID(id) for locating them.
Fixed: Date strings as x/y values result in error even when x/yAxis type is "date"
Fixed: Error when using date value/x/yAxis and zoom*/drag* events
Fixed: Chart with no set height can disappear when the page is zoomed
Fixed: Possible hang when the axis baseUnit is set to hours/minutes and contains DST transition
Fixed: Chart can hang if DST changes in the date axis range
Fixed: Navigator selection can become misaligned
Fixed: Memory leaks on dispose
Fixed: Chart should work with datasource without items
New UI Widgets
BulletGraph
Sparkline
UI Widgets Features and Updates
Area Chart
What’s Changed
Breaking change: Justified option should be true by default for the Area chart
Bar Chart
What’s New
Added: negativeColor for bar and column series
What’s Fixed
Fixed: Category axis is rendered on top for bar charts with no defined categories
Linear/Radial Gauge
What’s New
Added: Export kendo.dataviz.requestFrame(callback, delay) and make it overridable
What’s Fixed
Fixed: Add missing scale line options.
Fixed: Error when Gauge transitions are disabled (regression in v. 2012.3.1411)
Stock Chart
What’s New
Added: negativeColor for bar and column series
What’s Fixed
Fixed: Category axis is rendered on top for bar charts with no defined categories
Kendo UI Mobile
Framework Constructs
What’s New
Added: Windows Phone 8 support
Added: TypeScript support
Added: RequireJS support
Added: Visual Studio 2012 intellisense annotations
Added: Support for datetime-local input type
Added: Introduce contentElement() method to always get the contents parent (applicable for a mobile view)
Added: View afterShow event (triggered after the transition is complete)
Added: On remote view load, if no data-role=view element is found contents are treated as a single view
Added: Support for server-side navigation for remote views
Improved: View transitions on mobile devices (sometimes they stop abruptly)
What’s Fixed
Fixed: DropDownList gets opened when being a start point for scrolling in Kendo UI Mobile
Fixed: Browser window can be dragged on iOS during View transition
Fixed: View Title gets bigger if it has block content
Fixed: Textarea cannot be scrolled when inside a mobile application view
UI Widgets Features and Updates
ActionSheet
What’s Fixed
Fixed: 2 actionsheets do not work in view with a model
Application
What’s New
Improved: Remote view with parameters behavior
What’s Fixed
Fixed: Nexus 10 is not recognized as a tablet
ButtonGroup
What’s New
Added: ButtonGroup touchstart/end configuration option
ListView
What’s New
Added: Search mode functionality
Added: Add/Remove items depending on the applied action to the observable array
What’s Fixed
Fixed: Wrong property name in Kendo Mobile ListView
Fixed: Grouped widget throws a JavaScript exception when clearing data using query method
Fixed: Endless scrolling does not work in a modalview
Fixed: Mobile Scroller stops working when user has a finger on the ListView while DataSource changes
ModalView
What’s New
Added: init, open and close events
What’s Fixed
Fixed: ListView endless scrolling does not work in a modalview
NavBar
What’s Fixed
Fixed: View Title gets bigger if it has block content
Scroller
What’s Fixed
Fixed: Mobile Scroller stops working when user has a finger on the ListView while DataSource changes
ScrollView
What’s New
Added: Allow ScrollView to scroll to percentage of its width
What’s Fixed
Fixed: ScrollView does not retain its offset on orientation change when pages are present
Fixed: ScrollView does not set its page correctly via data attribute
Fixed: ScrollView does not work inside a Modal View
SplitView
What’s Fixed
Fixed: Kendo mobile pane does not support initial view setting (docs have it)
TabStrip
What’s Fixed
Fixed: TabStrip with URL parameters doesn't reflect the view change on app.navigate()
For previous versions please refer to the Kendo UI
Web
,
DataViz
and
Mobile
release history
Kendo UI
Product overview
Demo
Buy
Try
UI for jQuery
UI for Angular
UI for React
UI for Vue
New features & Roadmap
What's New
Roadmap
Release History
jQuery
Angular
React
Vue
Have a feature request?
Post your feedback via:
jQuery Feedback Portal
Vue Feedback Portal
React Feedback Portal
Angular Feedback Portal
Next Steps
Read Documentation
Compare Pricing
Download Free Trial
UI for jQuery
UI for Angular
UI for React
UI for Vue