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:inputnumber): validate inputnumber value & rewrite strategy #230

Merged
merged 1 commit into from
Sep 6, 2017
Merged

fix(module:inputnumber): validate inputnumber value & rewrite strategy #230

merged 1 commit into from
Sep 6, 2017

Conversation

vthinkxie
Copy link
Member

close #42 close #203

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 (-6.6%) to 33.576% when pulling 30f6f58 on vthinkxie:fix-input-number into 74b2506 on NG-ZORRO:master.

@vthinkxie vthinkxie merged commit 28669ae into NG-ZORRO:master Sep 6, 2017
@vthinkxie vthinkxie deleted the fix-input-number branch September 6, 2017 03:01
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.

bug(input-number) 当按 tab 切换时无法校验,以及 InputNumber 可以只限制输入数字吗?
2 participants