File tree Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 1010
1111---
1212
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+
1324## 2.0.0-rc.7
1425
1526` 2020-12-28 `
Original file line number Diff line number Diff line change 1010
1111---
1212
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+
1324## 2.0.0-rc.7
1425
1526` 2020-12-28 `
Original file line number Diff line number Diff line change 11{
22 "name" : " ant-design-vue" ,
3- "version" : " 2.0.0-rc.7 " ,
3+ "version" : " 2.0.0-rc.8 " ,
44 "title" : " Ant Design Vue" ,
55 "description" : " An enterprise-class UI design language and Vue-based implementation" ,
66 "keywords" : [
205205 },
206206 "dependencies" : {
207207 "@ant-design-vue/use" : " ^0.0.1-0" ,
208- "@ant-design/icons-vue" : " ^5.1.7 " ,
208+ "@ant-design/icons-vue" : " ^5.1.9 " ,
209209 "@babel/runtime" : " ^7.10.5" ,
210210 "@simonwep/pickr" : " ~1.7.0" ,
211211 "array-tree-filter" : " ^2.1.0" ,
You can’t perform that action at this time.
0 commit comments