File tree Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1010
1111---
1212
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+
1318## 4.0.2
1419
1520- 🐞 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 1010
1111---
1212
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+
1318## 4.0.2
1419
1520- 🐞 修复 useMessage 导致 body 被移除问题 [ #6880 ] ( https://github.com/vueComponent/ant-design-vue/issues/6880 )
Original file line number Diff line number Diff line change 11{
22 "name" : " ant-design-vue" ,
3- "version" : " 4.0.2 " ,
3+ "version" : " 4.0.3 " ,
44 "title" : " Ant Design Vue" ,
55 "description" : " An enterprise-class UI design language and Vue-based implementation" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments