Skip to content

Releases: robinmanuelthiel/flexbutton

Preview 0.14.0

Choose a tag to compare

@robinmanuelthiel robinmanuelthiel released this 05 Jul 09:31
e532b11

Preview 0.13.0

Choose a tag to compare

@robinmanuelthiel robinmanuelthiel released this 21 Dec 23:26
  • Update to Xamarin.Forms 4.8
  • Fix #91

Preview 0.12.0

Choose a tag to compare

@robinmanuelthiel robinmanuelthiel released this 21 Dec 17:00
  • Add TouchCanceled event, when moving the pointer out of the button area #63

Preview 0.11.0

Choose a tag to compare

@robinmanuelthiel robinmanuelthiel released this 17 Jul 11:21
072e371

Preview 0.10.0

Choose a tag to compare

@robinmanuelthiel robinmanuelthiel released this 14 Jul 19:24
  • Update to Xamarin.Forms 4.0 (thanks to @sattew)
  • Support for Background Color in Styles (thanks to @Muehli25)

Preview 0.9.1

Choose a tag to compare

@robinmanuelthiel robinmanuelthiel released this 27 Feb 11:53
75125bd

Preview 0.9.0

Choose a tag to compare

@robinmanuelthiel robinmanuelthiel released this 24 Oct 23:22
cde9465
  • 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

Choose a tag to compare

@robinmanuelthiel robinmanuelthiel released this 25 Jul 19:44

Preview 0.7.0

Choose a tag to compare

@robinmanuelthiel robinmanuelthiel released this 24 May 13:32

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

Choose a tag to compare

@robinmanuelthiel robinmanuelthiel released this 17 Apr 16:37
  • Fix Xamarin.Forms 2.5.1 support