-
Notifications
You must be signed in to change notification settings - Fork 3
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: Deprecate options.tooltip #82
Conversation
elenajdanova
commented
Jun 18, 2024
•
edited
Loading
edited
- Deprecate options.tooltip
- Fixed how we consume tooltip props as we were doing it in 2 different places
- Added additional stories & tests
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #82 +/- ##
==========================================
+ Coverage 75.22% 75.49% +0.27%
==========================================
Files 36 36
Lines 452 453 +1
Branches 85 86 +1
==========================================
+ Hits 340 342 +2
Misses 78 78
+ Partials 34 33 -1 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Interweave doesn't look like it is actively maintained & daily downloads are on the low side. Would something like https://www.npmjs.com/package/react-markdown work?
6fae156
to
a31db29
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looking good! couple changes to go, but I like seeing the deprecated annotation in the IDE ❤️
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
🎉 This PR is included in version 1.16.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |