docs(): release 4.20.1 (#35250)

This commit is contained in:
afc163 2022-04-26 18:03:35 +08:00 committed by GitHub
parent 8ca52a1dda
commit 8a36abcc17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 17 additions and 1 deletions

View File

@ -15,6 +15,14 @@ timeline: true
---
## 4.20.1
`2022-04-26`
- 🐞 Fix Breadcrumb extra padding and margin style. [#35235](https://github.com/ant-design/ant-design/pull/35235)
- 🐞 Fix Input.Seach inconsistent behavior of triggering `onSearch` when press enter using Chinese inputting method. [#35164](https://github.com/ant-design/ant-design/pull/35164) [@qyzzzz](https://github.com/qyzzzz)
- 🐞 Fix circle reference between Upload and Dragger. [#34379](https://github.com/ant-design/ant-design/pull/34379) [@kanweiwei](https://github.com/kanweiwei)
## 4.20.0
`2022-04-24`

View File

@ -15,6 +15,14 @@ timeline: true
---
## 4.20.1
`2022-04-26`
- 🐞 修复 Breadcrumb 多余的 `padding``margin` 样式。[#35235](https://github.com/ant-design/ant-design/pull/35235)
- 🐞 修复 Input.Search 在中文输入法下回车键触发 `onSearch` 的行为不一致的问题。[#35164](https://github.com/ant-design/ant-design/pull/35164) [@qyzzzz](https://github.com/qyzzzz)
- 🐞 修复 Upload 和 Upload.Dragger 之间循环依赖的问题。[#34379](https://github.com/ant-design/ant-design/pull/34379) [@kanweiwei](https://github.com/kanweiwei)
## 4.20.0
`2022-04-24`

View File

@ -1,6 +1,6 @@
{
"name": "antd",
"version": "4.20.0",
"version": "4.20.1",
"description": "An enterprise-class UI design language and React components implementation",
"title": "Ant Design",
"keywords": [