Releases: fabulous-dev/Fabulous
Releases · fabulous-dev/Fabulous
2.0.2
What's Changed
- Entry + Editor + SearchBar Docs by @edgarfgp in #943
- Fix combined view map by @TimLariviere in #945
- ListView + CarouselView + CollectionView by @edgarfgp in #944
- Improve navigation diffing by using InsertBeforePage/RemovePage by @TimLariviere in #948
- Make sure navigation events are not triggered by Fabulous by @TimLariviere in #949
- Add Async.executeOnMainThread by @TimLariviere in #950
- Fix sed on multiple files by @TimLariviere in #951
Full Changelog: 2.0.1...2.0.2
2.0.1
What's Changed
- Configure automated NuGet release by @TimLariviere in #941
- Add templates compatible with VS Windows by @TimLariviere in #942
Full Changelog: 2.0.0...2.0.1
2.0.0
Introducing Fabulous 2.0: https://timothelariviere.com/2022/06/01/introducing-fabulous-20/
2.0.0-preview.3
- 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
- Fix an issue with
View.map
where the mapped function could be not correctly applied
2.0.0-preview.1
First preview release of Fabulous v2 with its new DSL and improved performance
1.1.0
1.0.1
1.0.0
- Stable release
0.70.0-nightly9
- VERY EARLY PREVIEW, DO NOT USE UNLESS YOU KNOW WHAT YOU ARE DOING.