Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 3.0.1 #372

Merged
merged 23 commits into from
Oct 27, 2023
Merged

Version 3.0.1 #372

merged 23 commits into from
Oct 27, 2023

Conversation

zHaytam
Copy link
Collaborator

@zHaytam zHaytam commented Oct 27, 2023

Added

  • Route property to BaseLinkModel to hold the result of the executed router

Fixed

  • Constraints not checked when using RemoveControl (thanks to @K0369)
  • NRE Exception on the landing page demo when dragging a new link and not linking it to something (thanks to @K0369)
  • LinkVertexWidgetTests failing on cultures that are not using a dot as decimal separator (thanks to @K0369)
  • NRE exception in the Diagram Demo project (thanks to @Suraj0500)

Lars Westermann and others added 23 commits December 6, 2022 11:45
Fixing NullReference Exception and not updating nodes on demo site diagram
…tion-diagram-demo

Fix null reference exception in Diagrams-Demo project
…ish-culture

Fixing #369 by adding invariant culture conversion
…nt-not-checked-on-remove-control

Bugfix/#359 should delete constraint not checked on remove control
@sonarcloud
Copy link

sonarcloud bot commented Oct 27, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

49.1% 49.1% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.21) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@zHaytam zHaytam merged commit 9cb0e13 into master Oct 27, 2023
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants