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

refactor: use icon component instead of svg code (part-1) #59

Merged
merged 3 commits into from
Sep 19, 2023

Conversation

unimu-cic
Copy link
Collaborator

No description provided.

@unimu-cic unimu-cic force-pushed the refactor/use-icon-component-instead-of-svg-codes-part-1 branch from 3f226d3 to 5ba7f4f Compare September 17, 2023 12:05
fill="currentColor"></path>
</svg>
<button class="bottom-1 flex items-center left-1 hide-export" @click="showTipsDialog()">
<Icon icon-class="filter grayscale w-4 h-4" name="tip"/>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Probably move name to the first position of attributes to improve readability. It is not a blocker for this PR.

Copy link
Collaborator

@MrCoder MrCoder left a comment

Choose a reason for hiding this comment

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

It seems that Occurrence/CollapseButton.vue has not been updated?

@unimu-cic
Copy link
Collaborator Author

unimu-cic commented Sep 18, 2023

It seems that Occurrence/CollapseButton.vue has not been updated?

@MrCoder Updated: https://github.com/mermaid-js/zenuml-core/pull/59/files#diff-df2bce34943c604a94a8d490b30b10392f1f6eefb28690e7482a45704fd02664, some files still exist inline SVG code, will replace them in another PR

@MrCoder MrCoder merged commit ec1b266 into main Sep 19, 2023
6 checks passed
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.

2 participants