Rilasci di Telerik UI for .NET MAUI

Released: Oct 18, 2022

Aggiornamenti in R3 2022 (v3.2.0)

Funzionalità

  • Added support for Microsoft .NET 7.
  • Updated to .NET MAUI 6.0.541 (Service Release 6).

Correzioni

  • AutoComplete
    • [Android] Suggestion popup remains open when AutoComplete entry loses focus on Android 8.
    • [Android] Clear button has wrong default margin.
    • [Android] Improved token style when the token clear button is not visible.
  • ComboBox
    • [WinUI] Unfocused event is not raised after navigating back to the page.
  • DataForm
    • [WinUI] An exception occurs when using the masked editor.
  • TabView...

Released: Sep 27, 2022

Aggiornamenti in R3 2022 (v3.1.0)

Funzionalità

  • What's New
    • Updated to Microsoft .NET MAUI 6.0.540 (Service Release 5).

Correzioni

  • AutoComplete
    • AutoComplete is not completing text when SuggestMode is Append and the entered text case is different than the item's text case.
  • CheckBox
    • The CheckBox for Android, iOS and MacCatalyst should correctly respect its Enabled state.
  • DataGrid
    • [iOS] The group color is not by design.
  • MaskedEntry
    • Focused and Unfocused events are not raised.
  • Pickers
    • Setting IsEnabled to false does not disable the...

Released: Sep 14, 2022

Aggiornamenti in R3 2022 (v3.0.0)

Funzionalità

  • What's New
    • Added DataForm - a control which allows users to easily create a form for collecting or editing business object data.
    • Added AutoComplete - a control which allows automatic completion of user input by search in a data source.
    • Added RadExpander - this component helps you save screen space by presenting content in an expandable container that can be easily expanded/collapsed by tapping on the header of the control.
  • BusyIndicator
    • Added ContentUnderOpacity property.
  • CheckBox...

Released: Aug 4, 2022

Aggiornamenti in R2 2022 SP2 (v2.3.0)

Funzionalità

  • Common
    • Updated to .NET MAUI 6.0.486 (Service Release 4).
    • Added support for Microsoft .NET 6.0 target framework.
  • DataGrid
    • Introduced column footers.

Correzioni

  • DataGrid
    • [Android] Scrolling through the items is not smooth.
  • ListView
    • NSObjectNotAvailableException is thrown in trial package when using certain controls in multi-window scenario on MacCatalyst.

Released: Jul 20, 2022

Aggiornamenti in R2 2022 SP1 (v2.2.0)

Funzionalità

  • What's New
    • Updated to Microsoft .NET MAUI 6.0.419 (Service Release 3).

Correzioni

  • TabView
    • Setting IsSelected of a TabViewItem does not select it in the TabView.

Released: Jul 13, 2022

Aggiornamenti in R2 2022 SP1 (v2.1.0)

Funzionalità

  • What's New
    • Updated to Microsoft .NET MAUI 6.0.408 (Service Release 2).
  • Common
    • [Android] Deleted the previously obsoleted parameterless constructors for AndroidRendererBase, BaseChartRenderer, CartesianChartRenderer, PieChartRenderer, LegendRenderer, AndroidImageRenderer and ItemsControlRenderer.
  • DataGrid
    • [WinUI] Added currency (CurrentCell) support.
    • [WinUI] Added keyboard navigation support.

Correzioni

  • Chart
    • [iOS] [MacCatalyst] The shapes of the legend items are not displayed.
    • [iOS...

Released: Jun 22, 2022

Aggiornamenti in R2 2022 SP1 (v2.0.0)

Funzionalità

  • 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...

Released: May 26, 2022

Aggiornamenti in v1.0.1

Funzionalità

  • Updated to SkiaSharp version 2.88.0.

Correzioni

  • Visual Studio extensions require Universal Windows Platform workload.

Released: May 23, 2022

Aggiornamenti in v1.0.0

Funzionalità

  • Telerik UI For .Net MAUI is no longer in preview.
  • Added ComboBox - control that allows users to select item/items from a drop down list of items.
  • Added PdfProcessing - processing library that allows creation, import and export of PDF documents.
  • Added SpreadProcessing - library that enables you to work with spreadsheet documents.
  • Added SpreadStreamProcessing - document processing paradigm that allows you to create big spreadsheet documents with great performance.
  • Added...