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): check value when press tab key #706

Merged
merged 1 commit into from
Dec 8, 2017
Merged

fix(module:input-number): check value when press tab key #706

merged 1 commit into from
Dec 8, 2017

Conversation

vthinkxie
Copy link
Member

close #651

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 decreased (-0.005%) to 41.018% when pulling 41d4bc9 on vthinkxie:fix-input-number-tab into e50b72f on NG-ZORRO:master.

@vthinkxie vthinkxie merged commit 9923a86 into NG-ZORRO:master Dec 8, 2017
@vthinkxie vthinkxie deleted the fix-input-number-tab branch December 8, 2017 10:09
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.

nz-input-number's nzMax and nzMin does not work when losing focus by pressing the 'Tab' key
2 participants