mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-27 20:49:53 +08:00
update 3.23.1 changelog
This commit is contained in:
parent
04669002bf
commit
eb28212da6
@ -20,6 +20,8 @@ timeline: true
|
||||
`2019-09-03`
|
||||
|
||||
- 🐞 Fix Upload can not upload more than one file when `multiple` is `false`. [#18626](https://github.com/ant-design/ant-design/pull/18626)
|
||||
- 🐞 Fix MonthPicker switch handler overflow style. [#18624](https://github.com/ant-design/ant-design/pull/18624)
|
||||
- 💄 Tree add `@tree-node-hover-bg` and `@tree-node-selected-bg` less variable. [#18593](https://github.com/ant-design/ant-design/pull/18593) [@MrHeer](https://github.com/MrHeer)
|
||||
|
||||
## 3.23.0
|
||||
|
||||
|
@ -20,6 +20,8 @@ timeline: true
|
||||
`2019-09-03`
|
||||
|
||||
- 🐞 修复 Upload 在 `multiple` 为 `false` 时无法上传多于一个文件的问题。[#18626](https://github.com/ant-design/ant-design/pull/18626)
|
||||
- 🐞 修复 MonthPicker 切换按钮溢出的问题。[#18624](https://github.com/ant-design/ant-design/pull/18624)
|
||||
- 💄 Tree 增加 `@tree-node-hover-bg` 和 `@tree-node-selected-bg` less 变量。[#18593](https://github.com/ant-design/ant-design/pull/18593) [@MrHeer](https://github.com/MrHeer)
|
||||
|
||||
## 3.23.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user