Skip to content

Releases: MakesYT/NodifyM.Avalonia

v1.0.16

19 Nov 11:50
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

1.0.7

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

v1.0.6

31 Jan 15:27
Compare
Choose a tag to compare
  • Fixed Node IsSelected property
  • Fixed Node BorderBrush Style
  • Added Node Alignment hint
    image
    Full Changelog: v1.0.5...v1.0.6

v1.0.5

30 Jan 15:11
Compare
Choose a tag to compare

1.0.5

  • Added the ability to temporarily without automatically align Node while holding Shift
  • Added the ability to display text on Connection
    image
    Full Changelog: v1.0.4...v1.0.5

v1.0.4

30 Jan 09:43
Compare
Choose a tag to compare
  • Add align Node configuration properties
  • Add Node automatic alignment
    Full Changelog: v1.0.3...v1.0.4

v1.0.3

29 Jan 09:38
Compare
Choose a tag to compare
  • Added the connection SplitConnection and DisconnectConnection commands
  • Add CircuitConnection
  • Fixed default control color to dictionary color
  • Support to override the Connect and Disconnect from NodifyEditorViewModelBase method
  • Fix KnotNode Show
  • Remove some useless attributes
    Full Changelog: v1.0.2...v1.0.3