Skip to content

4.0.12

Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 06:02
· 62 commits to master since this release
d15aa50
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]>