-
Notifications
You must be signed in to change notification settings - Fork 206
refactor: 兼容不支持less的项目 #3181
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
base: next
Are you sure you want to change the base?
refactor: 兼容不支持less的项目 #3181
Conversation
你好 @Alexzjt,非常感谢你的贡献. Hello, @Alexzjt, Thanks for your contribution. In order to make the code more robust, please add the corresponding unit tests, and update the docs if there are API changes. |
WalkthroughThis pull request addresses compatibility issues for projects that do not support Less by refactoring the tooltip styling from Less to CSS. It resolves issues #3088 and #3148 by ensuring that the tooltip styles are correctly applied without relying on Less-specific features. Changes
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #3181 +/- ##
==========================================
+ Coverage 75.77% 79.86% +4.09%
==========================================
Files 257 217 -40
Lines 11994 11925 -69
Branches 2464 2669 +205
==========================================
+ Hits 9088 9524 +436
+ Misses 1398 793 -605
- Partials 1508 1608 +100 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Size Change: -899 B (-0.14%) Total Size: 627 kB
ℹ️ View Unchanged
|
👀 PR includes
✨ Feature
🎨 Enhance
🐛 Bugfix
🔧 Chore
📝 Description
🖼️ Screenshot
🔗 Related issue link
🔍 Self-Check before the merge