Releases: fabulous-dev/Fabulous
Releases · fabulous-dev/Fabulous
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
2.0.10
What's Changed
- Bypass View.map conversion if msg is already of type 'newMsg by @TimLariviere in #1019
Full Changelog: 2.0.9...2.0.10
2.0.9
What's Changed
- Trigger Focus methods only when previous value is not same by @TimLariviere in #1016
Full Changelog: 2.0.8...2.0.9
2.0.8
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
What's Changed
- Add styling documentation by @TimLariviere in #978
- Add onBackButtonPressed modifier to NavigationPage by @TimLariviere in #980
Full Changelog: 2.0.6...2.0.7
2.0.6
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
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
- @stroborobo made their first contribution in #969
Full Changelog: 2.0.4...2.0.5