Browse Source

update changelog

pull/9967/head 3.4.1
ddcat1115 7 years ago
parent
commit
9578083b92
  1. 2
      CHANGELOG.en-US.md
  2. 2
      CHANGELOG.zh-CN.md

2
CHANGELOG.en-US.md

@ -19,7 +19,7 @@ timeline: true
`2018-04-08`
- 🐞 Fix type error of Badge. [#9931](https://github.com/ant-design/ant-design/issues/9931)
- 🐞 Fix TypeScript type error caused by code error of Badge. [#9931](https://github.com/ant-design/ant-design/issues/9931)
- 💄 Improve clicking region of Card `actions`. [#9882](https://github.com/ant-design/ant-design/issues/9882)
- 🐞 Fix Divider style issue when used with float elements. [#9956](https://github.com/ant-design/ant-design/issues/9956)
- 🐞 Fix style issue of Form in advanced-search mode. [#9907](https://github.com/ant-design/ant-design/issues/9907)

2
CHANGELOG.zh-CN.md

@ -19,7 +19,7 @@ timeline: true
`2018-04-08`
- 🐞 修复了 Badge 代码中的错误类型。[#9931](https://github.com/ant-design/ant-design/issues/9931)
- 🐞 修复了 Badge 代码错误引起的 TypeScript 类型报错。[#9931](https://github.com/ant-design/ant-design/issues/9931)
- 💄 优化了 Card `actions` 点击区域的范围。[#9882](https://github.com/ant-design/ant-design/issues/9882)
- 🐞 修复了 Divider 与浮动元素一起使用时的样式问题。[#9956](https://github.com/ant-design/ant-design/issues/9956)
- 🐞 修复了 Form 高级搜索模式下的样式问题。[#9907](https://github.com/ant-design/ant-design/issues/9907)

Loading…
Cancel
Save