Releases: FmgLib/FmgLib.MauiMarkup
Releases · FmgLib/FmgLib.MauiMarkup
v8.6.3
-
Size and Align Fluent methods Styles support and Align fixes.
-
Color Extension (from string to Color) added.
-
AddRangeMarkup Extensions Added. (A method that assigns an IEnumerable type property of any object and returns the object.)
-
CornerRadius Methods fix added.
v8.6.2
- Added support for multiple Extension Classes.
- Added Extension Methods of Attached Properties for NavigationPage.
v8.6.1
- BindableLayout ItemsSource Binding options added.
- TextAligment new Fluent Methods added
v8.6.0
- feature: AttachedProperty supported.
- MauiMarkupAttachedPropAttribute added
v8.5.1
The parameter in ContentPropertyAttribute has been made readable from base type as well
v8.5.0
You can provide a minimum of 1 type inside the MauiMarkup constructor method, and there is no maximum limit; an unlimited number of types can now be provided.
8.4.0
8.3.1
8.3.0
The new system transition was made.
8.2.3
- ShellContentExtension added.
- ObsoleteAttribute property without extension method generate
- ResourceDictionaryExtension added.
- PublicExtension fixes.