ant-design-vue/components/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
..
__tests__ test: update snap 2022-09-02 16:16:03 +08:00
demo Feat css var (#5327) 2022-03-12 09:56:32 +08:00
style Feat css var (#5327) 2022-03-12 09:56:32 +08:00
contextKey.ts fix(List): fix circular reference, which confuses vite (#4263) (#4283) 2021-06-28 17:45:04 +08:00
index.en-US.md doc: update doc 2022-03-15 22:47:33 +08:00
index.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
index.zh-CN.md doc: update doc 2022-03-15 22:47:33 +08:00
Item.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
ItemMeta.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00