Skip to content

Releases: FmgLib/FmgLib.MauiMarkup

v8.6.3

06 Aug 06:41
133f8a2

Choose a tag to compare

  • 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

03 Aug 14:36
4437e86

Choose a tag to compare

  • Added support for multiple Extension Classes.
  • Added Extension Methods of Attached Properties for NavigationPage.

v8.6.1

27 Jul 11:28
ee800ea

Choose a tag to compare

  • BindableLayout ItemsSource Binding options added.
  • TextAligment new Fluent Methods added

v8.6.0

21 Jul 19:29
ba3b416

Choose a tag to compare

  • feature: AttachedProperty supported.
  • MauiMarkupAttachedPropAttribute added

v8.5.1

20 Jul 10:47
a9df1f0

Choose a tag to compare

The parameter in ContentPropertyAttribute has been made readable from base type as well

v8.5.0

15 Jun 07:20
d5db1fd

Choose a tag to compare

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

31 May 13:21
94c1fd9

Choose a tag to compare

8.3.1

21 May 19:38
8950b1c

Choose a tag to compare

8.3.0

12 May 10:32
3511850

Choose a tag to compare

The new system transition was made.

8.2.3

11 May 19:12
9b1d1dc

Choose a tag to compare

  • ShellContentExtension added.
  • ObsoleteAttribute property without extension method generate
  • ResourceDictionaryExtension added.
  • PublicExtension fixes.