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

Add missing info in documents #17336

Merged
merged 4 commits into from Jun 28, 2019
Merged

Add missing info in documents #17336

merged 4 commits into from Jun 28, 2019

Conversation

susiwen8
Copy link
Contributor

@susiwen8 susiwen8 commented Jun 27, 2019

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

👻 What's the background?

💡 Solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

Close #17329

@netlify
Copy link

netlify bot commented Jun 27, 2019

Deploy preview for ant-design ready!

Built with commit 85e4839

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

@@ -58,6 +58,7 @@ moment.locale('zh-cn');
| dropdownClassName | 额外的弹出日历 className | string | - |
| getCalendarContainer | 定义浮层的容器,默认为 body 上新建 div | function(trigger) | 无 |
| locale | 国际化配置 | object | [默认配置](https://github.com/ant-design/ant-design/blob/master/components/date-picker/locale/example.json) |
| mode | 日期面板的状态 | `time|date|month|year|decade` | 'date' |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@afc163 补充上了

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我意思是

日期面板的状态 改成 日期面板的状态([设置后无法选择年份/月份?])(链接)

Copy link
Contributor Author

@susiwen8 susiwen8 Jun 28, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok,加上了,其实官网底部的FAQ链接也有错误。发现中文版会在path最后又会加上‘-cn’,链接变成‘faq-cn-cn’ 我也一并改了 @afc163

@netlify
Copy link

netlify bot commented Jun 28, 2019

Deploy preview for ant-design processing.

Building with commit 06eba00

https://app.netlify.com/sites/ant-design/deploys/5d157f16507987000823f2c8

@codecov
Copy link

codecov bot commented Jun 28, 2019

Codecov Report

Merging #17336 into master will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #17336      +/-   ##
==========================================
- Coverage      96%   95.95%   -0.05%     
==========================================
  Files         263      263              
  Lines        7351     7351              
  Branches     2053     2042      -11     
==========================================
- Hits         7057     7054       -3     
- Misses        292      295       +3     
  Partials        2        2
Impacted Files Coverage Δ
components/_util/wave.tsx 85.84% <0%> (-2.84%) ⬇️

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 c391515...06eba00. Read the comment docs.

@afc163 afc163 merged commit e8e7f2d into ant-design:master Jun 28, 2019
@susiwen8 susiwen8 deleted the #17329 branch December 11, 2019 08:02
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.

RangePicker API描述问题
2 participants