Skip to content

Releases: fabulous-dev/Fabulous

2.2.0

24 Jan 09:08
Compare
Choose a tag to compare

Added

  • Enable ViewAdapter to attach to an existing view (#1026)
  • Support for adding modifiers before the body of a CollectionBuilder (#1035)

2.1.1

14 Jan 14:39
421dbe2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

2.2.0-preview.1

23 Jan 09:00
Compare
Choose a tag to compare
2.2.0-preview.1 Pre-release
Pre-release

Added

  • Enable ViewAdapter to attach to an existing view (#1026)

2.1.0

09 Nov 18:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.10...2.1.0

2.0.10

20 Oct 15:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.9...2.0.10

2.0.9

11 Oct 10:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.8...2.0.9

2.0.8

06 Oct 07:27
Compare
Choose a tag to compare

What's Changed

  • Add numbering for the 3 getting started steps by @Rayy77 in #982
  • Implemented taking only the latest attribute for a property by @twop in #981
  • Update some APIs docs by @Rayy77 in #986
  • Add focus modifier + update VisualElement docs by @TimLariviere in #1012

New Contributors

Full Changelog: 2.0.7...2.0.8

2.0.7

11 Aug 14:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.6...2.0.7

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