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

Support decimal number #1231

Merged
merged 4 commits into from
Apr 28, 2017
Merged

Support decimal number #1231

merged 4 commits into from
Apr 28, 2017

Conversation

pingan1927
Copy link
Contributor

@pingan1927 pingan1927 commented Apr 28, 2017

First of all, thanks for your contribution! :-)

Please makes sure these boxes are checked before submitting your PR, thank you!

  • Make sure you follow antd's code convention.
  • Run npm run lint and fix those errors before submitting in order to keep consistent code style.
  • Rebase before creating a PR to keep commit history clear.
  • Add some descriptions and refer relative issues for you PR.

@mention-bot
Copy link

@pingan1927, thanks for your PR! By analyzing the history of the files in this pull request, we identified @yiminghe, @silentcloud and @warmhug to be potential reviewers.

@codecov
Copy link

codecov bot commented Apr 28, 2017

Codecov Report

Merging #1231 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1231      +/-   ##
==========================================
- Coverage    69.8%   69.79%   -0.02%     
==========================================
  Files         219      219              
  Lines        4150     4155       +5     
  Branches     1223     1225       +2     
==========================================
+ Hits         2897     2900       +3     
- Misses       1252     1254       +2     
  Partials        1        1
Flag Coverage Δ
#rn 72.02% <ø> (ø) ⬆️
#web 67.51% <100%> (-0.02%) ⬇️
Impacted Files Coverage Δ
components/input-item/index.web.tsx 60.74% <100%> (-0.04%) ⬇️

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 ea4087e...143ca22. Read the comment docs.

@pingan1927 pingan1927 merged commit 54b789a into master Apr 28, 2017
@pingan1927 pingan1927 deleted the support-decimal-number branch April 28, 2017 05:27
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