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

4.3.0

Compare
Choose a tag to compare
@xamarin-release-manager xamarin-release-manager released this 21 Oct 19:04
· 1096 commits to master since this release
f9114b1

What's New in this Release

Features in Preview

CarouselView

  • "[iOS] Fixed error updating dynamically the NumberOfSideItems in CarouselView." (#7802)
  • "[iOS] Various fixes with ItemsViewController" (#7618)
  • "[UWP] CarouselView fixes" (#7930)
  • "[UWP] Make EmptyView work in UWP CarouselView" (#7724)
  • "Generics for CollectionView iOS implementation" (#7918)
  • "Implement CarouselView EmptyView" (#7650)
  • "Move CollectionView UWP implementation to generics" (#7911)
  • "Remove requirement for CollectionView Experimental flag" (#7907)
  • Github #7678 - "[Android] CarouselView problems updating ObservableCollection" (#7693)
  • Github #7789 - "7789 - [Bug] [iOS] CarouselView crash when displaying strings in 4.3-pre3" (#7858)
  • Github #7792 - "[Android] Fixed CarouselView string EmptyView not displayed" (#7822)
  • Github #7803 - "7803 - [Bug] RefreshView pull to refresh command firing twice on a single pull" (#7840) (#7866)
  • Github #7817 - "[Android/iOS] Fixed ItemsUpdatingScrollMode on CarouselView" (#7872)
  • Github #7865 - "Fixed issue setting Position in CarouselView" (#7901)

Issues Fixed

Additional fixes included in this release

  • "[Android/iOS] Expose CollectionView scroll listener" (#7737)
  • "[Android] Remove duplicate statement in ObservableItemsSource" (#8014)
  • "[iOS] Fixed error updating dynamically the NumberOfSideItems in CarouselView." (#7802)
  • "[iOS] Various fixes with ItemsViewController" (#7618)
  • "[Tizen] Fix RenderWith attributes for Forwarders" (#7854)
  • "[UWP] CarouselView fixes" (#7930)
  • "[UWP] Make EmptyView work in UWP CarouselView" (#7724)
  • "[X] send VisualTreeChanged for root" (#7747)
  • "Fix iOS crash when group type is not an IList" (#7955)
  • "Generics for CollectionView iOS implementation" (#7918)
  • "Implement CarouselView EmptyView" (#7650)
  • "Implement grouping for UWP CollectionView" (#7697)
  • "ios: raise touch event on touchbegin." (#6989)
  • "Move CollectionView UWP implementation to generics" (#7911)
  • "Remove requirement for CollectionView Experimental flag" (#7907)
  • "Revert "ios: raise touch event on touchbegin."" (#7787)
  • "Update Build.Locator" (#7783)
  • Github #7888 - "[iOS] Label size doesn't change when text changed" (#7942)
  • Github #7926 - "Fixed crash on UWP Switch (UpdateThumbColor)" (#7932)

See complete release notes here.