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® 2012.31315
January 16, 2013
Kendo UI Web
Framework Constructs
What’s Fixed
Fixed: Zoom animation is broken with jQuery 1.7
Fixed: The chart prevents touch scrolling even when no drag events are attached
Fixed: Popup element cannot get correct z-index if sibling container has z-index "auto"
DataSource
What’s New
Added: Ability to check if DataSource has changes
Added: Support for canceling the requestStart event
Added: Support for defining model fields as array
What’s Fixed
Fixed: Can't specify custom parse, data and total when binding to xml
Fixed: Filtering on field which contains carriage return symbols
Fixed: Sorting on negative numbers and zeros does not work as expected
Fixed: Virtual scrolling does not work as expected after data is assigned via DataSource data method
Drag And Drop
What’s Fixed
Fixed: kendo.drag does not have destroy method
Fixed: DropTargetArea.destroy() throws a javascript error
Globalization
What’s New
Improvement: Escape currency symbol
What’s Fixed
Fixed: kendo.parseFloat using Globalize.js throws exception when value is undefined
Fixed: kendo.parseDate returns null if entered day is not valid
HierarchicalDataSource
What’s Fixed
Fixed: Reading from a child datasource does not update the children field of the parent
MVVM
What’s Fixed
Fixed: ObservableObject listens more than once for changes of nested ObservableObjects instances
Validator
What’s Fixed
Fixed: Validate checkboxes on click
UI Widgets Features and Updates
AutoComplete
What’s Fixed
Fixed: Setting the autocomplete value to null displays the string "null" in IE9
Calendar
What’s New
Added: Exposed _view and _current properties of the Calendar
What’s Fixed
Fixed: Two views are rendered between vertical and horizontal navigation
Fixed: Calendar shows a blank view when animating months in IE7/8
Fixed: The widget does not enable prev/next arrow when changing its min/max value
Fixed: Calendar focuses its table when API is used
Fixed: The time portion of the current value is not persisted when new date is selected
Fixed: Clicking and holding (with touch device) on an item in the calendar does not prevent the default click action
ComboBox
What’s Fixed
Fixed: Combobox falls into infinite loop if DataSource returns an empty result
Date/Time Pickers
What’s New
Improved: Value method should not display text of an invalid value
Improved: Adjust width of the TimeView on open
What’s Fixed
Fixed: Shared calendar is not deleted if it has never been opened
Fixed: Calendar does not persist the time portion of the current value when new date is selected
Fixed: The k-input class is copied to the wrapper
DropDownList
What’s Fixed
Fixed: DropDownList does not fetch data if value is empty string
Editor
What’s New
Added: Link dialog now supports localization
What’s Fixed
Fixed: Copy/paste on iOS devices breaks typing
Fixed: Image dialog does not encode spaces in URLs
Fixed: Changing font family prior to focus does not persist the value in the UI
Fixed: Changing the font family before the editing area has gained focus causes JS error
Fixed: Editor Outdent tool tooltip cannot be customized declaratively
Fixed: Editor has zero width when initialized while hidden. The widget should assume the textarea dimensions only when they are set explicitly and inline
Fixed: Applying pending format to erroneous start of line throws JS error in IE
Fixed: Converting paragraph to list replaces outer div with list
Grid
What’s New
Improvement: Show the foreign key value of the column when grouped
Improved: There is no way to filter by time
What’s Fixed
Fixed: Columns from nested grid can be dragged to group/reorder in master
Fixed: Hidden column title is not shown when grouped via the API
Fixed: The title of the popup editor is not localized
Fixed: Window does not appear centered when using Kendo Grid for MVC with server editing
Fixed: Grid editing on iPad
Fixed: Virtual scrolling does not work as expected after data is assign via DataSource data method
Fixed: Column Sortable is not destroyed after DataSource is reassigned
Fixed: Error is thrown under IE when deleting the last record on the page and keyboard navigation is enabled
Fixed: The result of the function set as toolbar template is then wrapped in kendo template and executed once again
Fixed: Sorting does not work if kendo.ns is set
Fixed: Setting initial filter operator via the filtering menu does not work as expected
Fixed: DatePicker in reorderable grid is draggable
Fixed: Click Events and Forms behave erratically on touch devices (iPad, Android)
Fixed: Pager DropDownList does not show value set via the DataSource API
Fixed: Grouping and reordering does not work with auto columns
Fixed: Grid footer table width is not persisted when hiding columns
Fixed: Built-in update/cancel command text cannot be overridden if other command column is placed after it and popup editing is used
ListView
What’s Fixed
Fixed: ListView does not render altTemplate when saving/cancelling edited item
Fixed: The widget does not preserve the ID of the LI element
Menu
What’s New
Improved: CSS class cannot be specified during dynamic widget init
Improved: Widget's setOptions method doesn't re-init animation and the dataSource object
What’s Fixed
Fixed: Adding items through JSON doesn't render content elements after the root level
Fixed: Element with k-icon class gets removed if inside an item
Fixed: Links do not navigate in Windows 8 with touch-enabled Chrome
Fixed: Append item in initialized group causes append in sub item
Fixed: The destroy method of the widget does not unbind document click event
Fixed: Menu text blends with background when hovering an item with the Metro theme
Fixed: Menu doesn't add submenu arrows on append
Fixed: Menu doesn't close on mouse out in IE10
NumericTextBox
What’s Fixed
Fixed: The widget does not remove selected text on key press
Fixed: Cannot enter minus sign in NumericTextBox using FireFox 15+
Fixed: NumericTextBox copies k-input class to the wrapper element
PanelBar
What’s New
Improved: CSS class cannot be specified during dynamic widget init
Improved: Widget's setOptions method doesn't re-init animation and the dataSource object
What’s Fixed
Fixed: Adding items through JSON doesn't render content elements after the root level
Fixed: PanelBar navigates on double-click, instead of loading a partial view
Fixed: Links in Panelbar/TabStrip do not work on iPad
Fixed: PanelBar root items missing focused state during keyboard navigation
Fixed: The widget does not preserve the ID of the LI element
Slider
What’s Fixed
Fixed: Slider triggers window resize event in IE7-8 when using 100% high Splitter
Fixed: Data attribute value doesn't change slider's value. Data attributes selectionStart/End doesn't change rangeSlider's selectionStart/End
Fixed: Slider loses drag events in IE8
Splitter
What’s Fixed
Fixed: Splitter does not honour min/max pane sizes set in percent
Fixed: Splitter does not function properly in IE10 (Pointer events)
TabStrip
What’s Fixed
Fixed: Links in Panelbar/TabStrip do not work on iPad
Fixed: Last tab is rendered with higher z-index
Fixed: The widget does not preserve the ID of the LI element
TreeView
What’s Fixed
Fixed: Programatically collapsing invisible nodes leaves node groups expanded
Fixed: Expand/collapse icons are flushed on a new line when treeview element is small (IE)
Fixed: Input element in widget's template loses focus on mouseup
Fixed: Drag hint does not honor the item.encoded field
Fixed: Checking a node through the API will not update its parent nodes' checked state
Fixed: Layout is broken after hovering in IE7
Fixed: Dragging items to an empty treeview throws JS error
Fixed: checkChildren: true checks checkboxes outside of the widget when it is nested in a .k-item container
Fixed: parent() may return items that do not belong to the treeview
Fixed: Focused state is shown on touch devices
Fixed: Indeterminate state is not propagated from only child to parent
Fixed: Adding subnodes to checked node when checkChildren=true does not render them as checked
Fixed: The widget does not preserve the ID of the LI element
Upload
What’s Fixed
Fixed: An "access denied" error can occur if the upload is placed in a modal window (IE)
Window
What’s New
Added: Support for multiple simultaneously closing modal Windows
What’s Fixed
Fixed: NumericTextBox must be clicked twice when inside a Window in order to be focused in IE
Fixed: Visible option cannot be set initially through MVVM
Fixed: Window does not appear centered when using Kendo Grid for MVC with server editing
Fixed: Window modal overlay leaves two Windows over it, instead of one
Fixed: Window content cannot be focused when destroying another one which is currently on top
Fixed: Keyboard navigation does not fire resize event of the widget
Fixed: Window pops on page top when page scroll position is zero in IE7
Fixed: Window titlebar buttons cannot be clicked when Window overflows the browser
Fixed: Window moving and resizing works via keyboard when maximized
Fixed: MetroBlack skin creates rendering artifacts when dragging in Chrome 23
Fixed: Select elements in Window cannot be opened
Fixed: Clicking in an input within the window does not always trigger its focus handler in IE
Fixed: Nested scripts are executed twice when window is moved in the DOM
Fixed: Window modal overlay remains visible when closing multiple Windows very quickly
Fixed: Escape key closes windows without close button
Kendo UI DataViz
Framework Constructs
What’s New
Added: select, selectStart and selectEnd events
Added: series highlight configuration options
What’s Fixed
Fixed: Categories are not cleaned up after redraw/rebind
Fixed: Chart tooltip is not displayed on tap
Fixed: Series click and hover don't work
Fixed: Categories are not cleaned up after redraw/rebind
Fixed: Drag event axis range is incorrect for a vertical/reversed value axis
Fixed: Value/x/y/Axis range can be incorrect when the default axis has a name
Fixed: Line/scatter series can't be clicked or hovered in IE 8
Fixed: The chart prevents touch scrolling even when no drag events are attached
Fixed: All elements have no events under clipped div in IE8
Fixed: Added missing category axis options - Justified, BaseUnitStep, AutoBaseUnitSteps, MaxGroups, RoundToBaseUnit, BaseUnit: Fit
UI Widgets Features and Updates
Linear/Radial Gauge
What’s New
Added: Data attributes for the radial and linear gauge
Pie Chart
What’s Fixed
Fixed: Pie chart with a segment without gradient doesn't show anything in IE 8
Stock Chart
What’s New
Added: Navigator dataSource, dateField and autoBind options
Added: Navigator visible and hint configuration settings
What’s Fixed
Fixed: Stock chart can hang while zooming (w/mousewheel or touchpad) on OSX
Kendo UI Mobile
Framework Constructs
What’s New
Added: Forced platform overrides appMode
What’s Fixed
Fixed: DOM click events do not work on touch devices
Fixed: kendo.touch gesturechange does not expose distance and center properties
Fixed: Multiple parameters URLs to local views are treated as a remote URL
UI Widgets Features and Updates
Application
What’s Fixed
Fixed: Click Events and Forms behave erratically on touch devices (iPad, Android)
Fixed: Input type=file is not styled properly in a listview form
Fixed: Input type file does not work when put in listview
Fixed: Address bar not initially hidden in iOS
Fixed: Direct link to Views with Parameters does not function correctly
Fixed: Checkboxes are not responding (or double check) on a mobile device
ListView
What’s Fixed
Fixed: Press to Load More button doesn't trigger load on a mobile device
Fixed: ListView does not initialize newly added items
Fixed: Input type file does not work when put in listview
Fixed: Labels do not focus inputs on touch devices in a mobile listview
Fixed: Text and the items of select element are not properly aligned in iOS
ModalView
What’s Fixed
Fixed: Switch does not render correctly when put in a modal view
Fixed: Mobile ModalView hides when an input inside is focused
PopOver
What’s New
Added: PopOver open event handler provides target (DOM element which opened it)
What’s Fixed
Fixed: PopOver does not work when put in a layout header
Scroller
What’s Fixed
Fixed: Click Events and Forms behave erratically on touch devices (iPad, Android)
Switch
What’s Fixed
Fixed: Switch does not render correctly when put in a modal view
TabStrip
What’s Fixed
Fixed: Dragging TabStrip item breaks further execution
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