File tree 3 files changed +24
-2
lines changed
3 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 2.0.0-rc.8
14
+
15
+ ` 2021-01-07 `
16
+
17
+ - 🌟 Support Vite 2 [ #3490 ] ( https://github.com/vueComponent/ant-design-vue/issues/3490 )
18
+ - 🌟 Use Composition API to refactor Affix component [ #3447 ] ( https://github.com/vueComponent/ant-design-vue/issues/3447 )
19
+ - 🐞 Fix Image component type definition error [ #3488 ] ( https://github.com/vueComponent/ant-design-vue/issues/3488 )
20
+ - 🐞 Upgrade icons-vue Fix IconFont component type error [ #3474 ] ( https://github.com/vueComponent/ant-design-vue/issues/3474 )
21
+ - 🐞 Fix Tooltip arrow style error in less 4 [ #3477 ] ( https://github.com/vueComponent/ant-design-vue/issues/3477 )
22
+ - 🐞 Fix DatePicker type definition parsing error under Vue 3.0.5 [ #bf7c62] ( https://github.com/vueComponent/ant-design-vue/commit/bf7c62f457fc14624881f69c5baf9a62219383f7 )
23
+
13
24
## 2.0.0-rc.7
14
25
15
26
` 2020-12-28 `
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 2.0.0-rc.8
14
+
15
+ ` 2021-01-07 `
16
+
17
+ - 🌟 支持 Vite 2 [ #3490 ] ( https://github.com/vueComponent/ant-design-vue/issues/3490 )
18
+ - 🌟 使用 Composition API 重构 Affix 组件 [ #3447 ] ( https://github.com/vueComponent/ant-design-vue/issues/3447 )
19
+ - 🐞 修复 Image 组件类型定义错误 [ #3488 ] ( https://github.com/vueComponent/ant-design-vue/issues/3488 )
20
+ - 🐞 升级 icons-vue 修复 IconFont 组件类型错误 [ #3474 ] ( https://github.com/vueComponent/ant-design-vue/issues/3474 )
21
+ - 🐞 修复 less 4 下 Tooltip 箭头样式错误问题 [ #3477 ] ( https://github.com/vueComponent/ant-design-vue/issues/3477 )
22
+ - 🐞 修复 Vue 3.0.5 下 DatePicker 类型定义解析错误问题 [ #bf7c62] ( https://github.com/vueComponent/ant-design-vue/commit/bf7c62f457fc14624881f69c5baf9a62219383f7 )
23
+
13
24
## 2.0.0-rc.7
14
25
15
26
` 2020-12-28 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 2.0.0-rc.7 " ,
3
+ "version" : " 2.0.0-rc.8 " ,
4
4
"title" : " Ant Design Vue" ,
5
5
"description" : " An enterprise-class UI design language and Vue-based implementation" ,
6
6
"keywords" : [
205
205
},
206
206
"dependencies" : {
207
207
"@ant-design-vue/use" : " ^0.0.1-0" ,
208
- "@ant-design/icons-vue" : " ^5.1.7 " ,
208
+ "@ant-design/icons-vue" : " ^5.1.9 " ,
209
209
"@babel/runtime" : " ^7.10.5" ,
210
210
"@simonwep/pickr" : " ~1.7.0" ,
211
211
"array-tree-filter" : " ^2.1.0" ,
You can’t perform that action at this time.
0 commit comments