mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
Add 2.11.1 changelog (#6507)
This commit is contained in:
parent
dd6d643519
commit
c40bdb9c77
@ -17,6 +17,14 @@ If you want to read change logs before `2.0.0`, please visit [GitHub](https://gi
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## 2.11.1
|
||||||
|
|
||||||
|
`2017-06-18`
|
||||||
|
|
||||||
|
- Fix setting `className` of Table's pagination not working issue. [#6416](https://github.com/ant-design/ant-design/issues/6416)
|
||||||
|
- Fix nested Tabs style issue.[#6431](https://github.com/ant-design/ant-design/issues/6431) [@sadmark](https://github.com/sadmark)
|
||||||
|
- Fix RadioButton wrapping leaves off the left border on small screen.[#6492](https://github.com/ant-design/ant-design/issues/6492) [@pierreneter](https://github.com/pierreneter)
|
||||||
|
|
||||||
## 2.11.0
|
## 2.11.0
|
||||||
|
|
||||||
`2017-06-07`
|
`2017-06-07`
|
||||||
|
@ -17,6 +17,14 @@ timeline: true
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## 2.11.1
|
||||||
|
|
||||||
|
`2017-06-18`
|
||||||
|
|
||||||
|
- 修复 Table 的分页设置 `className` 无效的问题。[#6416](https://github.com/ant-design/ant-design/issues/6416)
|
||||||
|
- 修复 Tabs 嵌套使用时的样式问题。[#6431](https://github.com/ant-design/ant-design/issues/6431) [@sadmark](https://github.com/sadmark)
|
||||||
|
- 修复 RadioButton 在小屏幕下会没有左侧边框的问题。[#6492](https://github.com/ant-design/ant-design/issues/6492) [@pierreneter](https://github.com/pierreneter)
|
||||||
|
|
||||||
## 2.11.0
|
## 2.11.0
|
||||||
|
|
||||||
`2017-06-07`
|
`2017-06-07`
|
||||||
|
Loading…
Reference in New Issue
Block a user