File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 2.0.0-beta.4
14
+
15
+ - 🌟 Remove polyfills that are no longer used
16
+ - 🐞 Fix the problem of calling ` Modal ` afterClose twice
17
+ - 🐞 Supplement the declaration that ts type files lack native attributes
18
+
13
19
## 2.0.0-beta.3
14
20
15
21
- 🔥 Support Typescript.
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 2.0.0-beta.4
14
+
15
+ - 🌟 移除不再使用的 polyfill
16
+ - 🐞 修复 ` Modal ` afterClose 调用两次的问题
17
+ - 🐞 补充 ts 类型文件缺少原生属性的声明
18
+
13
19
## 2.0.0-beta.3
14
20
15
21
- 🔥 支持 Typescript。
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 2.0.0-beta.3 " ,
3
+ "version" : " 2.0.0-beta.4 " ,
4
4
"title" : " Ant Design Vue" ,
5
5
"description" : " An enterprise-class UI design language and Vue-based implementation" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments