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(input): 修复input.number输入框能输入字符串的问题 #701

Merged
merged 2 commits into from
Jan 8, 2021
Merged

fix(input): 修复input.number输入框能输入字符串的问题 #701

merged 2 commits into from
Jan 8, 2021

Conversation

WORLDI
Copy link
Contributor

@WORLDI WORLDI commented Jan 8, 2021

修复input.number输入框能输入字符串的问题
修复toogles文字垂直不居中的问题

修复input.number输入框能输入字符串的问题
@WORLDI WORLDI requested a review from jack0pan as a code owner January 8, 2021 02:53
@vercel
Copy link

vercel bot commented Jan 8, 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/growingio/gio-design/7av1ee8dv
✅ Preview: https://gio-design-git-fork-worldi-branchbtn.growingio.vercel.app

[Deployment for 686b690 failed]

@codecov
Copy link

codecov bot commented Jan 8, 2021

Codecov Report

Merging #701 (6651d3a) into master (3cc7fd1) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #701   +/-   ##
=======================================
  Coverage   82.73%   82.73%           
=======================================
  Files         132      132           
  Lines        4483     4483           
  Branches     1191     1191           
=======================================
  Hits         3709     3709           
  Misses        770      770           
  Partials        4        4           
Impacted Files Coverage Δ
src/components/input/InputNumber.tsx 91.30% <100.00%> (ø)

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 3cc7fd1...686b690. 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.

3 participants