ant-design-vue/components/vc-tree
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
..
utils perf: tree, close #5551 2022-04-27 22:37:22 +08:00
DropIndicator.tsx
Indent.tsx
MotionTreeNode.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
NodeList.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
Tree.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
TreeNode.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
contextTypes.ts feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
index.ts
interface.tsx
props.ts perf: tree, close #5551 2022-04-27 22:37:22 +08:00
useMaxLevel.ts
util.tsx perf: tree, close #5551 2022-04-27 22:37:22 +08:00