Skip to content

Releases: WiseTechGlobal/Blazor.Diagrams

4.0.14

28 May 00:58
6478de3
Compare
Choose a tag to compare
Fix references to make package compatible with our code (#37)

4.0.14-pre.5ee7fdd

27 May 07:33
0afdbe7
Compare
Choose a tag to compare
Fix Release Action - *.nupkg version not being updated (#36)

* move version props import

* update build props

4.0.14-pre.2fffe5c

27 May 22:45
0afdbe7
Compare
Choose a tag to compare
Fix Release Action - *.nupkg version not being updated (#36)

* move version props import

* update build props

4.0.13

27 May 05:00
0afdbe7
Compare
Choose a tag to compare
Fix Release Action - *.nupkg version not being updated (#36)

* move version props import

* update build props

4.0.12

24 May 06:02
d15aa50
Compare
Choose a tag to compare
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 <lars.westermann@fsd-web.de>
Co-authored-by: Haytam Zanid <34218324+zHaytam@users.noreply.github.com>
Co-authored-by: Haytam Zanid <haytam.zanid@gmail.com>
Co-authored-by: Suraj <suraj.desai@wisetechglobal.com>
Co-authored-by: Merlin Zöbl <41567572+K0369@users.noreply.github.com>
Co-authored-by: Merlin Zöbl <merlin.zoebl@gmail.com>
Co-authored-by: sebastian-wachsmuth <s.wachsmuth@dineso.de>
Co-authored-by: Robert McLaws <1657085+robertmclaws@users.noreply.github.com>

4.0.11

17 Apr 01:21
faceea4
Compare
Choose a tag to compare
Revert changes to GetBoundingClientRect (#30)

4.0.10

21 Mar 01:15
7f92482
Compare
Choose a tag to compare
WI00697921-NCN-Removing_last_node_from_Workflow_Relationship_Designer…

…_throws_exception (#31)

WI00697921 - NCN - Removing the last node from Workflow Relationship Designer throws an exception

4.0.9

07 Mar 04:41
f4e4b46
Compare
Choose a tag to compare
Merge pull request #29 from WiseTechGlobal/RAL/WI00655146/Refactor_Bl…

…azor_Diagrams

Fixed properties access

4.0.8

07 Mar 02:26
02e3564
Compare
Choose a tag to compare
Merge pull request #28 from WiseTechGlobal/RAL/WI00655146/Refactor_Bl…

…azor_Diagrams

Refactor Resizer Provider

4.0.7

29 Feb 01:50
d9b1a63
Compare
Choose a tag to compare
Merge pull request #26 from WiseTechGlobal/pan_changed_backup

WI00713829 - Ports dont update when resizing nodes in Blazor Diagrams