ant-design-vue/components/vc-virtual-list
Garret MH a2f7d6d062
feat: Vue 3 Migration Build support (#5973), close #5765
closes vueComponent/ant-design-vue#5765

Add `compatConfig: { MODE: 3 }` to all component definitions to signal to `@vue/compat` not to use any Vue 2 compatibility features.
2022-09-26 21:33:41 +08:00
..
hooks fix: select auto location (#5843) 2022-08-07 14:00:29 +08:00
utils chore: refactor virtual list 2020-10-01 17:20:10 +08:00
Filler.tsx chore: use type import (#4260) 2021-06-26 09:35:40 +08:00
index.ts Refactor cascader (#5192) 2022-01-21 21:58:10 +08:00
interface.ts chore: use type import (#4260) 2021-06-26 09:35:40 +08:00
Item.tsx fix: select not scroll, close #5082 2021-12-27 15:40:48 +08:00
List.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
ScrollBar.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00