Telerik UI for Xamarin R1 2021 (Build 2021.1.413.480)

Released: Apr 13, 2021

Aggiornamenti in R1 2021 (Build 2021.1.413.480)

Funzionalità

  • Blazor
    • Updated Mobile Blazor Bindings to version 0.5.50-preview and Xamarin.Forms to version 4.8.0.1451.
  • Button
    • [Android] Replaced ButtonRenderer with the AppCompat ButtonRenderer.
  • Entry
    • Added the ability to hide the suggestion tab that is above the keyboard when IsPassword is true.
  • SpreadStreamProcessing
    • Added space=preserve attribute to string cell values to preserve their exact spacing when visualizing.
  • WordsProcessing
    • Added a mechanism to automatically load external CSS resources when the URI is valid.

Correzioni

  • Button
    • [Android] TextTransform does not take any effect.
  • Calendar
    • [UWP] Setting display date doesn't update the UI.
  • ListView
    • [Android] PressedItemStyle is applied to all items when holding onto any control outside the ListView.
    • LoadOnDemand event fires multiple times at the first set of items loaded in the control.
  • PdfProcessing
    • An ArgumentException is thrown when merging or splitting files with the PdfStreamWriter.
    • TypeInitializationException is thrown when exporting a document with PdfComplianceLevel set.
    • The page content is missing when parsing inline images with colorspace value that is not PDF Name primitive.
  • Popup
    • [Android] Popup closes when tapping inside its content when IsModal is True or OutsideBackgroundColor is set.
  • SpreadProcessing
    • An invalid file is generated when the freezing panes are set, and the file is opened in Excel.
    • An InvalidOperationException is thrown when attaching to CellPropertyChanged event and trying to modify the cell.
  • SpreadStreamProcessing
    • ArgumentException is thrown when calling SpreadExporter.CreateWorkbookExporter method and referencing Trial assemblies.
  • TabView
    • [Android] Content stops getting refreshed after tapping headers quickly and IsContentPreserved is True.
    • Content stops getting refreshed after tapping headers quickly.
    • Dynamic change of IsEnabled makes the content of the TabItem disappear.
    • Recycled views are visualized while swiping through the items when IsContentPreserved is toggled dynamically.
    • Unsync of the visually selected item when swiping in the content and IsContentPreserved.
  • WordsProcessing
    • NullReferenceException is thrown when importing DOCX document containing DataBinding element inside a structured document tag.
    • RtfFormatProvider: Wrong indexing when export the list override index (\ls).