Skip to content

Releases: fabulous-dev/Fabulous

2.0.6

18 Jul 09:05
Compare
Choose a tag to compare

What's Changed

  • Prefer TreeContext.GetViewNode instead of direct use of ViewNode.get by @TimLariviere in #972
  • Application lifecycle: update builder extensions to use msg directly by @stroborobo in #973
  • Fix pop anim when removing several pages at once from NavigationPage by @TimLariviere in #976

Full Changelog: 2.0.5...2.0.6

2.0.5

11 Jul 08:05
Compare
Choose a tag to compare

What's Changed

  • Don't add attribute for optional wrap in FlexLayout ctor by @TimLariviere in #968
  • call base on overriden OnPropertyChanged/OnPropertyChanging by @stroborobo in #969
  • add custom application to redirect lifecycle calls to event handler by @stroborobo in #971

New Contributors

Full Changelog: 2.0.4...2.0.5

2.0.4

27 Jun 15:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.3...2.0.4

2.0.3

10 Jun 10:43
5533c37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2

09 Jun 16:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.1

02 Jun 08:34
20c5e42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

01 Jun 07:27
Compare
Choose a tag to compare

2.0.0-preview.3

19 Apr 14:52
982c207
Compare
Choose a tag to compare
2.0.0-preview.3 Pre-release
Pre-release
  • Added missing SelectedIndex property to Picker
  • Fixed an issue where a removed control triggering an event (Unfocused) would crash the app

2.0.0-preview.2

01 Apr 16:59
e3021d1
Compare
Choose a tag to compare
2.0.0-preview.2 Pre-release
Pre-release
  • Fix an issue with View.map where the mapped function could be not correctly applied

2.0.0-preview.1

30 Mar 11:27
Compare
Choose a tag to compare
2.0.0-preview.1 Pre-release
Pre-release

First preview release of Fabulous v2 with its new DSL and improved performance