Releases: fabulous-dev/Fabulous
Releases · fabulous-dev/Fabulous
0.25.0
0.24.0
0.23.0
- Added support for SourceLink (https://github.com/dotnet/sourcelink)
- Fixed wrong type for the new ViewRef #200
- Fixed missing incremental update for ListView rows #201
0.22.0
- 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
0.21.0
0.20.0
Renamed Elmish.XamarinForms to Fabulous
0.17.0
Added TextChanged on SearchBar
Fixed module name for SkiaSharp extension
Added LiveUpdate to the iOS template by default
0.16.0
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