Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

1.5.0

Compare
Choose a tag to compare
@rookiejava rookiejava released this 18 Jun 08:29
· 12 commits to master since this release
b775010

Nuget

  • CircularUI
    • Nuget package here.
  • CircularUI.Chart
    • Nuget package here.

Important Notice 📢

  • Update the version of referenced Xamarin.Forms version to 4.6.0.967
  • For all changes to 1.5.0, please refer to the respective 1.5.0 preview release notes here.

New Controls 🎉

- SelectModeTextCell and SelectModeImageCell (#332)

Enhancements

  • Adds SelectModeCell for CircleListView (#332)
  • Enhance the Page Renderer (#324) (#334)
  • Refactoring the WatchListView (#311)

Bug Fixes

  • Fix Header/Footer of ListView (#311)