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.2918
September 18, 2013
Kendo UI Web
Framework Constructs
What’s New
Added: Scheduler widget RTM release
Added: Allow widgets to work with border-box sizing model
Added: IE11 support
Added: Support for TypeScritp 0.9.1. Use boolean instead of bool.
What’s Fixed
Fixed: JQueryPromise is not a generic type and breaks TypeScript 0.9 definitions
Fixed: kendo.View can't render a template that has multiple top level items
Fixed: jQuery source map file is omitted
Fixed: fade/zoom startValue/endValue do not work as expected
Fixed: Some IE10 versions throw an Access denied JS error when Kendo UI is inside an iframe
DataSource
What’s Fixed
Fixed: DataSource prefetch doesn't respect schema fields defintion
Fixed: Filtering with empty list of descriptors does not work with OData transport
Fixed: min aggregate reports incorrect values if data contains null values
Fixed: Read operation for complex fields fail to extract correct field name
HierarchicalDataSource
What’s Fixed
Fixed: parameterMap on child datasources is not called
MVVM
What’s Fixed
Fixed: Regression in Grid with MultiSelect as editor
Fixed: kendo.bind does not support fully qualified roles (like kendo.ui.ListView)
Validator
What’s New
Added: validate event
What’s Fixed
Fixed: Error is raised when validating a container which contains svg element
UI Widgets Features and Updates
AutoComplete
What’s Fixed
Fixed: Widget focuses element on dataSource bind when suggest functionality is enabled
ColorPicker
What’s Fixed
Fixed: ColorPicker destroy method has bad performance on large pages
ComboBox
What’s Fixed
Fixed: Widget looses the caret when the placeholder is removed on focus (IE9 or lower)
Fixed: ComboBox does not persists pre-selected text if there is no data
Fixed: ComboBox selects first item incorrectly when initialized from SELECT element
Date/Time Pickers
What’s Fixed
Fixed: DatePicker does not refresh opened calendar when min value is set
Fixed: DateTimePicker does not set min value of the TimeView correctly
DropDownList
What’s Fixed
Fixed: DropDownList placed in iframe closes popup on click when opened on iOS device
Fixed: DropDownList does not select correct item when cascading instantly
Fixed: DropDownList does not select optionLabel when initialized from SELECT element
Fixed: Widget does not prevent browser's default behavior when SpaceBar is pressed
Editor
What’s New
Added: Inline editing of header tags
Added: Ability to insert plain text within existing formatting
Improvement: Allow toolbar to be broken on arbitrary points
What’s Fixed
Fixed: Not encoded editor triggers change event on every blur
Fixed: IE8 triggers script error when selecting format in formatting tool
Fixed: Cut and paste operations cannot be undone
Fixed: Image browser dialog is not centered
Fixed: List commands may merge root-level text outside selection
Fixed: Custom tools without name are not rendered
Fixed: Some formatting is being lost when going to a new paragraph
Fixed: Browser controls for image resizing are disabled
Fixed: Custom tools do not honor the tooltip property
Fixed: Formatting is not preserved when going to new paragraph in FF
Fixed: Formatting root-level text to a list in inline editor replaces the widget with its contents
Fixed: Floating toolbar disappears when clicking on it in IE8
Fixed: Tool groups do not always wrap
Fixed: Change event does not trigger for inline editor
Grid
What’s New
Improvement: Optimized selection performance when there is no grouping or hierarchy
What’s Fixed
Fixed: PopUp edit form is not shown when new item is added in filtered grid
Fixed: Grid puts edited cell with a textarea in read-only mode when Enter is pressed
Fixed: MultiSelect widget used as editor closes when user clicks outside of the input element
Fixed: PopUp containers created for editors in inline edit mode are not destroyed on cancel
Fixed: Column menu width changes on opening and moving between the items in IE9
Fixed: Groups are duplicated when serverGrouping and virtual scrolling are enabled
Fixed: Grid column menu with fields with spaces
Fixed: Grid in-cell editing triggers change event when clicking on numeric textbox spinners with navigation enabled
ListView
What’s Fixed
Fixed: ListView does not refresh the correct element when the item change modifies the sorting order
Menu
What’s Fixed
Fixed: Metro theme: Expand arrow not visible in Menu sub items when parent item is hovered
Fixed: SubMenuItems added via API do not have class k-first / k-last applied
Fixed: Menu prevents clicks on LABEL elements
MultiSelect
What’s Fixed
Fixed: Regression in Grid with MultiSelect as editor
Fixed: Widget makes remote request when trying to select an empty array as value
Fixed: MultiSelect sends placeholder value on filter
Scheduler
What’s New
Added: resource title, field and name to event template resources
Added: move, moveStart and moveEnd events
Added: RTL support
Added: Support for DTSTART and DTEND recurrence rule
Added: Show 24 hours button
Improvement: raise add event when adding new event
What’s Fixed
Fixed: Agenda view does not filter grouped events correctly
Fixed: Widget does not honor WKST value of recurring rule
Fixed: Edit popup closes in IE7 when trying to open dropdownlist widget
Fixed: Delete confirmation message is not shown when editor template is defined
Fixed: Month view more button does not work if editable is set to false
Fixed: Delete button is not hidden in non editable agenda view
Fixed: Header titles of the MonthView are displaced if German culture is used
Fixed: Resource grouping on string value results in an error
Fixed: Tooltip for event title with double quotes is not rendered correctly
Fixed: RecurrenceEditor is rendered incorrectly when the scheduler is globalized
Fixed: Validator cannot find the element of the resource editor
Slider
What’s Fixed
Fixed: Vertical Slider layout is incorrect in Kendo UI Mobile App
Splitter
What’s New
Added: append, insertAfter, insertBefore methods
Added: Error event, triggered when AJAX requests fail
What’s Fixed
Fixed: Splitter pane resizing does not work if only one pane exists initially and another one is added via API
Fixed: layoutChange event is triggered exponentially for each nested splitter
Tooltip
What’s Fixed
Fixed: Width and height cannot be set declaratively
TreeView
What’s New
Added: Introduced success callback for append() in scenarios when appending nodes to unfetched async parents
Added: Checkbox name can be changed through the fluent API
What’s Fixed
Fixed: Double initialization on the same element causes bottomless recursion
Fixed: Widget is unresponsive when initializing from UL with a datasource
Fixed: Calling setValid in drop event does not set valid field
Fixed: Disabling dragAndDrop using setOptions() has no effect
Fixed: Item templates that access state fields suppress expand/collapse/select functionality
Fixed: dragEnd event triggers before dragged node has been rendered on new location
Upload
What’s New
Added: Allow saveUrl to be set in upload event
What’s Fixed
Fixed: Upload button has no margin in async mode in IE7-9
Window
What’s New
Added: Option for customization of initial z-index value through CSS
What’s Fixed
Fixed: setOptions of the Window object does not work with the resizable option
Fixed: Setting draggable option through setOptions method has no effect
Kendo UI DataViz
Framework Constructs
What’s New
Added: Ability to set skip and step to major/minor grid lines and ticks
Added: IE11 support
Added: Type to category axis to allow overriding automatic type selection
Improvement: setOptions now calls redraw implicitly
What’s Fixed
Fixed: jQuery source map file is omitted
Fixed: renderAs can't be set with data attributes
Fixed: Series aggregates do not work for compound fields (xxx.yyy)
Fixed: Chart in RTL mode causes the page width to expand
Fixed: Cursor rendering should work in vml
Fixed: Series points are not bound if the aggregate returns object with fields (regression)
Fixed: seriesColors can't be set through data attributes
Fixed: Note text is lost if series values are aggregated (e.g. date series)
Fixed: Categorical charts should work with string values
Fixed: Aggregates should work with value null
Fixed: Lines are thicker than the set width (VML)
Fixed: Highlight is not applied to line series
Fixed: Hint template should not render html as string
UI Widgets Features and Updates
Barcode
What’s New
Improvement: Improved edge sharpness for SVG and Canvas rendering
BulletChart
What’s Fixed
Fixed: Target is visible when the bullet chart has no data
Linear/Radial Gauge
What’s Fixed
Fixed: Add labels position to the radial scale
QRCode
What’s New
Improvement: Improved QR code VML rendering
Improvement: Improved edge sharpness for SVG and Canvas rendering
Stock Chart
What’s Fixed
Fixed: The navigator pane is not documented/accessible
Fixed: The navigator categoryAxis is not documented/accessible
Fixed: Stock chart selection does not always expand fully
Kendo UI Mobile
Framework Constructs
What’s New
Added: iOS 7 support
Added: IE11 support
Added: phone icon to the Kendo UI Mobile icon font
What’s Fixed
Fixed: jQuery source map file is omitted
Fixed: Footer disappears after multiple transitions when default transition type set to fade
Fixed: Allow Mobile to specify `initial` remote view without a view in the DOM yet
Fixed: Incorrect behaviour of the input type="range" in Chrome/Android
UI Widgets Features and Updates
ActionSheet
What’s Fixed
Fixed: ActionSheet is not responding to device orientation
Application
What’s New
Added: statusBarStyle configuration option to control status bar style meta in iOS
Added: useNativeScrolling configuration option to stop Scroller application wide
Drawer
What’s Fixed
Fixed: destroy method does not work
Fixed: Drawer does not work with SplitView
Fixed: Expanding and collapsing drawer results in horizontal scrolling
Fixed: Setting data-stretch="true" of a View prevents Drawer from opening
ListView
What’s Fixed
Fixed: Checkboxes added to ListView items not showing, when grouping is enabled
Fixed: Enabled grouping on Mobile ListView using remote data breaks the item's link behaviour
Fixed: declarative pull to refresh configuration does not work with MVVM
Fixed: Spinner is incorrectly displayed when listview with endless scrolling is filtered
PopOver
What’s Fixed
Fixed: PopOver not shown on correct position when used .open()
ScrollView
What’s Fixed
Fixed: ScrollView's autoBind option cannot be set via data attribute
Fixed: Automatically closes when initialized on a TabStrip item
SplitView
What’s Fixed
Fixed: Splitview pane loading setting does not work as expected
Fixed: Splitview pane initial setting does not work as expected
Switch
What’s Fixed
Fixed: Widget doesn't refresh properly on View show
TabStrip
What’s New
Added: Created a public method for tab switch by index or by full URL
What’s Fixed
Fixed: TabStrip's last item is cut when switching device orientations
Fixed: WP8 TabStrip renders text on the same row as the icon
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