Skip to content

Releases: metaone01/RelativeControl.Avalonia

1.3.3

23 Oct 02:49
79ad3fb

Choose a tag to compare

What's Changed

  • Fix: Not Update After Changing Visual Anchor by @metaone01 in #22

Full Changelog: 1.3.2...1.3.3

1.3.2

22 Oct 14:47
49d5aff

Choose a tag to compare

What's Changed

  • Fix Cannot Find Relative Source When Using Absolute Units. by @metaone01 in #21

Full Changelog: 1.3.1...1.3.2

1.3.1

22 Oct 14:19
c82af2a

Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.3.1

1.2.1

22 Oct 14:18

Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.2.1

1.0.2

08 Jul 16:40
533b722

Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

08 Jun 08:05
8662689

Choose a tag to compare

What's Changed

  • Release Version 1.0.1 by @metaone01 in #6
    Update docs.
    Allows using .net8.

Full Changelog: 1.0.0...1.0.1

1.0.0

08 Jun 04:18
39ce0e3

Choose a tag to compare

What's Changed

  • Update Version 1.0.0 by @metaone01 in #4
    bugfix:Units.FontSize(em) cannot get correct value
    bugfix: RelativelengthMerge cannot work properly.
    feat: Custom property bindings.
    feat: RelativeLength calculation (can only be set in code behind currently)
    refactor: Interface IRelativeLength has been refactored to abstract class RelativeLengthBase.
    feat: Added RelativeLengthSub for RelativeLength's subtractions.
    breaking changes.
    update: unittest.
    feat:Now can add/subtract RelativeLengths in axaml.
    breaking change: Changed the RelativeXXXChanged event.
    feat:SetOneTimeWidth
    feat:SetOneTimeHeight
    feat:CalcRelative
    docs
    update: Add unittests for SetOneTimeWidth and SetOneTimeHeight.
    update: Add demo.

Full Changelog: 0.2.1...1.0.0

0.2.1

16 May 03:06
d2d1b86

Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

15 May 14:44
371d373

Choose a tag to compare

Breaking Change Warning: From this version(0.2.0), all relative units are percentage.

What's Changed

  • Update README.md. by @metaone01 in #1
  • Breaking Change Warning: From this version(0.2.0), all relative units are percentage. by @metaone01 in #2

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

15 May 13:58

Choose a tag to compare