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

Class: Support for abstract methods #1131

Conversation

jgreywolf
Copy link
Contributor

@jgreywolf jgreywolf commented Dec 10, 2019

Added logic to allow rendering of method name with italics or underline based on classifier appended to method name. Supports abstract (italic)and static (underline) methods.

Also updated docs

Resolves #1104

jgreywolf and others added 3 commits December 9, 2019 11:42
Added logic to allow rendering of a method name with italics or underline based on modifier at beginning of name to set css style
Added logic to allow rendering of a method name with italics or underline based on modifier at beginning of name to set css style
@klemmchr klemmchr changed the title 1104(b) support for abstract method in class diagram Class: Support for abstract methods Dec 10, 2019
@knsv knsv merged commit 2f33a80 into mermaid-js:develop Dec 11, 2019
@klemmchr klemmchr added the Type: Enhancement New feature or request label Dec 11, 2019
@jgreywolf jgreywolf deleted the 1104(b)-SupportForAbstractMethodInClassDiagram branch December 12, 2019 00:11
@mermaid-js mermaid-js locked as resolved and limited conversation to collaborators Dec 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Class diagram: support for abstract members
3 participants