Skip to content

Conversation

@denghuacc
Copy link

@vercel
Copy link

vercel bot commented Jun 17, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
input-number ✅ Ready (Inspect) Visit Preview Jun 17, 2022 at 10:28AM (UTC)

@codecov
Copy link

codecov bot commented Jun 17, 2022

Codecov Report

Merging #438 (e0c2266) into master (d3de147) will increase coverage by 0.05%.
The diff coverage is 100.00%.

❗ Current head e0c2266 differs from pull request most recent head 547e8d9. Consider uploading reports for the commit 547e8d9 to get more accurate results

@@            Coverage Diff             @@
##           master     #438      +/-   ##
==========================================
+ Coverage   97.76%   97.82%   +0.05%     
==========================================
  Files           9        9              
  Lines         448      460      +12     
  Branches      116      121       +5     
==========================================
+ Hits          438      450      +12     
  Misses         10       10              
Impacted Files Coverage Δ
src/InputNumber.tsx 98.45% <100.00%> (+0.04%) ⬆️
src/utils/numberUtil.ts 98.14% <100.00%> (+0.23%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@denghuacc denghuacc force-pushed the feature/decuple-steps-with-shift-key branch from 3a08b40 to 547e8d9 Compare June 17, 2022 10:25
@afc163 afc163 merged commit b9577c8 into react-component:master Jun 17, 2022
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.

input number With the Shift key (Shift ⬆, Shift ⬇), the input value will be changed by 10 * step 不支持

2 participants