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

Fix for #416, customizing link style with any color sets fill property to black instead of none #452

Merged
merged 5 commits into from
Jan 9, 2017
Merged

Fix for #416, customizing link style with any color sets fill property to black instead of none #452

merged 5 commits into from
Jan 9, 2017

Conversation

joshuacolvin
Copy link
Contributor

Added a conditional to the updateLink function to test if a fill property was passed and if not push 'fill:none' onto style array.

Let me know if this is not a suitable fix for this or you would like anything changed.

@knsv knsv merged commit cac960c into mermaid-js:master Jan 9, 2017
@knsv
Copy link
Collaborator

knsv commented Jan 9, 2017

Thanks! Merged!

@joshuacolvin
Copy link
Contributor Author

Happy to help. Awesome project!

mgenereu pushed a commit to mgenereu/mermaid that referenced this pull request Jun 25, 2022
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](cypress-io/cypress@v8.5.0...v8.6.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

None yet

2 participants