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(module:input-number): use boundary value instead of previous value #731

Merged
merged 1 commit into from
Dec 11, 2017
Merged

fix(module:input-number): use boundary value instead of previous value #731

merged 1 commit into from
Dec 11, 2017

Conversation

vthinkxie
Copy link
Member

close #730

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@coveralls
Copy link

Coverage Status

Coverage increased (+0.008%) to 40.86% when pulling acc1461 on vthinkxie:input-number into 6b095a8 on NG-ZORRO:master.

@vthinkxie vthinkxie merged commit 48e40f4 into NG-ZORRO:master Dec 11, 2017
@vthinkxie vthinkxie deleted the input-number branch December 11, 2017 08:41
schsiung pushed a commit to schsiung/ng-zorro-antd that referenced this pull request Dec 18, 2017
hsuanxyz pushed a commit to hsuanxyz/ng-zorro-antd that referenced this pull request Aug 5, 2020
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 blur use boundary value other than previous value
2 participants