mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
docs: 4.21.2 (#36055)
This commit is contained in:
parent
147468a69c
commit
25e1d1bc77
@ -15,6 +15,12 @@ timeline: true
|
||||
|
||||
---
|
||||
|
||||
## 4.21.2
|
||||
|
||||
`2022-06-15`
|
||||
|
||||
- 🐞 Fix incorrect Form status with `noStyle`. [#36054](https://github.com/ant-design/ant-design/pull/36054)
|
||||
|
||||
## 4.21.1
|
||||
|
||||
`2022-06-13`
|
||||
|
@ -15,6 +15,12 @@ timeline: true
|
||||
|
||||
---
|
||||
|
||||
## 4.21.2
|
||||
|
||||
`2022-06-15`
|
||||
|
||||
- 🐞 修复 Form 有 `noStyle` 属性时校验状态错误的问题。[#36054](https://github.com/ant-design/ant-design/pull/36054)
|
||||
|
||||
## 4.21.1
|
||||
|
||||
`2022-06-13`
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "antd",
|
||||
"version": "4.21.1",
|
||||
"version": "4.21.2",
|
||||
"description": "An enterprise-class UI design language and React components implementation",
|
||||
"title": "Ant Design",
|
||||
"keywords": [
|
||||
|
Loading…
Reference in New Issue
Block a user