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

Add method for updating flows in NAD viewer #137

Merged
merged 13 commits into from
Jan 9, 2025
Merged

Conversation

massimo-ferraro
Copy link
Contributor

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Does this PR already have an issue describing the problem?
no

What kind of change does this PR introduce?
feature

What is the current behavior?
The NAD viewer does not allow to change the flows shown in the SVG

What is the new behavior (if this is a feature change)?
The NAD viewer provide a method for changing the flows shown in the SVG

Does this PR introduce a breaking change or deprecate an API?

  • Yes
  • No

Other information:
In the demo, in the add-diagram.ts file, examples of code changing flows are provided

Signed-off-by: Florian Dupuy <[email protected]>
Signed-off-by: massimo.ferraro <[email protected]>
@flo-dup flo-dup merged commit e79a67f into main Jan 9, 2025
6 checks passed
@flo-dup flo-dup deleted the nad_update_flows_l branch January 9, 2025 12:19
@@ -208,7 +268,7 @@ export const addNadToDemo = () => {
handleTextNodeMove,
handleNodeSelect,
true,
true,
false,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why this change ?

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.

4 participants