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: caret position when last string exists #281

Merged
merged 1 commit into from
Dec 17, 2020

Conversation

RainKolwa
Copy link
Contributor

Fixes #28366

@vercel
Copy link

vercel bot commented Dec 17, 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/nmsmlpej8
✅ Preview: https://input-number-git-fix-caret-position.react-component.vercel.app

@codecov
Copy link

codecov bot commented Dec 17, 2020

Codecov Report

Merging #281 (1e6f435) into master (5d29b67) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #281   +/-   ##
=======================================
  Coverage   93.01%   93.01%           
=======================================
  Files           1        1           
  Lines         372      372           
  Branches      134      134           
=======================================
  Hits          346      346           
  Misses         26       26           
Impacted Files Coverage Δ
src/InputNumber.tsx 93.01% <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 5d29b67...1e6f435. Read the comment docs.

@afc163 afc163 merged commit 1388d6a into react-component:master Dec 17, 2020
This pull request was closed.
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.

Antd InputNumber with formatter, quick typing of the text
2 participants