-
Notifications
You must be signed in to change notification settings - Fork 560
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
feat: ✨ add svg image with href support #198
Conversation
💖 Thanks for opening this pull request! 💖 Please follow the contributing guidelines. And we use semantic commit messages to streamline the release process. Examples of commit messages with semantic prefixes:
Things that will help get your PR across the finish line:
We get a lot of pull requests on this repo, so please be patient and we will get back to you as soon as we can. |
Codecov Report
@@ Coverage Diff @@
## master #198 +/- ##
=======================================
Coverage 79.93% 79.93%
=======================================
Files 10 10
Lines 578 578
Branches 101 101
=======================================
Hits 462 462
Misses 56 56
Partials 60 60
Continue to review full report at Codecov.
|
👋 @isergey87 Congrats on merging your first pull request! 🎉🎉🎉 |
🎉 This PR is included in version 1.9.0 🎉 The release is available on: |
Description
Motivation and Context
Types of changes
Self Check before Merge