mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-29 18:50:00 +08:00
Modify changelog for 3.0.3
This commit is contained in:
parent
6efebb5bfa
commit
2be5d3be17
@ -20,7 +20,7 @@ timeline: true
|
||||
`2017-12-22`
|
||||
|
||||
- 🐞 Add React.SFC type for Form.create return value. [#8672](https://github.com/ant-design/ant-design/issues/8672)
|
||||
- 🐞 Fix form item height problem. [#8701](https://github.com/ant-design/ant-design/issues/8701)
|
||||
- 🐞 Fix form item height and align problem. [#8701](https://github.com/ant-design/ant-design/issues/8701)
|
||||
- 🐞 Improve input addon size. [#8680](https://github.com/ant-design/ant-design/issues/8680)
|
||||
- 🐞 Fix table size of fixed column. [#8660](https://github.com/ant-design/ant-design/issues/8660)
|
||||
|
||||
|
@ -20,7 +20,7 @@ timeline: true
|
||||
`2017-12-22`
|
||||
|
||||
- 🐞 Form.create 返回值增加`React.SFC`类型的支持。[#8672](https://github.com/ant-design/ant-design/issues/8672)
|
||||
- 🐞 修复 Form 控件高度的问题。[#8701](https://github.com/ant-design/ant-design/issues/8701)
|
||||
- 🐞 修复 Form 控件高度和对齐的问题。[#8701](https://github.com/ant-design/ant-design/issues/8701)
|
||||
- 🐞 修复前后置标签与 Input 高度不一致的问题。[#8680](https://github.com/ant-design/ant-design/issues/8680)
|
||||
- 🐞 修复 Table 固定列时左右未对齐的问题。[#8660](https://github.com/ant-design/ant-design/issues/8660)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user