update doc

This commit is contained in:
陈帅 2019-08-25 23:47:51 +08:00 committed by 愚道
parent bb7cc336b9
commit fb0fff25ab
2 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,7 @@ timeline: true
- 🐞 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

View File

@ -25,6 +25,7 @@ timeline: true
- 🐞 修复 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