
Adds RichTextEditor and ComboBox components, plus new features for Calendar and PdfViewer.
Features
- What's New
- Introduced a RichTextEditor component. It enables users to create rich textual content through a What-You-See-Is-What-You-Get (WYSIWYG) interface through a set of tools for creating, editing, and formatting of text, paragraphs, lists, hyperlinks and more.
- Introduced a ComboBox component. It allows users to select item/items from a list of items in a dropdown list. The control has a number of features such as editing, searching, single and multiple selection, flexible styling API, dropdown customizations and more.
- Calendar
- Calendar: Enabled cuztomization of the built-in UIs for creating/editing appointments.
- Common
- Upgraded to Microsoft Xamarin.Forms 4.6.0.726
- Added support for AndroidX.
- Mobile Blazor Bindings
- Added RadAutoCompleteView control.
- Added RadDataGrid control.
- PdfProcessing
- The import can now handle startxref keyword and its offset defined on the same line.
- Introduced support for Identity-V CMap.
- Introduced support for UniCNS-UCS2-H encoding type of Type0Fonts.
- PdfViewer
- PdfViewer: Implemented text searching.
- SpreadProcessing
- Introduced XLS Format Provider that handles import and export of XLS documents in SpreadProcessing library.
- Implemented text orientation for cell content.
- Introduced XLS Format Provider that handles import and export of XLS documents.
Fixes
- Calendar
- [Android] Setting Locale to the Android Calendar does not take effect in AgendaView.
- Chart
- [iOS] An exception is thrown when reloading data and tapping.
- Common
- Missing references in TelerikUI for Xamarin.Map nuget.
- DataForm
- [Android] DisplayValueFormat attribute is not applied for read-only properties.
- Gauge
- GaugeRangeBarIndicator Fill Binding is not updated consistently.
- MaskedInput
- Focused and Unfocused events are not raised.
- PdfProcessing
- Data of inline image cannot be parsed when the stream contains "ei".
- KeyNotFoundException is thrown while importing document because of the inability to find glyph "middot" data in Type1Font.
- NotSupportedColorSpaceException is thrown when importing color space defined as an external resource.
- NotSupportedException is thrown when importing document containing Annotation with not supported Action.
- NullReferenceException is thrown when importing a PDF document containing InlineImage with missing parameters.
- System.ArgumentException is thrown when setting a password to a document with form fields.
- UriFormatException is thrown when importing UriAction with invalid URI.
- InvalidCastException is thrown when importing predefined ToUnicode CMap.
- NotSupportedException is thrown when trying to convert not supported Encoding Name.
- The checkbox state is not correctly imported when the value is not specified.
- SpreadProcessing
- Exception is thrown when the sheet name contains a single letter.
- Image size is exported wrong when the size of the image is different than the original image size.
- PrintArea is not taken into consideration when calculating the actual ScaleFactor.
- A specific formula returns wrong result (=A1=FALSE).
- TimePicker
- Value of AM/PM is not selected if quickly press OK button.
- Renamed MinumumTimeProperty static field to MinimumTimeProperty.
- TimeSpanPicker
- Renamed MinumumTimeProperty static field to MinimumTimeProperty.
- WordsProcessing
- ArgumentException when importing RTF document which has a font size set to zero.
- NullReferenceException is thrown while importing DOCX containing shape without an id attribute.
- PdfFormatProvider: Font properties set from CharacterFormatting are not taken into account when inserting PAGE field.
- Table and table cell borders are not evaluated according to inheritance and conflict resolution rules.
- XmlException is thrown when importing document with docx AltChunk element.