Browse Source

update doc

pull/18455/head
陈帅 5 years ago
committed by 愚道
parent
commit
b092a8e867
  1. 6
      CHANGELOG.en-US.md
  2. 8
      CHANGELOG.zh-CN.md

6
CHANGELOG.en-US.md

@ -18,14 +18,8 @@ timeline: true
## 3.23.0
- 🔥 Pageheader has been redesigned to accommodate more situations. [#18128](https://github.com/ant-design/ant-design/pull/18128)
- 🔥 The official now supports the image search icon! [#18425](https://github.com/ant-design/ant-design/pull/18425)
- 💄 Tweak Table expand icon style. [c5344bd](https://github.com/ant-design/ant-design/commit/c5344bde529a2f2ec814f46e7ec5d249eac8d608)
- 🌟 Add `tabBarExtraContent` property to Card component. [#18433](https://github.com/ant-design/ant-design/pull/18433) [@lengthmin](https://github.com/lengthmin)
- 🌟 Anchor.Link add add new property `target`. [#18335](https://github.com/ant-design/ant-design/pull/18335) [@DiamondYuan](https://github.com/DiamondYuan)
- 🐞 Fix prop `style` is getting duplicated on Table. [#18330](https://github.com/ant-design/ant-design/pull/18330) [@MrHeer](https://github.com/MrHeer)
- 🐞 Fix Input line height style bug in IE11. [#17759](https://github.com/ant-design/ant-design/pull/17759)
- 🐞 Fix Steps progressDot broken style. [#18356](https://github.com/ant-design/ant-design/pull/18356)
- 🐞 Fixed an issue with plain icon button style errors. [#18425](https://github.com/ant-design/ant-design/pull/18425)
## 3.22.2

8
CHANGELOG.zh-CN.md

@ -17,15 +17,9 @@ timeline: true
## 3.23.0
- 🔥 PageHeader 样式重写以适应更多的情况。[#18128](https://github.com/ant-design/ant-design/pull/18128)
- 🔥 官方现在支持通过图片搜索图标啦![#18425](https://github.com/ant-design/ant-design/pull/18425)
- 💄 调整 Table 展开按钮的样式。[c5344bd](https://github.com/ant-design/ant-design/commit/c5344bde529a2f2ec814f46e7ec5d249eac8d608)
- 🔥 PageHeader 样式重新设计以适应更多的情况。[#18128](https://github.com/ant-design/ant-design/pull/18128)
- 🌟 Card 组件新增了 `tabBarExtraContent` 属性。[#18433](https://github.com/ant-design/ant-design/pull/18433) [@lengthmin](https://github.com/lengthmin)
- 🌟 Anchor.Link 增加 `target` 属性。[#18335](https://github.com/ant-design/ant-design/pull/18335) [@DiamondYuan](https://github.com/DiamondYuan)
- 🐞 修复 Table 的 `style` 属性被应用了两次的问题。[#18330](https://github.com/ant-design/ant-design/pull/18330) [@MrHeer](https://github.com/MrHeer)
- 🐞 修复 Input 在 IE11 下错位的问题。[#17759](https://github.com/ant-design/ant-design/pull/17759)
- 🐞 修复 Steps `progressDot` 样式错位问题。[#18356](https://github.com/ant-design/ant-design/pull/18356)
- 🐞 修复纯图标按钮样式错误的问题。 [#18425](https://github.com/ant-design/ant-design/pull/18425)
## 3.22.2

Loading…
Cancel
Save