Telerik UI for Xamarin R1 2021 SP1

Released: Feb 24, 2021

R1 2021 SP1 中的更新

特性

  • Entry
    • Added MaxLength property.
    • Added support for read only mode.
  • MaskedInput
    • Added an option for setting the virtual keyboard.
  • PdfProcessing
    • Introduced mechanism for loading custom font files when importing TrueType fonts.
    • Handled import of documents containing Outlines (Bookmarks) containing Actions with an empty dictionary.
  • SpreadProcessing
    • Exported CSV should have an extra comma-separated field in place of empty cells.
  • WordsProcessing
    • Introduced support for Run properties as part of the Structured Document Tag properties.

修補程式

  • Calendar
    • [Android] Java.Lang.IllegalArgumentException is thrown when loading the appointments source.
    • [iOS] InvalidCastException is thrown when switching to Flow mode.
    • [iOS] The UI freezes when setting ViewMode to Flow only in Microsoft Xamarin.Forms.
    • [UWP] Month names do not use the current culture when setting TitleCellStyle.
    • [UWP] Title Text is not updated when going from MonthView to DayView and TitleCellStyle is set.
    • [UWP] TitleCell text is not updated when TitleCellStyle and DisplayDate are applied.
    • [UWP] ViewMode is not updated when it gets changed from the UI of native control.
  • Chart
    • [Android] An exception is thrown when resetting numeric axis with Maximum smaller than the previous axis' Minimum.
    • [Android] Project could not be compiled when the latest version of Xamarin.Google.Android.Material is referenced.
    • [iOS] Legend does not measure correctly when its VerticalOptions is not Fill.
    • [iOS][Android]Setting Vertical/Horizontal Options to Center causes the legend to disappear.
  • DataGrid
    • [iOS] DataGrid stays in memory after leaving the page.
    • The edited value is not committed when the DataGrid loses focus while in edit mode.
  • ListView
    • [iOS] ArgumentOutOfRangeException is thrown in a specific scenario when the control is grouped.
    • [iOS] ReorderItemStyle and PressedItemStyle are not applied to RadListView items when SelectionMode is None.
    • [iOS] TextCellTextColor of PressedItemStyle is not applied.
  • MaskedInput
    • [iOS][UWP] Selecting and inserting symbols in the input field does not work correctly.
    • [UWP] IndexOutOfRangeException is thrown after deleting the whole mask and typing something.
    • [Android] An exception is thrown when long tap is performed on Samsung devices.
  • NumericInput
    • [UWP] Decimal separator clears the input.
  • PdfProcessing
    • Standard fonts do not respect font style and font weight when the original font is not found.
    • ArgumentException is thrown when merging a document containing Link annotation without action or destination.
    • NullReferenceException is thrown when parsing an object stream that contains endObj keyword.
    • Paragraph bullets are not painted as dots.
    • IndexOutOfRangeException is thrown when importing a document containing a specific image encoded with JBIG2Decode.
    • First level bullets are not visible.
  • RichTextEditor
    • Bullets and their paragraphs are imported with wrong indentation from RTF.
  • SideDrawer
    • [UWP] DrawerLocation cannot be changed dynamically.
  • SpreadProcessing
    • The TabColor is lost on import/export scenario and in case it is set in the code.
  • TabView
    • [UWP] DataGrid in the first tab is not shown initially.
  • WordsProcessing
    • Image size is not respected when importing HTML.
    • ArgumentException is thrown when importing invalid font sizes from DOCX.
    • Bullets are not exported correctly to PDF.
    • Floating image is positioned incorrectly when exporting to PDF in some cases when the image is added right after a run.
    • Empty paragraphs height is lower than expected in PDF export scenarios.