Release notes for Kendo UI Professional v2017.1.118
Components
What's new
- Breaking All icons are now font icons (#2605)
- Breaking Distribute Kendo UI Professional via the Progress NPM Registry (#2585)
- Breaking Exclude experimental WebComponents integration from combined scripts (#2446)
What's fixed
- Use strictMath when compiling LESS sources (#1484)
AngularJS
What's new
- Breaking Remove experimental Angular 2 integration (#2445)
Application
What's fixed
- Native scrolling doesn't work with the latest Android System WebView (#2533)
AutoComplete
What's new
- Existing filter expression logic is overridden when ComboBox applies its filter (#2370)
Calendar
What's new
- Week Number Column (#2419)
Chart
What's fixed
- Bar Chart label is positioned under the line Chart when panes.clip is false (#2577)
- Chart stops emitting seriesClick after resize on iOS iPad/iPhone (#2564)
- Wrong hour is rendered on the categoryAxis in 30-Minute Time Zones (#2561)
- axisDefaults.color is not applied (#2534)
- Notes do not stay in the correct position when zooming. (#2499)
- Chart reference (e.sender) is missing in visual function after zoom (#2298)
- Series click does not trigger after handling swipe on a mobile device (#1903)
- The axisCrossingValues property of the Chart is not working as expected (#2479)
- Scatter line chart becomes unresponsive on zoom in (#2218)
- Scatter chart crosshair tooltip background color is transparent
ColorPicker
What's fixed
- The selected color bar does not show up in the ColorPicker (#2558)
ComboBox
What's new
- Control sync between the custom text and the selected value (#2579)
- Existing filter expression logic is overridden when ComboBox applies its filter (#2370)
DatePicker
What's new
- Week Number Column (#2419)
DateTimePicker
What's new
- Week Number Column (#2419)
Diagram
What's fixed
- Zoom with mouse wheel does not zoom into shape under Firefox (#2456)
- Custom connectors placed inside the shape bounds are ignored on auto connecting (#2269)
- Diagram becomes unresponsive after dragging a connection in iPad (#2149)
Dialog
What's fixed
- Fix Dialog action buttons are not aligned (#2442)
- The modalility of the Dialog breaks the one of the Window widget (#2277)
Draggable
What's fixed
- The drag is cancelled when the items reach the Grid filter row (#2550)
DropDownList
What's new
- Existing filter expression logic is overridden when ComboBox applies its filter (#2370)
What's fixed
- IE: Widget closes the popup on filter with Bootstrap CSS on page (#2300)
- Widget with mapValueTo: 'dataItem' does not display selected text (#2476)
Editor
What's fixed
- The cleanFormatting command is missing localization (#2507)
- Cursor jumps to the top of the page when applying link, color, font in the inline editor (#2488)
- Losing focus from content area when the inline editor's toolbar is opened and cursor appears over a tool (#2482)
- Fix the Folder image is broken in Insert Image and File dialogs (#2472)
- Fix Unlink Button not showing correct sprite (#2470)
- Editor does not wrap content correctly on iOS (#2438)
- Fix Editor undo stack does not include formatting changes on Mac OSX (#2423)
- Tables could not be resized when editor is inside Kendo grid custom popup template (#2358)
- Selection is restored to an old position after Ctrl+A under IE11 (#2046)
- Editor moves special character to new line when pressing Enter (#2426)
- Data-role attributes are not removed from the tables when obtaining the content (#2399)
Grid
What's new
- Render ARIA attributes for Grid command buttons (#2443)
- Add ability to set initial sort direction per column (#2260)
- Add ability to define the minimal column width during resizing (#2259)
What's fixed
- Cannot set filter in grid column menu (disappears on hover) (#2584)
- The drag is cancelled when the items reach the Grid filter row (#2550)
- The editable Grid does not have all of the needed aria attributes for the edited column. (#2516)
- Icons missaligned
ListView
What's fixed
- Pager should list page numbers side by side (#2490)
MediaPlayer
What's fixed
- Cannot use more than one MediaPlayer on one page (#2305)
Menu
What's fixed
- Having input in a sub menu item closes the popup on hover (#2526)
- fix disabled menu items can be selected in IE11 (#2378)
- Menu screen boundary detection not working correctly with vertical scrollbar (#341)
MultiSelect
What's new
- Existing filter expression logic is overridden when ComboBox applies its filter (#2370)
What's fixed
- Virtualized MultiSelect does not fire a change event on first item selection with jQuery version 3*. (#2204)
Notification
What's fixed
- Text color in Notification using Nova theme (#2581)
- Stacking UP does not position properly the notifications one over another (#2517)
PDF Export
What's fixed
- The border of kendo styled checkboxes and radio buttons is not visible when exported to PDF in IE (#2544)
Scheduler
What's new
- Generate MVC, Core wrappers for Scheduler views.selectedShortDateFormat property (#2343)
Spreadsheet
What's new
- Increase Spreadsheet cell left/right-padding (#2515)
- Spreadsheet Improvements (#2418)
- Default Cell Style (#2417)
- Filtering Merged Rows (#2416)
- Spreadsheet Events (#2415)
- Format change event (#2414)
- Sheet events (#2413)
- Row and column events (#2412)
- Access to context menu instances (#2411)
- Cut, copy and paste events (#2410)
- Select event (#2409)
What's fixed
- Paste is making row height bigger without wrapping the text. (#2578)
- Incorrect default font export in Spreadsheet (#2505)
- Parse error thrown, when load a specific Excel file (#2489)
- Selecting a row and inserting a new column to the left clears sheet (#2299)
- Hyperlink is not underlined by default (#2219)
- Spreadsheet change event e.range always has the active sheet as its _sheet (#2570)
- Unable to choose one and the same date for different Spreadsheet cells one after another. (#2543)
- Custom cell editors apply values to all selected cells, disregarding other cells' validation (#2538)
- Column style attribute in XLSX is ignored (#2509)
- When editing cell the next cell is not focused when pressing Tab in Chrome and Firefox (#2475)
- Hidden rows are not hidden after export to excel file (#2466)
- Clipboard no longer works in the spreadsheet after pressing SPACE (#2459)
- After inserting more than 50 rows in the active sheet, the row selections is not working as expected. (#2448)
- Focus is not kept on cell with validation, when validation rules are not met
- Broken client-side exported excel files, if validation is applied on a cell
- Spreadsheet throws a "too much recursion" error in FireFox and "Out of stack space" in IE
- fix(spreadsheet): parse clipboard prior canPaste check
- Broken client-side exported excel files, if a hyperlink is inserted in a cell
StockChart
What's fixed
- axisDefaults.color is not applied (#2534)
TabStrip
What's new
- TabStrip Improvements (#2404)
What's fixed
- Progress indicator of TabStrip is not displayed correctly (#2465)
- TabStrip widget leaks when ajax loaded content is removed (#2342)
ToolBar
What's fixed
- Focusing the Toolbar causes a JavaScript error if there is no item of type "button" (#2520)
- Incorrect ToolBar keyboard navigation when resizable is set to false (#2248)
- Shift + Tab does not focus elements placed before the ToolBar (#2247)
Upload
What's new
- Custom header for upload 'remove' event (#2386)
- Add a 'clear' event to the Upload widget (#2273)
Validator
What's fixed
- Validate event doesn't fire on blur (#2125)