mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
docs: add changelog for 2.13.9 (#8105)
This commit is contained in:
parent
ffe36725d6
commit
be38298f8e
@ -17,6 +17,16 @@ If you want to read change logs before `2.0.0`, please visit [GitHub](https://gi
|
||||
|
||||
---
|
||||
|
||||
## 2.13.9
|
||||
|
||||
`2017-11-06`
|
||||
|
||||
- Published [Ant Design Pro](https://pro.ant.design/).
|
||||
- Fix that `Cascader[popupVisible]` doesn't work. [#8088](https://github.com/ant-design/ant-design/issues/8088)
|
||||
- Fix that native `input[type=checkbox|radio]` invisible issue. [7c3a483](https://github.com/ant-design/ant-design/commit/7c3a48319074a800c89935e728904933d503ee86)
|
||||
- Fix that `Input.Search[suffix]` doesn't work. [#7970](https://github.com/ant-design/ant-design/issues/7970)
|
||||
- Fix TypeScript definitions of Slider. [#8102](https://github.com/ant-design/ant-design/pull/8102) [@davschne](https://github.com/davschne)
|
||||
|
||||
## 2.13.8
|
||||
|
||||
`2017-10-27`
|
||||
|
@ -17,6 +17,16 @@ timeline: true
|
||||
|
||||
---
|
||||
|
||||
## 2.13.9
|
||||
|
||||
`2017-11-06`
|
||||
|
||||
- 发布 [Ant Design Pro](https://pro.ant.design/)。
|
||||
- 修复 `Cascader[popupVisible]` 失效问题。[#8088](https://github.com/ant-design/ant-design/issues/8088)
|
||||
- 修复原生 `input[type=checkbox|radio]` 看不到的问题。[7c3a483](https://github.com/ant-design/ant-design/commit/7c3a48319074a800c89935e728904933d503ee86)
|
||||
- 修复 `Input.Search[suffix]` 失效的问题。[#7970](https://github.com/ant-design/ant-design/issues/7970)
|
||||
- 修复 Slider TypeScript 定义问题。[#8102](https://github.com/ant-design/ant-design/pull/8102) [@davschne](https://github.com/davschne)
|
||||
|
||||
## 2.13.8
|
||||
|
||||
`2017-10-27`
|
||||
|
Loading…
Reference in New Issue
Block a user