Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

5.0.0

Compare
Choose a tag to compare
@xamarin-release-manager xamarin-release-manager released this 05 Jan 20:37
· 423 commits to 5.0.0 since this release
cfd463f

What's New in this Release

SwipeView

CollectionView

  • GitHub #10585 - "[Bug] CollectionView GridLayout items spacing" (#10624)
  • GitHub #10625 - "[Bug] [iOS] CollectionView with MeasureAllItems broken Animations & Scroll" (#12919)
  • GitHub #10842 - "[Bug] [iOS] CollectionView - Invalid Height Measure when using different datatemplates" (#12919)
  • GitHub #13054 - "[Bug] CollectionView on Android does not layout new items properly" (#10624)
  • GitHub #9125 - "[Bug] [Android] Collection View wrong first/last item sizing (on Orientation=Vertical and Span > 1)" (#10624)

Brushes

Shell

Visual

Issues Fixed

Additional fixes included in this release

  • "[Android] On IntialPosition reset _gotoPosition (#13182) fixes #13122" (#13182)
  • "[Android] TalkBack now reads name and helptext on buttons. (#13244) fixes #5150" (#13244)
  • "[Tizen] Added Fast Layout Opt-in (#13221)" (#13221)
  • "[Tizen] Fix ScrollView renderer invalid cast issue (#13272)" (#13272)
  • "[Tizen] Support to Layout Compression (#13218)" (#13218)
  • "[Tizen] Support to ListView.SeparatorColor and SeparatorVisibility (#13189)" (#13189)
  • "[UWP] Fixed NRE load image from ImageSource (#13135) fixes #13109" (#13135)
  • "Add Exception Message when trying to use FlyoutPage with NonAppCompat (#13259)" (#13259)
  • "Add new xplat event to to propagate FlyoutItemsChanged events to the platforms (#13195) fixes #11214" (#13195)
  • "Added setters to RadioButtonGroup GroupName and SelectedValue (#13111) fixes #12313" (#13111)
  • "Automated dotnet-format update (#13188)" (#13188)
  • "Automated dotnet-format update (#13199)" (#13199)
  • "Automated dotnet-format update (#13224)" (#13224)
  • "Automated dotnet-format update (#13237)" (#13237)
  • "Automated dotnet-format update (#13246)" (#13246)
  • "Automated dotnet-format update (#13254)" (#13254)
  • "Automated dotnet-format update (#13263)" (#13263)
  • "Automated dotnet-format update (#13267)" (#13267)
  • "Close popup before exiting test (#13242)" (#13242)
  • "Fix broken UITest (#13205)" (#13205)
  • "Fix NRE if user immediately completes Deferral (#13202) fixes #13131" (#13202)
  • "Fix poor choice for FlyoutItem BP Name (#13152)" (#13152)
  • "Invoke AnimationFinished from fragment if no animation has been added (#13260)" (#13260)
  • "Isolate the TemplatedView check inside Platform.cs to just RadioButton until we can provide a more generalized fix (#13279)" (#13279)
  • "Restore ability to display header, footer, and empty view simultaneously (#13247) fixes #8326 fixes #13252" (#13247)
  • "Shell flyout content template (#13190) fixes #6293" (#13190)

API Changes

See complete release notes here.