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

Feature/1295 generic rendering engine #1326

Merged
merged 27 commits into from
Mar 30, 2020

Conversation

knsv
Copy link
Collaborator

@knsv knsv commented Mar 30, 2020

📑 Summary

Creating a new rendering wrapper for dagre customized for the mermaids needs.

Resolves #1295

📏 Design Decisions

Instead of lots of dagre related rendering logic duplicated in different diagram types this is broken out into a generic module.

📋 Tasks

Make sure you

  • 📖 have read the contribution guidelines
  • 💻 have added unit/e2e tests (if appropriate)
  • 🔖 targeted develop branch

@github-actions github-actions bot added the Type: Enhancement New feature or request label Mar 30, 2020
@knsv knsv merged commit 231c849 into develop Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create generic rendering engine
1 participant