Browse Source

upd: changelog docs

pull/14702/head
ycjcl868 6 years ago
parent
commit
e3d36fa75e
  1. 5
      CHANGELOG.zh-CN.md

5
CHANGELOG.zh-CN.md

@ -28,15 +28,13 @@ timeline: true
- 🌟 增加 dateTime 默认格式。[#14593](https://github.com/ant-design/ant-design/pull/14593)
- List
- 🐞 修复在 IE 11 下的样式问题。[#14602](https://github.com/ant-design/ant-design/pull/14602) [@Shub1427](https://github.com/Shub1427)
- 📝 在[TreeSelect 文档](https://ant.design/components/tree-select-cn/#Tree-props)补充 `treeIcon` 属性,用于自定义下拉图标。[#13380](https://github.com/ant-design/ant-design/pull/13380)
- Table
- 🐞 修复每页数少于时的翻页问题。[#14608](https://github.com/ant-design/ant-design/pull/14608) [@sdli](https://github.com/sdli)
- 🐞 修复数据总数小于等于每页数时的翻页问题。[#14608](https://github.com/ant-design/ant-design/pull/14608) [@sdli](https://github.com/sdli)
- 🐞 修复列数较多时的换行样式问题。[579a8](https://github.com/ant-design/ant-design/commit/579a868f152acf0f203a826020d56e073573738a)
- 🐞 修复表格为空时的 `placeholder` 边距样式问题。[#14533](https://github.com/ant-design/ant-design/pull/14533) [@yoyo837](https://github.com/yoyo837)
- Upload
- 🐞 修复在 IE 11 下的 `fileIndex` 兼容性。[#14603](https://github.com/ant-design/ant-design/pull/14603) [@Shub1427](https://github.com/Shub1427)
- 🐞 修复 label 触发上传的问题。[#14298](https://github.com/ant-design/ant-design/issues/14298)
- 📝 更新 [Progress](https://ant.design/components/progress-cn/#API)、[Skeleton](hhttps://ant.design/components/skeleton-cn/#%E4%BD%95%E6%97%B6%E4%BD%BF%E7%94%A8) 组件文档。[a2980](https://github.com/ant-design/ant-design/commit/a29806f895acd2adf1d41f9c59f14eed1fc30551)
- Dropdown
- 🐞 修复层级样式问题。[#14604](https://github.com/ant-design/ant-design/pull/14604) [@shawtung](https://github.com/shawtung)
- Checkbox
@ -50,7 +48,6 @@ timeline: true
- Calendar
- 🐞 修复 IE 9 下卡片模式年选择出现省略号的问题。[#14464](https://github.com/ant-design/ant-design/issues/14464) [#14669](https://github.com/ant-design/ant-design/pull/14669)
- 🐞 修复年月选择框之间的边距样式。[#14636](https://github.com/ant-design/ant-design/issues/14636) [#14669](https://github.com/ant-design/ant-design/pull/14669)
- 📝 在[ConfigProvider 文档](https://ant.design/components/config-provider-cn/#API)补充 `csp` 属性,用于 Content Security Policy (CSP) 配置。[#14616](https://github.com/ant-design/ant-design/pull/14616)
- AutoComplete
- 🐞 修复禁用时 `placeholder` 无法显示的样式问题。[#14652](https://github.com/ant-design/ant-design/pull/14652) [@tangjinzhou](https://github.com/tangjinzhou)
- Icon

Loading…
Cancel
Save