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

1181 assign css class #1599

Merged
merged 7 commits into from
Aug 5, 2020
Merged

Conversation

jgreywolf
Copy link
Contributor

📑 Summary

Initial change for supporting custom CSS for use with classDiagrams. Just allows for the association of a css class to a class object in the diagram.
Also updated LABEL regex for specificity

Partially Resolves #1181

📏 Design Decisions

Describe the way your implementation works or what design decisions you made if applicable.

📋 Tasks

Make sure you

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

jgreywolf and others added 4 commits July 28, 2020 09:44
merge from mermaid-js:develop
Initial change for supporting custom CSS for use with classDiagrams.
updated `LABEL` regex for specificity
jgreywolf and others added 3 commits August 4, 2020 12:05
This due to downstreams libraries that depend on them. We should address this as I agree that dist should be ignored. For now I removed it.
@knsv knsv merged commit b99c14b into mermaid-js:develop Aug 5, 2020
@jgreywolf jgreywolf deleted the 1181-AssignCssClass branch August 7, 2020 15:26
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.

Custom css classes for classDiagram nodes
2 participants