File tree 3 files changed +17
-1
lines changed
3 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 3.0.0-alpha.10
14
+
15
+ ` 2021-11-05 `
16
+
17
+ - 🐞 Fix the problem that Tree does not trigger loadData [ #4835 ] ( https://github.com/vueComponent/ant-design-vue/issues/4835 )
18
+ - 🐞 Fix Breadcrumb.Item click event not triggering issue [ #4845 ] ( https://github.com/vueComponent/ant-design-vue/issues/4845 )
19
+ - 🐞 Fix Checkbox sometimes not centered under Group [ #4846 ] ( https://github.com/vueComponent/ant-design-vue/issues/4846 )
20
+
13
21
## 3.0.0-alpha.9
14
22
15
23
` 2021-11-03 `
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 3.0.0-alpha.10
14
+
15
+ ` 2021-11-05 `
16
+
17
+ - 🐞 修复 Tree 不触发 loadData 问题 [ #4835 ] ( https://github.com/vueComponent/ant-design-vue/issues/4835 )
18
+ - 🐞 修复 Breadcrumb.Item click 事件不触发问题 [ #4845 ] ( https://github.com/vueComponent/ant-design-vue/issues/4845 )
19
+ - 🐞 修复 Checkbox 在 Group 下有时不居中问题 [ #4846 ] ( https://github.com/vueComponent/ant-design-vue/issues/4846 )
20
+
13
21
## 3.0.0-alpha.9
14
22
15
23
` 2021-11-03 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 3.0.0-alpha.9 " ,
3
+ "version" : " 3.0.0-alpha.10 " ,
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