
Adds new PDF Viewer and Timeline components, plus Spreadsheet improvements.
Features
- Common
- New Timeline component.
- New PDFViewer component.
- Backport jQuery XSS Vulnerability fix from jQuery 3.5 to the Telerik jQuery 1.14.2.
- Security Improvement in handling Telerik.Web.UI.DialogHandler errors.
- FormDecorator
- Option text is not wrapped in classic render mode for a select styled by FormDecorator.
- OrgChart
- Missing Lightweight OrgChart connection lines in PDF when exported with ClientExportManager.
- 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.
- Spreadsheet
- Cell Comments and Tooltips.
- Import and insert Images into the cells.
- Built-in Import from XLSX file into the spreadsheet.
- Built-in Export to XSLX and PDF from the spreadsheet.
- WordsProcessing
- Added support for exporting Line breaks to plain text format.
Fixes
- Common
- ClientStateLogPlayer.Remove method improvement.
- Add missing ButtonSprites.gif files to Sunset and Telerik Classic skins.
- Editor
- A JavaScript error is thrown when the Print dialog is being disposed.
- ConvertWordLists errors out when pasting bullets in a nested table inside another table from Microsoft Word.
- Editor table styles do not work in Microsoft Edge.
- Fix vertical scrollbar in the Upload dialog.
- Fix The LayoutBuilder dialog layout is improved.
- Grid
- Filter Menu Stops Displaying when upgrading to version 2019.1.115.
- Wrong cell border colors with RenderMode=Mobile in the Default, BlackMetroTouch and WebBlue skins.
- Map
- RadMap with many Markers throws Error during serialization or deserialization using the JSON JavaScriptSerializer. The length of the string exceeds the value set on the maxJsonLength property.
- MultiSelect
- Default height consistent with other dropdown and input heights.
- MultiColumnComboBox
- Clear button icon is duplicated in Microsoft Internet Explorer.
- Default height consistent with other dropdown and input heights.
- 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.
- Scheduler
- Culture not respected when creating ColumnHeaderDate for the week in YearView.
- Spreadsheet
- Cell formula list not working when there's more than one RadSpreadsheet on the page.
- 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.