Telerik UI for .NET MAUI R3 2022 (v3.1.0)

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 interaction with the picker.
  • ScrollView
    • [WinUI] NullReferenceException is thrown when control is initially not visible.
  • SideDrawer
    • DrawerOpening and DrawerClosing events does not fire for all platforms.
  • TabView
    • BindingContext is not propagated to the TabViewItems.