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 doc #16506

Merged
merged 1 commit into from May 9, 2019
Merged

fix doc #16506

merged 1 commit into from May 9, 2019

Conversation

nailuoGG
Copy link
Contributor

@nailuoGG nailuoGG commented May 9, 2019

🤔 这个变动的性质是?

  • 站点、文档改进

👻 需求背景

发现文档中的节流控制,而实际用到的是debounce函数,此处使用防抖控制是否更合适

💡 解决方案和最终实现是?

📝 更新日志怎么写?

  • 英文:

  • 中文(可选):

☑️ 请求合并前的自查清单

  • [x ] 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

View rendered components/select/demo/select-users.md

@netlify
Copy link

netlify bot commented May 9, 2019

Deploy preview for ant-design ready!

Built with commit fadb250

https://deploy-preview-16506--ant-design.netlify.com

@codecov
Copy link

codecov bot commented May 9, 2019

Codecov Report

Merging #16506 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #16506   +/-   ##
=======================================
  Coverage   95.71%   95.71%           
=======================================
  Files         258      258           
  Lines        7117     7117           
  Branches     1968     2004   +36     
=======================================
  Hits         6812     6812           
  Misses        303      303           
  Partials        2        2

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 62f8924...fadb250. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented May 9, 2019

Codecov Report

Merging #16506 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #16506   +/-   ##
=======================================
  Coverage   95.71%   95.71%           
=======================================
  Files         258      258           
  Lines        7117     7117           
  Branches     1968     2004   +36     
=======================================
  Hits         6812     6812           
  Misses        303      303           
  Partials        2        2

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 62f8924...fadb250. Read the comment docs.

@zombieJ zombieJ merged commit 681c6a5 into ant-design:master May 9, 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.

None yet

2 participants