File tree 3 files changed +23
-1
lines changed
3 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 4.0.7
14
+
15
+ - 🌟 Added Flex component [ #7052 ] ( https://github.com/vueComponent/ant-design-vue/issues/7052 )
16
+ - 🌟 ConfigProvider adds wave configuration [ #7036 ] ( https://github.com/vueComponent/ant-design-vue/issues/7036 )
17
+ - 🌟 Watermark supports dark mode [ #7067 ] ( https://github.com/vueComponent/ant-design-vue/issues/7067 )
18
+ - 🐞 Fix Space duplicate Key problem [ #7048 ] ( https://github.com/vueComponent/ant-design-vue/issues/7048 )
19
+ - 🐞 Fix Upload disabled priority error issue [ #7047 ] ( https://github.com/vueComponent/ant-design-vue/issues/7047 )
20
+ - 🐞 Fix Carousel rendering error in jsx [ #7077 ] ( https://github.com/vueComponent/ant-design-vue/issues/7077 )
21
+ - 🐞 Fix Message offset position problem [ #7093 ] ( https://github.com/vueComponent/ant-design-vue/issues/7093 )
22
+ - 🐞 Fix the problem of animation failure when using Collapse custom prefix [ #7074 ] ( https://github.com/vueComponent/ant-design-vue/issues/7074 )
23
+
13
24
## 4.0.6
14
25
15
26
- 🐞 Fix the Dropdown onVisibleChange failure issue introduced in 4.0.4 [ #7031 ] ( https://github.com/vueComponent/ant-design-vue/issues/7031 )
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 4.0.7
14
+
15
+ - 🌟 新增 Flex 组件 [ #7052 ] ( https://github.com/vueComponent/ant-design-vue/issues/7052 )
16
+ - 🌟 ConfigProvider 新增 wave 配置 [ #7036 ] ( https://github.com/vueComponent/ant-design-vue/issues/7036 )
17
+ - 🌟 Watermark 支持暗黑模式 [ #7067 ] ( https://github.com/vueComponent/ant-design-vue/issues/7067 )
18
+ - 🐞 修复 Space 重复 Key 问题 [ #7048 ] ( https://github.com/vueComponent/ant-design-vue/issues/7048 )
19
+ - 🐞 修复 Upload disabled 优先级错误问题 [ #7047 ] ( https://github.com/vueComponent/ant-design-vue/issues/7047 )
20
+ - 🐞 修复 Carousel 在 jsx 中渲染错误问题 [ #7077 ] ( https://github.com/vueComponent/ant-design-vue/issues/7077 )
21
+ - 🐞 修复 Message 偏移位置问题 [ #7093 ] ( https://github.com/vueComponent/ant-design-vue/issues/7093 )
22
+ - 🐞 修复 Collapse 自定义 prefix 时动画失效问题 [ #7074 ] ( https://github.com/vueComponent/ant-design-vue/issues/7074 )
23
+
13
24
## 4.0.6
14
25
15
26
- 🐞 修复 4.0.4 引入的 Dropdown onVisibleChange 失效问题 [ #7031 ] ( https://github.com/vueComponent/ant-design-vue/issues/7031 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 4.0.6 " ,
3
+ "version" : " 4.0.7 " ,
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