Releases: WiseTechGlobal/Blazor.Diagrams
Releases · WiseTechGlobal/Blazor.Diagrams
4.0.14
Fix references to make package compatible with our code (#37)
4.0.14-pre.5ee7fdd
Fix Release Action - *.nupkg version not being updated (#36) * move version props import * update build props
4.0.14-pre.2fffe5c
Fix Release Action - *.nupkg version not being updated (#36) * move version props import * update build props
4.0.13
Fix Release Action - *.nupkg version not being updated (#36) * move version props import * update build props
4.0.12
Merge upstream/master into master (#35) * Fix link hover stroke opacity * Add Radius example to Path Generators documentation * fix type of diagram * Adding check for target being a portModel * Fixing nodes not updating on change of the link target * fixing NRE of onLinkRemoved in landing showcase diagram * refactoring link target refreshing in landing showcase diagram * Demo-site: changing signature of onChange to reflect actual values * Add Route property to BaseLinkModel * Adding check for "ShouldDelete"-constraint to remove control * Adding unit tests * Fixing #369 by adding invariant culture conversion * Adding functionality for GroupModel Removal to RemoveControl * Update Versions and CHANGELOG * Add new workflow to push to nuget * Update push.yml * Update push.yml * upgrade to net8.0 * multitargetting and central package management * apply consistent formatting to .csproj and .props files * Update ReflectionUtils.cs Fix a NRE in the DemoSite's Options page. * Add width and height to foreignObject.diagram-link-label for Firefox * Update README.md * Update Versions and CHANGELOG * Change Java version for Sonar * Update main.yml * Update push.yml * Update push.yml * Update push.yml * remove package versions from project files * remove unused action * update strong name signer * try add reference to SvgPathProperties in Blazor.Diagrams.csproj * update bunit * delete push action --------- Co-authored-by: Lars Westermann <[email protected]> Co-authored-by: Haytam Zanid <[email protected]> Co-authored-by: Haytam Zanid <[email protected]> Co-authored-by: Suraj <[email protected]> Co-authored-by: Merlin Zöbl <[email protected]> Co-authored-by: Merlin Zöbl <[email protected]> Co-authored-by: sebastian-wachsmuth <[email protected]> Co-authored-by: Robert McLaws <[email protected]>
4.0.11
Revert changes to GetBoundingClientRect (#30)
4.0.10
WI00697921-NCN-Removing_last_node_from_Workflow_Relationship_Designer…
4.0.9
Merge pull request #29 from WiseTechGlobal/RAL/WI00655146/Refactor_Bl…
4.0.8
Merge pull request #28 from WiseTechGlobal/RAL/WI00655146/Refactor_Bl…
4.0.7
Merge pull request #26 from WiseTechGlobal/pan_changed_backup WI00713829 - Ports dont update when resizing nodes in Blazor Diagrams