mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
docs: 4.3.3 release docs (#24810)
* docs: 4.3.3 release docs * docs: order * docs: version
This commit is contained in:
parent
98860c64d1
commit
2cd5167685
@ -15,6 +15,13 @@ timeline: true
|
||||
|
||||
---
|
||||
|
||||
## 4.3.3
|
||||
|
||||
`2020-06-07`
|
||||
|
||||
- 🐞 Fix Drawer cannot open. [#24802](https://github.com/ant-design/ant-design/pull/24802)
|
||||
- 🐞 Fix Menu.SubMenu cannot scroll. [#24806](https://github.com/ant-design/ant-design/pull/24806)
|
||||
|
||||
## 4.3.2
|
||||
|
||||
`2020-06-06`
|
||||
|
@ -15,6 +15,13 @@ timeline: true
|
||||
|
||||
---
|
||||
|
||||
## 4.3.3
|
||||
|
||||
`2020-06-07`
|
||||
|
||||
- 🐞 修复 Drawer 无法显示的问题。[#24802](https://github.com/ant-design/ant-design/pull/24802)
|
||||
- 🐞 修复 Menu.SubMenu 滚动区域无法交互的问题。[#24806](https://github.com/ant-design/ant-design/pull/24806)
|
||||
|
||||
## 4.3.2
|
||||
|
||||
`2020-06-06`
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "antd",
|
||||
"version": "4.3.2",
|
||||
"version": "4.3.3",
|
||||
"description": "An enterprise-class UI design language and React components implementation",
|
||||
"keywords": [
|
||||
"ant",
|
||||
|
Loading…
Reference in New Issue
Block a user