Skip to content

Releases: xtuzy/SharpConstraintLayout

SharpContraintLayout.Maui v2.1.1.3

01 Jun 05:13
200d8a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1.2...v2.1.1.3

SharpconstraintLayout.Maui v2.1.1.2

28 May 10:38
b860030
Compare
Choose a tag to compare

What's Changed

  • update sharpconstraintlayout.maui version2.1.1.2 by @xtuzy in #5

Full Changelog: 2022.05.14...v2.1.1.2

Update a preview version of ConstraintLayout.Maui

14 May 14:27
ed79b11
Compare
Choose a tag to compare

What's Changed

  • update a preview version of ConstraintLayout.Maui by @xtuzy in #4

Full Changelog: 2.1.1.2...2022.05.14

Basis align all work,

11 May 15:11
85d1c76
Compare
Choose a tag to compare
Basis align all work, Pre-release
Pre-release

What's Changed

  • basis align all work, as a new version by @xtuzy in #3

Full Changelog: 2.1.1.1...2.1.1.2

Fix many bug, such as constraintlayout as child of scrollview. now basis align all work, but have some little bug, and performance at ios is bad, android also.

publish SharpConstraintLayout.Maui.Native nuget package

25 Apr 06:41
7773c07
Compare
Choose a tag to compare

Download:

https://www.nuget.org/packages/SharpConstraintLayout.Maui.Native/

Known issue:

  1. (Windows) TextBox sometimes have false width if user not input text
  2. (Windows) Visibility can't deal with Invisible

What's Changed

  • net6.0 support for ios,android,winui3 by @xtuzy in #1
  • for push package of native constraintlayout by @xtuzy in #2

New Contributors

  • @xtuzy made their first contribution in #1

Full Changelog: v1.5...2.1.1.1

net6,0 basic support

20 Apr 07:30
b1c8048
Compare
Choose a tag to compare
net6,0 basic support Pre-release
Pre-release

What's Changed

  • net6.0 support for ios,android,winui3 by @xtuzy in #1

New Contributors

  • @xtuzy made their first contribution in #1

Full Changelog: v1.5...1.6.1-preview

v1.5 publish,delete all constraintset api

31 Dec 00:58
ac4b823
Compare
Choose a tag to compare

What it update:

  • delete all constraintset api,optimize chained api as same as Xamarin.Native.Helper

You can install nuget:

NuGet version(SharpConstraintLayout.Core)
NuGet version(SharpConstraintLayout.Wpf)

v1.4 publish, add simple baseline constraint for text control

02 Dec 12:50
Compare
Choose a tag to compare

What it update:

  • add simple baseline constraint for text control,(Label,TextBlock,TextBox,Button), it is simple realize, please just use when text is single line.

You can install nuget:

NuGet version(SharpConstraintLayout.Core)
NuGet version(SharpConstraintLayout.Wpf)

v1.3 publish!Now the basis function complete,welcome use~

30 Nov 16:29
Compare
Choose a tag to compare

What it update:

  • add FlowBox
  • move some enum to constraintset, hide something of constraintlayout.core

You can install nuget:

NuGet version(SharpConstraintLayout.Core)
NuGet version(SharpConstraintLayout.Wpf)

v1.2.1 has publish! add LayoutStyle and Ratio of W with H

29 Nov 09:50
Compare
Choose a tag to compare

What it update:

  • add LayoutStyle constraint
  • add Ratio of W with H constraint

You can install nuget:

NuGet version(SharpConstraintLayout.Core)
NuGet version(SharpConstraintLayout.Wpf)