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: decimalSeparator for https://github.com/ant-design/ant-design/is… #279

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xuqiang1227
Copy link

@xuqiang1227 xuqiang1227 commented Nov 30, 2020

@vercel
Copy link

vercel bot commented Nov 30, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/input-number/eblqtb398
✅ Preview: https://input-number-git-master.react-component.vercel.app

@codecov
Copy link

codecov bot commented Nov 30, 2020

Codecov Report

Merging #279 (16a980a) into master (5d29b67) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #279      +/-   ##
==========================================
+ Coverage   93.01%   93.02%   +0.01%     
==========================================
  Files           1        1              
  Lines         372      373       +1     
  Branches      134      134              
==========================================
+ Hits          346      347       +1     
  Misses         26       26              
Impacted Files Coverage Δ
src/InputNumber.tsx 93.02% <100.00%> (+0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5d29b67...16a980a. Read the comment docs.

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.

NumberInput 无法正确格式化以色列等国家的负数值
1 participant