Releases: fabulous-dev/Fabulous
Releases · fabulous-dev/Fabulous
2.5.0-pre1
Added
- Add new Component API by @TimLariviere (#1051)
2.4.0
Changed
- Remove ambiguity when declaring event attributes by using MsgValue instead of obj by @TimLariviere (#1047)
2.3.2
Changed
view
function now runs only on the UI thread by @TimLariviere (#1043)
2.3.1
Fixed
- Fix an issue in
MutStackArray1.combineMut
that could result in a crash by @TimLariviere (#1042)
2.3.0
2.2.1
Fixed
- Fix a NullReferenceException when applying
View.map
to a view usingUnit
Msg type by @TimLariviere (#1037)
2.2.0
2.1.1
What's Changed
- Update fsprojects to fabulous-dev following repo migration by @TimLariviere in #1031
- Remove Fab.XF and Fab.MauiControls after migration to other repos by @TimLariviere in #1032
- Format repo to be consistent with the other fabulous-dev repos by @TimLariviere in #1033
Full Changelog: 2.1.0...2.1.1
2.2.0-preview.1
Added
- Enable ViewAdapter to attach to an existing view (#1026)
2.1.0
What's Changed
- Don't eat exceptions thrown in MVU functions by @TimLariviere in #956
- Add Fabulous.MauiControls mapping to Microsoft.Maui.Controls by @TimLariviere in #985
- Add templates for Fabulous.MauiControls by @TimLariviere in #987
- Fix namespaces in Fabulous.MauiControls by @TimLariviere in #988
- Maui Label changes by @edgarfgp in #990
- Maui Button changes by @edgarfgp in #992
- Maui Image changes + Xml docs by @edgarfgp in #993
- Maui Entry changes by @edgarfgp in #994
- Maui Span changes by @edgarfgp in #991
- Maui SearchBar changes by @edgarfgp in #995
- Maui Editor changes by @edgarfgp in #996
- Maui Picker changes by @edgarfgp in #998
- Maui TimePicker changes by @edgarfgp in #999
- Maui RadioButton changes by @edgarfgp in #1000
- Maui Shadow Widget by @edgarfgp in #1003
- Maui DatePicker changes by @edgarfgp in #997
- Maui VisualElement changes by @edgarfgp in #1004
- Maui View changes by @edgarfgp in #1005
- Maui GraphicsView by @edgarfgp in #1006
- Maui Brushes by @edgarfgp in #1007
- Maui Border by @edgarfgp in #1009
- Add Border brush support by @edgarfgp in #1013
- Add ScaleX ScaleY missing modifiers by @edgarfgp in #1017
- Use fully qualified namespace to avoid using Microsoft.Maui.IView by @edgarfgp in #1018
- Upgrade to .NET 7.0 by @TimLariviere in #1022
Full Changelog: 2.0.10...2.1.0