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: delay the trigger set #2563

Closed
wants to merge 1 commit into from
Closed

fix: delay the trigger set #2563

wants to merge 1 commit into from

Conversation

HuBinAdd
Copy link

@HuBinAdd HuBinAdd commented May 22, 2018

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 :

  • [x ] 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

@HuBinAdd
Copy link
Author

相关 issue #2372

@HuBinAdd HuBinAdd closed this May 22, 2018
@HuBinAdd HuBinAdd deleted the fix/clear branch May 22, 2018 08:48
@codecov
Copy link

codecov bot commented May 22, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@14bc8b7). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2563   +/-   ##
=========================================
  Coverage          ?   58.34%           
=========================================
  Files             ?      258           
  Lines             ?     4583           
  Branches          ?     1296           
=========================================
  Hits              ?     2674           
  Misses            ?     1904           
  Partials          ?        5
Flag Coverage Δ
#rn 60.21% <ø> (?)
#web 56.72% <ø> (?)
Impacted Files Coverage Δ
components/textarea-item/index.tsx 45.74% <ø> (ø)

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 14bc8b7...505eb5c. Read the comment docs.

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.

None yet

1 participant