|
@ -15,6 +15,28 @@ timeline: true |
|
|
|
|
|
|
|
|
--- |
|
|
--- |
|
|
|
|
|
|
|
|
|
|
|
## 3.20.6 |
|
|
|
|
|
|
|
|
|
|
|
`2019-07-24` |
|
|
|
|
|
|
|
|
|
|
|
- 🐞 Fix Col height when `span` sets 0. [#17748](https://github.com/ant-design/ant-design/pull/17748) [@yoyo837](https://github.com/yoyo837) |
|
|
|
|
|
- 🐞 Fix Cascader was broken when `options`'s `children` is `null`. [#17756](https://github.com/ant-design/ant-design/pull/17756) |
|
|
|
|
|
- 🐞 Fix Checkbox padding where all spans align left.[#17752](https://github.com/ant-design/ant-design/pull/17752) [#17761](https://github.com/ant-design/ant-design/pull/17761) [@inovux](https://github.com/inovux) |
|
|
|
|
|
- 🐞 Fix Input line height style bug in IE. [#17759](https://github.com/ant-design/ant-design/pull/17759) |
|
|
|
|
|
- 🐞 Fix Rate right-margin of last item. [#17764](https://github.com/ant-design/ant-design/pull/17764) [@inovux](https://github.com/inovux) |
|
|
|
|
|
- 🐞 Fix Radio.Button disabled item border style. [#17775](https://github.com/ant-design/ant-design/pull/17775) |
|
|
|
|
|
- 🐞 Fix DatePicker `@input-hover-border-color` variables not working. [#17784](https://github.com/ant-design/ant-design/pull/17784) |
|
|
|
|
|
- 🐞 Fix Transfer not re-render list when `dataSource` with `lazy`. [#17783](https://github.com/ant-design/ant-design/pull/17783) |
|
|
|
|
|
- 🐞 Fix RangePicker `defaultValue` startTime later than endTime. [#17694](https://github.com/ant-design/ant-design/pull/17694) [@mraiguo](https://github.com/mraiguo) |
|
|
|
|
|
- 🐞 Fix long `placeholders` truncate style. [#17797](https://github.com/ant-design/ant-design/pull/17797) [@Kapiroska](https://github.com/Kapiroska) |
|
|
|
|
|
- 🐞 Fix Menu circular dependencies. [#17805](https://github.com/ant-design/ant-design/pull/17805) [@phthhieu](https://github.com/phthhieu) |
|
|
|
|
|
- 🐞 Fix Alert `message` style. [#17808](https://github.com/ant-design/ant-design/pull/17808) [@mtadams007](https://github.com/mtadams007) |
|
|
|
|
|
- 🐞 Fix Result `extra` is not centered. [#17786](https://github.com/ant-design/ant-design/pull/17786) [@nnecec](https://github.com/nnecec) |
|
|
|
|
|
- 🐞 Fix Progress with mini `value` not keeps bar radius round. [#17819](https://github.com/ant-design/ant-design/pull/17819) |
|
|
|
|
|
- 🐞 Fix Statistic.Countdown `format` not escaping characters in square brackets. [#17841](https://github.com/ant-design/ant-design/pull/17841) |
|
|
|
|
|
- 🐞 Fix Table custom `filterDropdown` always triggering `onChange` in some situations. [#17846](https://github.com/ant-design/ant-design/pull/17846) |
|
|
|
|
|
- 🐞 Fix TimePicker weird render bug in Safari. [#17857](https://github.com/ant-design/ant-design/pull/17857) |
|
|
|
|
|
|
|
|
## 3.20.5 |
|
|
## 3.20.5 |
|
|
|
|
|
|
|
|
`2019-07-19` |
|
|
`2019-07-19` |
|
|