Skip to content

Releases: Maklith/NodifyM.Avalonia

v1.1.3

22 Nov 06:26
48c8e8e

Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

20 Nov 02:32

Choose a tag to compare

What's Changed

  • Refactor NodifyEditor to improve transform handling by @Maklith in #13

Full Changelog: v1.1.1...v1.1.2

V1.1.1

11 Nov 11:38

Choose a tag to compare

1.1.1

  • Fix Zoom property only binds one-way
  • Add ZoomCenter property

V1.1.0

27 Sep 12:13

Choose a tag to compare

1.1.0

  • Support box selection and multiple selection
  • Fixed memory leaks

v1.0.18

16 Sep 13:02

Choose a tag to compare

1.0.18
Allow node to be used outside the NodifyEditor (Just for display)

1.0.17
Fixed event handling to avoid duplicate processing of handled pointer events

v1.0.16

19 Nov 11:50

Choose a tag to compare

1.0.16

  • Optimization No longer forces connector type
  • Fix If the connector is a Combobox can't click to expand it

1.0.15

  • Fix OnPointerPressed event handler

1.0.14

  • Remove unnecessary packages

Full Changelog: v1.0.15...v1.0.16

V1.0.13

05 Apr 15:49

Choose a tag to compare

1.0.13
Fixed SelectedNode Property
Added the ability to select and drag the Node corresponding to the Connector
1.0.12
Fixed the adaptive node layout calculation error
Added node centerline alignment

v1.0.11

06 Feb 11:43

Choose a tag to compare

1.0.11

  • Added automatic adaptation to display all Nodes when NodifyEditor is initialized
  • Optimize child node search

1.0.10

  • Fixed Node Header/Input/OutputTemplate allow use IDataTemplate
  • Added Avalonia.Diagnostics Condition

1.0.9

  • Allows not to use the built-in ViewModelBase
  • Fixed ViewTranslateTransform and AlignmentLine exceptions when multiple NodifyEditor
    Full Changelog: v1.0.9...v1.0.11

v1.0.8

02 Feb 12:43

Choose a tag to compare

  • Added Light and Dark themes follow the Avalonia toggle
  • Fixed invalid Connection Text Brush modifications
  • Optimize the Dark theme color
  • Added GridLine color definition
    Full Changelog: v1.0.7...v1.0.8

v1.0.7

01 Feb 11:02

Choose a tag to compare

1.0.7

  • Added Node auto panning when close to edge
    Full Changelog: v1.0.6...v1.0.7