Telerik UI for .NET MAUI R2 2022 SP1 (v2.0.0)

Released: Jun 22, 2022

Actualizaciones en R2 2022 SP1 (v2.0.0)

Características

  • What's New
    • Updated to Microsoft .NET MAUI version 6.0.400 (Service Release 1).
    • Updated to SkiaSharp version 2.88.1-preview.63.
    • All Telerik.XamarinForms.* namespaces have been renamed to Telerik.Maui.Controls.Compatibility.*.
    • Telerik.XamarinForms.DataControls.ListView.DelegateFilterDescriptor has been renamed to Telerik.Maui.Controls.Compatibility.DataControls.ListView.ListViewDelegateFilterDescriptor.
    • Telerik.XamarinForms.DataControls.ListView.DelegateGroupDescriptor has been renamed to Telerik.Maui.Controls.Compatibility.DataControls.ListView.ListViewDelegateGroupDescriptor.
    • Telerik.XamarinForms.DataControls.ListView.DelegateSortDescriptor has been renamed to Telerik.Maui.Controls.Compatibility.DataControls.ListView.ListViewDelegateSortDescriptor.
    • Telerik.XamarinForms.DataControls.ListView.PropertyGroupDescriptor has been renamed to Telerik.Maui.Controls.Compatibility.DataControls.ListView.ListViewPropertyGroupDescriptor.
    • Telerik.XamarinForms.DataControls.ListView.PropertySortDescriptor has been renamed to Telerik.Maui.Controls.Compatibility.DataControls.ListView.ListViewPropertySortDescriptor.
  • Barcode
    • Added DataMatrix symbology.
    • Exposed Version property for setting the version of a QRCode.
  • ComboBox
    • [Microsoft Windows] [Apple MacCatalyst] Added mouse hover.
  • PdfProcessing
    • Added Signature flags support.

Correcciones

  • DatePicker
    • [Windows] Cannot scroll with the mouse pad.
  • DateTimePicker
    • [Windows] Cannot scroll with the mouse pad.
  • ListPicker
    • [Windows] Cannot scroll with the mouse pad.
  • PdfProcessing
    • Block inside a table cell with content that exceeds the cell's width breaks the rendering of a text on the next line in the cell.
  • Popup
    • IndexOutOfRangeException is thrown when RadPopup or RadComobBox is instantiated in MainPage's OnAppearing method.
  • SegmentedControl
    • [Android] Disabling a segment does not work.
  • SpreadProcessing
    • A NullReferenceException is thrown on exporting a file with an unsupported theme color type.
    • Upon export, sheet reference in formulas is lost when using whole row/column references.
  • TabView
    • [Windows] Header tabs are not visible when adding TabView items dynamically.
    • [Android] [Windows] Tab content is not visible, when removing a tab that is not selected.
  • TimePicker
    • [Windows] Cannot scroll with the mouse pad.
  • TimeSpanPicker
    • [Windows] Cannot scroll with the mouse pad.
  • WordsProcessing
    • PdfFormatProvider: Wrongly exported table width when table preferred width is set to Fixed and it is greater than the available page width.
    • PdfFormatProvider: An extra empty space appears below the inner table added when a Table is merged into a TableCell.
    • TableJustification is not imported and respected.