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:wechat input fixed error #3280

Closed
wants to merge 7 commits into from

Conversation

zhou-yg
Copy link
Contributor

@zhou-yg zhou-yg commented Jun 25, 2019

First of all, thank you for your contribution! :-)

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

  • Make sure that 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.

Extra checklist:

if isBugFix :

  • Make sure that you add at least one unit test for the bug which you had fixed.

elif isNewFeature :

  • Update API docs for the component.
  • Update/Add demo to demonstrate new feature.
  • Update TypeScript definition for the component.
  • Add unit tests for the feature.

This change is Reviewable

@zhou-yg
Copy link
Contributor Author

zhou-yg commented Jun 25, 2019

@codecov
Copy link

codecov bot commented Jun 26, 2019

Codecov Report

Merging #3280 into master will decrease coverage by 0.05%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3280      +/-   ##
==========================================
- Coverage   64.87%   64.81%   -0.06%     
==========================================
  Files          92       92              
  Lines        2303     2305       +2     
  Branches      663      663              
==========================================
  Hits         1494     1494              
- Misses        800      802       +2     
  Partials        9        9
Flag Coverage Δ
#web 64.81% <0%> (-0.06%) ⬇️
Impacted Files Coverage Δ
components/modal/prompt.tsx 0% <0%> (ø) ⬆️

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 9bc0eb8...72dc9b8. Read the comment docs.

@likezero
Copy link
Contributor

likezero commented Aug 2, 2019

Close by #3346

@likezero likezero closed this Aug 2, 2019
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.

2 participants