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

#1092 Fix for mangling of multiple classDiagrams #1190

Merged
merged 1 commit into from
Jan 8, 2020

Conversation

ashishjain0512
Copy link
Collaborator

📑 Summary

Fixes rendering of multiple class diagrams on the same page.
Also, Handles click event for multiple class diagrams use-case.
Resolves #1092

📏 Design Decisions

Separation of DOM id and class Id in graph definition.

📋 Tasks

Make sure you

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

@ashishjain0512 ashishjain0512 requested a review from knsv January 8, 2020 19:54
@knsv knsv merged commit ce02d1d into develop Jan 8, 2020
@klemmchr klemmchr deleted the Issue-1092_Mangled_Multiple_Class_Diagrams branch January 9, 2020 08:44
@stanhu
Copy link
Contributor

stanhu commented Jan 10, 2020

Thanks! We had one user run into this. @knsv Would you mind cutting a new release with these changes?

@knsv
Copy link
Collaborator

knsv commented Jan 10, 2020

I dont mind at all. It will happen this weekend.

@stanhu
Copy link
Contributor

stanhu commented Jan 11, 2020

@knsv @chris579 Thanks for this!

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.

Mangled output with multiple Class Diagrams on the same page
3 participants