File tree 3 files changed +11
-1
lines changed
3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 4.0.3
14
+
15
+ - 🐞 Fix the problem of style loss under shadow Dom [ #6912 ] ( https://github.com/vueComponent/ant-design-vue/issues/6912 )
16
+ - 🐞 Upgrade Icon dependency and fix icon css missing problem under shadow Dom [ #6914 ] ( https://github.com/vueComponent/ant-design-vue/issues/6914 )
17
+
13
18
## 4.0.2
14
19
15
20
- 🐞 Fix useMessage causing body to be removed [ #6880 ] ( https://github.com/vueComponent/ant-design-vue/issues/6880 )
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 4.0.3
14
+
15
+ - 🐞 修复 shadow Dom 下样式丢失问题 [ #6912 ] ( https://github.com/vueComponent/ant-design-vue/issues/6912 )
16
+ - 🐞 升级 Icon 依赖,修复 shadow Dom 下 icon css 丢失问题 [ #6914 ] ( https://github.com/vueComponent/ant-design-vue/issues/6914 )
17
+
13
18
## 4.0.2
14
19
15
20
- 🐞 修复 useMessage 导致 body 被移除问题 [ #6880 ] ( https://github.com/vueComponent/ant-design-vue/issues/6880 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 4.0.2 " ,
3
+ "version" : " 4.0.3 " ,
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