release 3.0.0-beta.3

pull/5084/head 3.0.0-beta.3
tangjinzhou 2021-12-27 15:46:45 +08:00
parent e1613fa9d4
commit 41f4187593
3 changed files with 14 additions and 2 deletions

View File

@ -10,12 +10,18 @@
---
## 3.0.0-beta.3
`2021-12-27`
- 🐞 Fix `Select` virtual scroll, dynamically correct the height error problem [#5082](https://github.com/vueComponent/ant-design-vue/issues/5082)
## 3.0.0-beta.2
`2021-12-27`
- 🐞 Fix the issue of triggering inspection when FormItem does not pass the name [#5081](https://github.com/vueComponent/ant-design-vue/issues/5081)
- 🐞 Fix the width flickering problem when Table is first rendered [#5075](https://github.com/vueComponent/ant-design-vue/issues/5075) [#4993](https://github.com/vueComponent /ant-design-vue/issues/4993)
- 🐞 Fix the width flickering problem when Table is first rendered [#5075](https://github.com/vueComponent/ant-design-vue/issues/5075) [#4993](https://github.com/vueComponent/ant-design-vue/issues/4993)
## 3.0.0-beta.1

View File

@ -10,6 +10,12 @@
---
## 3.0.0-beta.3
`2021-12-27`
- 🐞 修复 `Select` 虚拟滚动,动态修正高度错误问题 [#5082](https://github.com/vueComponent/ant-design-vue/issues/5082)
## 3.0.0-beta.2
`2021-12-27`

View File

@ -1,6 +1,6 @@
{
"name": "ant-design-vue",
"version": "3.0.0-beta.2",
"version": "3.0.0-beta.3",
"title": "Ant Design Vue",
"description": "An enterprise-class UI design language and Vue-based implementation",
"keywords": [