Kendo UI supports Angular 8.
Adds support for Angular 8, plus new Drawer, DateTimePicker and ProgressBar components.
Features
New in Kendo UI for JQuery R3 2019
- AutoComplete
- Kendo and Google Chrome Autocomplete open Simultaneously.
- Add noDataTemplate and clear messages for dropdown widgets and enable modifying them via kendo messages files.
- ComboBox
- Kendo and Google Chrome Autocomplete open Simultaneously.
- Add noDataTemplate and clear messages for dropdown widgets and enable modifying them via kendo messages files.
- Cascading from MultiColumnComboBox to DropDownList/ComboBox and vice versa.
- Common
- New Filter widget.
- New Timeline widget.
- New Rating widget.
- DateTimePicker
- Add DateInput support for interval in TimePicker and DateTimePicker.
- DateTimePicker sets incorrect time on day that switches daylight savings time.
- DropDownList
- Kendo and Google Chrome Autocomplete open Simultaneously.
- Add noDataTemplate and clear messages for dropdown widgets and enable modifying them via kendo messages files.
- Cascading from MultiColumnComboBox to DropDownList/ComboBox and vice versa.
- DropDownTree
- Kendo and Google Chrome Autocomplete open Simultaneously.
- Add noDataTemplate and clear messages for dropdown widgets and enable modifying them via kendo messages files.
- Editor
- Accessibility: Remove the redundant invisible 'span class="k-tool-text"' element from Editor tools.
- Gantt
- Change Gantt Timeline Header layout table to use td and tbody instead of th and thead elements to improve accessibility.
- Grid
- Grid Search Panel.
- Enhancements for fixing accessibility issues reported for Grid by Compliance Sheriff.
- MultiColumnComboBox
- Kendo and Google Chrome Autocomplete open Simultaneously.
- Add noDataTemplate and clear messages for dropdown widgets and enable modifying them via kendo messages files.
- Cascading from MultiColumnComboBox to DropDownList/ComboBox and vice versa.
- MultiSelect
- Kendo and Google Chrome Autocomplete open Simultaneously.
- Add noDataTemplate and clear messages for dropdown widgets and enable modifying them via kendo messages files.
- PDFViewer
- Search functionality.
- Fit to width and page zoom options.
- PDFViewer Print tool.
- Zoom support for PDF.JS Processing.
- PivotGrid
- Enhancements for fixing accessibility issues reported for PivotGrid by Compliance Sheriff.
- TimePicker
- Add DateInput support for interval in TimePicker and DateTimePicker.
- DateTimePicker sets incorrect time on day that switches daylight savings time.
New in Kendo UI for Angular R3 2019
- Support for Angular 8.
- New Component:
- ProgressBar.
- Drawer.
- DateTimePicker.
- Component Improvements:
- Grid.
- DropDowns and Virtualization.
- Responsive Toolbar.
- Scheduler Drops Beta Tag.
Fixes
Fixed in Kendo UI for JQuery R3 2019
- AngularJS
- MobileView AngularJS directive throws an error.
- Common
- Kendo DeepExtend removes arraybuffer.
- Show event of the View fires twice.
- ContextMenu
- ContextMenu copyAnchorStyles option cannot be set as data attribute.
- DropDownTree
- DropDownTree select event not fired in MVVM scenarios.
- Editor
- Editor content can be focused only if the top part of the content area is clicked.
- Unable to resize a table column inside the Editor.
- JavaScript error on pasting a list with nested table from Word into Editor.
- Gantt
- Displaced tasks and resources of RTL Gantt in Chrome.
- Grid
- Editable grid with locked columns gets misaligned on edit.
- Empty grid hidden column cannot be shown.
- Cannot resize columns in a scrolled grid.
- Multiple events binding occur when using setOptions.
- Adaptive Grid throws error when generate its script file via Custom Download.
- Grouped grid with hidden columns causes error "Cannot read property 'groupHeaderColumnTemplate' of undefined".
- Grid ColumnMenu sometimes displays filter or column menu (with broken position) when opened.
- Adaptive Grid boolean filtering "autocomplete" attribute rendered outside input element.
- Incorrect width of the Switch input when inside a cell in edit mode for LESS themes.
- Menu
- Loading indicator incorrectly displayed with local dataSource when using spriteCssClass.
- Defining custom Kendo namespace stops the displaying of Menu component submenus.
- MobileView
- MobileView AngularJS directive throws an error.
- MVVM
- TreeView template memory leak on changes in observable.
- ContextMenu copyAnchorStyles option cannot be set as data attribute.
- PDFViewer
- Unable to build custom script with PDFViewer using gulp.
- Using Custom Build with PDFViewer checked throws an error.
- RippleContainer
- Ripple util breaks WebPack bundle with Angular 8.
- Scheduler
- Scheduler events are not read by screen readers when navigating between events with Tab/Shift+Tab.
- Views startTime and endTime options do not change the Scheduler start and end hours.
- JS error thrown in Scheduler Week View on updating events whose eventTemplate contains a table element.
- Spreadsheet
- Selecting Spreadsheet column/row focuses its first cell and scrolls sheet to top/left.
- SpreadSheet SUBTOTAL not working correctly.
- JS error thrown on clicking "Increase decimal places" button for a cell with number value and format @.
- TabStrip
- TabStrip keydown handlers throw an error when TabStrip has no items initially.
- Incorrect TabStrip scroll buttons position in Fiori theme
- TreeList
- TreeList DataBound event not fired.
- TreeView
- TreeView template memory leak on changes in observable.
Fixed in KendoReact R3 2019
- Inputs:
- colorpicker incorrectly memoize event handlers.
- colorPicker is not closing on arrow up.
- Scheduler:
- scheduler events are shown before positioning.
- dblclick sometimes start drag.
- montly recurrence repeaton not showing.