Skip to content
New issue

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

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

Already on GitHub? # to your account

Jep/utility #50

Merged
merged 15 commits into from
Jan 6, 2025
Merged

Jep/utility #50

merged 15 commits into from
Jan 6, 2025

Conversation

Drakae
Copy link
Contributor

@Drakae Drakae commented Dec 19, 2024

  • Adjusted rendering for arrow head
  • fixed model order option
  • parent nodes not moveable anymore
  • subcomponents in control structure are collapsable
  • allow definition of goals and assumption
  • added option to style feedback edges in control structure differently
  • added option to use hyperedges in relationship graph

@Drakae Drakae requested a review from Eddykasp January 6, 2025 13:31
Copy link
Contributor

@Eddykasp Eddykasp left a comment

Choose a reason for hiding this comment

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

lgtm, the todos are for future PRs I assume

const path = `M 3 5 L 7 5 M 5 3 L 5 7`;
return <path class-collapse-expand-sign={true}
d={path}
/>;
}
Copy link
Contributor

Choose a reason for hiding this comment

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

missing newline

@Drakae Drakae merged commit d39304e into master Jan 6, 2025
1 check passed
@Drakae Drakae deleted the jep/utility branch January 6, 2025 15:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants