Skip to content

Releases: robinmanuelthiel/flexbutton

Preview 0.14.0

05 Jul 09:31
e532b11
Compare
Choose a tag to compare

Preview 0.13.0

21 Dec 23:26
Compare
Choose a tag to compare
  • Update to Xamarin.Forms 4.8
  • Fix #91

Preview 0.12.0

21 Dec 17:00
Compare
Choose a tag to compare
  • Add TouchCanceled event, when moving the pointer out of the button area #63

Preview 0.11.0

17 Jul 11:21
072e371
Compare
Choose a tag to compare

Preview 0.10.0

14 Jul 19:24
Compare
Choose a tag to compare
  • Update to Xamarin.Forms 4.0 (thanks to @sattew)
  • Support for Background Color in Styles (thanks to @Muehli25)

Preview 0.9.1

27 Feb 11:53
75125bd
Compare
Choose a tag to compare

Preview 0.9.0

24 Oct 23:22
cde9465
Compare
Choose a tag to compare
  • Update to Xamarin.Forms 3.3
  • Add HasShadow Property #49
  • Add MaxLines Property
  • Fix bug #60
  • Fix bug #65
  • Other minor bugfixes

Preview 0.8.0

25 Jul 19:44
Compare
Choose a tag to compare

Preview 0.7.0

24 May 13:32
Compare
Choose a tag to compare

Warning: Make sure to update your projects to .NET Standard 2.0 before updating to this version!

  • Xamarin.Forms 3.0 Support
  • Upgrade to .NET Standard 2.0
  • Fix IsToggled bug
  • Fix GestureRenderer conflicts (by @Clovs)
  • Workaround for Xamarin.Forms 3.0 Border Bug on Android #32
  • Workaround for Xamarin.Forms Previewer Bug #31

https://www.nuget.org/packages/Forms.Controls.FlexButton/0.7.0

Preview 0.6.1

17 Apr 16:37
Compare
Choose a tag to compare
  • Fix Xamarin.Forms 2.5.1 support