Skip to content

Conversation

@zombieJ
Copy link
Member

@zombieJ zombieJ commented May 18, 2021

@zombieJ zombieJ requested a review from afc163 May 18, 2021 09:57
@vercel
Copy link

vercel bot commented May 18, 2021

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/5Z2jdoh9iRHekg4JDLx4wsK9PTGu
✅ Preview: https://input-number-git-input-typing-react-component.vercel.app

@codecov
Copy link

codecov bot commented May 18, 2021

Codecov Report

Merging #328 (2e60d01) into master (33e8577) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #328      +/-   ##
==========================================
+ Coverage   97.27%   97.31%   +0.03%     
==========================================
  Files           8        8              
  Lines         404      409       +5     
  Branches      107      108       +1     
==========================================
+ Hits          393      398       +5     
  Misses         11       11              
Impacted Files Coverage Δ
src/InputNumber.tsx 98.21% <100.00%> (+0.01%) ⬆️
src/utils/MiniDecimal.ts 95.34% <100.00%> (+0.14%) ⬆️

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 33e8577...2e60d01. Read the comment docs.

@zombieJ zombieJ merged commit 977a293 into master May 18, 2021
@delete-merged-branch delete-merged-branch bot deleted the input-typing branch May 18, 2021 10:51
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.

InputNumber不能输入-1 ~ 0之间的小数,输入-0时会被转换为0,无法继续输入小数点及之后内容

2 participants