Browse Source

fix: format

pull/15901/head
ycjcl868 6 years ago
parent
commit
cd09e074ba
  1. 8
      CHANGELOG.zh-CN.md

8
CHANGELOG.zh-CN.md

@ -21,16 +21,16 @@ timeline: true
- 🐞 修复 Menu 收缩的异常闪动。[#15868](https://github.com/ant-design/ant-design/pull/15868)
- 🐞 修复 List pagination size changer not work. [#15871](https://github.com/ant-design/ant-design/pull/15871)
- 🌟 站点支持 [Icon](https://ant.design/components/icon-cn/) 搜索。 [#15867](https://github.com/ant-design/ant-design/pull/15867) [@DiamondYuan](https://github.com/DiamondYuan)
- 🐞 修复 RangePicker 结束时间不可输入。 [#15866](https://github.com/ant-design/ant-design/pull/15866)
- 🌟 站点支持 [Icon](https://ant.design/components/icon-cn/) 搜索。[#15867](https://github.com/ant-design/ant-design/pull/15867) [@DiamondYuan](https://github.com/DiamondYuan)
- 🐞 修复 RangePicker 结束时间不可输入。[#15866](https://github.com/ant-design/ant-design/pull/15866)
- 🐞 修复 TimePicker 传入 `locale` 属性无效的问题。 [#15837](https://github.com/ant-design/ant-design/pull/15837)
- 🐞 修复 Steps 同时使用 `progressDot``size="small"` 时的样式错乱。[#15856](https://github.com/ant-design/ant-design/pull/15856)
- 🐞 修复 Table 筛选使用 string 以外类型的展示问题。 [#15817](https://github.com/ant-design/ant-design/pull/15817)
- 🐞 修复 Badge `count` 为负数时的显示问题。 [#15810](https://github.com/ant-design/ant-design/pull/15810)
- 🐞 修复 Badge `count` 为负数时的显示问题。[#15810](https://github.com/ant-design/ant-design/pull/15810)
- 💄 优化 `Empty.PRESENTED_IMAGE_SIMPLE` 的默认样式。 [#15841](https://github.com/ant-design/ant-design/pull/15841)
- 🌟 新增 less 变量 `@html-selector` 用于支持主题前缀。[#15613](https://github.com/ant-design/ant-design/pull/15613) [@krokofant](https://github.com/krokofant)
- TypeScript
- 🐞 修复 Table `columnGroup` 定义. [fc45d](https://github.com/ant-design/ant-design/commit/fc45d7003efab225298bbc7ac740df40d34872d1)
- 🐞 修复 Table `columnGroup` 定义。[fc45d](https://github.com/ant-design/ant-design/commit/fc45d7003efab225298bbc7ac740df40d34872d1)
- 📝 更新文档
- [Empty](http://ant.design/components/empty/)
- [Form](https://ant.design/components/form)

Loading…
Cancel
Save