Kendo UI + Telerik UI for ASP.NET (MVC & Core)
Adds new components and support for the latest preview of .NET 5.
Features
- Common
- New TextBox widget.
- New TileLayout widget.
- New Stepper widget.
- New Form widget.
- Add official support for jQuery 3.5.1.
- Kendo defaults (global settings).
- Badge
- Badge improvements.
- Button
- Make toolbar container for buttons.
- ButtonGroup
- Make toolbar container for buttons.
- Calendar
- New Rendering for DatePicker & TimePicker.
- Chart
- Auto fit option for content area with labels in "pie" and "donut" chart.
- ComboBox
- Using arrows in virtualized and collapsed DropDownList/ComboBox to navigate through items cannot load next portion of items when reached.
- DatePicker
- New Rendering for DatePicker & TimePicker.
- DateTimePicker
- New Rendering for DatePicker & TimePicker.
- Dialog
- Unify Window and Dialog design and styles.
- DropDownList
- Using arrows in virtualized and collapsed DropDownList/ComboBox to navigate through items cannot load next portion of items when reached.
- Editor
- Unify viewhtml dialog with the rest of the suites.
- Extend Editor toolbar rendering to match ToolBar rendering.
- FileManager
- Open a file on Enter key press in Grid View and List View, instead of entering rename mode.
- Filter
- Make toolbar container for buttons.
- Gantt
- Improved contrast of Gantt task and Scheduler event in Nova theme.
- Grid
- Grid Pager Position property.
- Use native select element for responsive pager numbers dropdown.
- DataSource server-side remote grouping.
- Allow usage of Adaptive Grid and Scheduler without defining an explicit pixel height.
- ListView
- ListView appearance improvements.
- MaskedTextBox
- Floating Labels for Inputs.
- Notification
- Enhance Notification color contrast.
- NumericTextBox
- Floating Labels for Inputs.
- Pager
- Update the responsive Pager styles and classes based on the latest design.
- Grid Pager Position property.
- Use native select element for responsive pager numbers dropdown.
- Scheduler
- Improved contrast of Gantt task and Scheduler event in Nova theme.
- Add workDays option to the views.
- Search input to filter scheduler events.
- Demo showing iCalendar format import and export.
- Allow usage of Adaptive Grid and Scheduler without defining an explicit pixel height.
- Spreadsheet
- Remove spreadsheet toolbar customizations.
- TextBox
- Floating Labels for Inputs.
- TimePicker
- New Rendering for DatePicker & TimePicker.
- ToolBar
- Make toolbar container for buttons.
- Upload
- Improve buttons in material upload.
- Upload appearance improvements.
- Validator
- Add errors to Validator's validate and validateInput event data.
- Accessibility improvements for Validator error label.
- Add Validation Summary.
- Add Validator setOptions() method.
- Update Validator rendering to match Form widget.
- Window
- Unify Window and Dialog design and styles.
- PdfProcessing
- Provided API for clearing the registered fonts in the FontsRepository.
- Support for WMF/EMF images when exporting documents to PDF.
- Implemented rename functionality for interactive form fields.
- Provided an Exception handling mechanism when importing and loading documents content.
- WordsProcessing
- Added support for exporting Line breaks to plain text format.
Fixes
- Common
- Bundling bootstrap styles results in error
- Chart
- Pie Chart labels may be rendered outside the visible area
- ComboBox
- Change event in ComboBox not triggered, when the same value is cleared in the previously triggered change event
- ComboBox change event fires inconsistently in cascading scenarios
- FileManager
- FileManager - additional data cannot be sent along with the uploaded file
- Moving folders in the TreeView inside the FileManager throws a JS error
- Grid
- JS error thrown on pressing Space, when Grid with no data is focused
- Grid width option is not documented and not included in the wrappers
- Pager
- Current page number is not visible in Bootstrap v3 theme
- Scheduler
- Scheduler events are displayed incorrectly when they start/end at the same time (SASS themes)
- TabStrip
- Not working TabStrip scrollable buttons on Apple iOS 13 and Android in Desktop mode
- ToolBar
- Screen readers do not announce the state of ToolBar ToggleButton
- Disabled ToolBar button does not have aria-disabled attribute
- TreeView
- TreeView expandTo and expandPath methods do not set aria-expanded="true" and data-expanded="true" attributes to the respective nodes
- Wrappers (ASP.NET MVC& Core): ContextMenu
- Not rendered k-menu-link class of ContextMenu item for ASP.NET MVC and ASP.NET Core wrappers
- Wrappers (ASP.NET MVC & Core): Grid
- Grid MVC and Core wrapper is missing height property
- PdfProcessing
- ArgumentException is thrown while importing choice field with an empty string for a value.
- Incorrectly applied glyph widths after importing and exporting a document.
- Whitespaces are ignored when exporting text with char spacing using TextFormatProvider.
- Form Fields are not copied when merging documents.
- Importing DecodeParms containing null or stream object results in missing image.
- Inserting large image file with non-default ImageQuality setting causes OutOfMemoryException.
- ImageQuality property is not retrieved properly from the format provider.
- SpreadProcessing
- The Lookup function does not work with text values.
- WordsProcessing
- Exception when using multiple instances of RtfFormatProvider.
- NullReferenceException is thrown while importing HTML document containing a link element that has style attribute.
- HtmlFormatProvider: JavaScript code is considered as text and inserted into the document.
- NotSupportedException is thrown when exporting documents with WMF/EMF image to PDF.