Skip to content

Releases: fabulous-dev/Fabulous

0.25.0

25 Oct 15:43
b034fd8
Compare
Choose a tag to compare
  • Added "CurrentPage" and "CurrentPageChanged" to TabbedPage and CarouselPage (#215)
  • Added support for byte array with Image.Source (#217)
  • Improved exception protection in LiveUpdate (#214)
  • Fixed an issue in LiveUpdate preventing the use of some kinds of discriminated unions (#213)

0.24.0

15 Oct 17:34
9a9a31d
Compare
Choose a tag to compare
  • Added StyleClass property (#209)

0.23.0

04 Oct 05:39
df42a6d
Compare
Choose a tag to compare

0.22.0

27 Sep 12:59
f1ae29a
Compare
Choose a tag to compare
  • Added support for Focus and Animations (access to the underlying control with "created" event & ViewRef)
  • Added "invalidate" flag to SkiaSharp extension
  • Added WPF to template

0.21.1

18 Sep 09:46
697975f
Compare
Choose a tag to compare
  • Fixed bad dependency for Fabulous.Maps package (#188)
  • Fixed missing SelectionMode property on ListViewGrouped

0.21.0

17 Sep 19:04
c1315c9
Compare
Choose a tag to compare
  • Fixed #136
  • Updated to Xamarin.Forms 3.1
  • Changed LiveUpdate to only display corresponding indications based on the current platform (Android, iOS, other)

0.20.0

08 Sep 11:45
Compare
Choose a tag to compare

Renamed Elmish.XamarinForms to Fabulous

0.17.0

30 Aug 19:06
b586908
Compare
Choose a tag to compare

Added TextChanged on SearchBar
Fixed module name for SkiaSharp extension
Added LiveUpdate to the iOS template by default

0.16.0

07 Aug 17:49
ee16c9d
Compare
Choose a tag to compare

Added AutomationId property on all controls
Added LineBreakMode property on Label
Added ShowJumpList property on ListViewGrouped
Changed ListViewGrouped's Items property to accept a group name
Fixed namespace for Extensions
Fixed NavigationPage recycling