Skip to content

Release v7.2.0

Latest

Choose a tag to compare

@miroiu miroiu released this 24 Feb 18:17
· 21 commits to master since this release

This release improves template customization for the editor and connection text styling.

image
  • Features:
    • Added ConnectionTemplateSelector, DecoratorTemplateSelector and PendingConnectionTemplateSelector to NodifyEditor to allow selecting the data template based on custom rules
    • Added TextBackground, TextPadding and TextCornerRadius dependency properties to BaseConnection to allow styling the background of the connection text
    • Added DrawTextBackground to BaseConnection to allow customizing the drawing of the text background
  • Bugfixes:
    • Fixed focus navigation exception when the editor is collapsed
    • Fixed connection focus outline drawing inner overlapping lines
    • Fixed connection focus outline not updating on directional arrow animation

Full Changelog: v7.1.0...v7.2.0