二货机器人
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with
13 additions and
1 deletions
-
CHANGELOG.en-US.md
-
CHANGELOG.zh-CN.md
-
package.json
|
@ -15,6 +15,12 @@ timeline: true |
|
|
|
|
|
|
|
|
--- |
|
|
--- |
|
|
|
|
|
|
|
|
|
|
|
## 4.22.1 |
|
|
|
|
|
|
|
|
|
|
|
`2022-07-27` |
|
|
|
|
|
|
|
|
|
|
|
- 🐞 Fix Drawer with percentage width display issue. [#36729](https://github.com/ant-design/ant-design/pull/36729) |
|
|
|
|
|
|
|
|
## 4.22.0 |
|
|
## 4.22.0 |
|
|
|
|
|
|
|
|
`2022-07-26` |
|
|
`2022-07-26` |
|
|
|
@ -15,6 +15,12 @@ timeline: true |
|
|
|
|
|
|
|
|
--- |
|
|
--- |
|
|
|
|
|
|
|
|
|
|
|
## 4.22.1 |
|
|
|
|
|
|
|
|
|
|
|
`2022-07-27` |
|
|
|
|
|
|
|
|
|
|
|
- 🐞 修复 Drawer 使用百分比宽度时的展示问题。[#36729](https://github.com/ant-design/ant-design/pull/36729) |
|
|
|
|
|
|
|
|
## 4.22.0 |
|
|
## 4.22.0 |
|
|
|
|
|
|
|
|
`2022-07-26` |
|
|
`2022-07-26` |
|
|
|
@ -1,6 +1,6 @@ |
|
|
{ |
|
|
{ |
|
|
"name": "antd", |
|
|
"name": "antd", |
|
|
"version": "4.22.0", |
|
|
"version": "4.22.1", |
|
|
"description": "An enterprise-class UI design language and React components implementation", |
|
|
"description": "An enterprise-class UI design language and React components implementation", |
|
|
"title": "Ant Design", |
|
|
"title": "Ant Design", |
|
|
"keywords": [ |
|
|
"keywords": [ |
|
|