-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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(slider): fix floating point decimal precision #750
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/tusimple/naive-ui/4KpDKvJjpBrHN4kA898sMnkLN7fL |
rebase一下最新的main分支吧,很多文档的修改在里面 |
Co-authored-by: 07akioni <07akioni2@gmail.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
@Talljack 已经修改了。 |
Codecov Report
@@ Coverage Diff @@
## main #750 +/- ##
==========================================
+ Coverage 39.58% 39.60% +0.02%
==========================================
Files 507 507
Lines 12373 12379 +6
Branches 3467 3468 +1
==========================================
+ Hits 4898 4903 +5
Misses 6566 6566
- Partials 909 910 +1
Continue to review full report at Codecov.
|
Co-authored-by: Yugang Cao <34439652+Talljack@users.noreply.github.com>
Co-authored-by: Yugang Cao <34439652+Talljack@users.noreply.github.com>
fix floating point decimal precision
修复
n-slider
的浮点数小数精度丢失issue
close #751