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 3.0 ready (#4523) 2021-09-25 16:51:32 +08:00
Indent.tsx 3.0 ready (#4523) 2021-09-25 16:51:32 +08:00
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 feat: tree add activeKey 2022-03-12 14:30:19 +08:00
interface.tsx Refactor cascader (#5192) 2022-01-21 21:58:10 +08:00
props.ts perf: tree, close #5551 2022-04-27 22:37:22 +08:00
useMaxLevel.ts perf: tree & treeselect #5365 2022-03-20 16:42:00 +08:00
util.tsx perf: tree, close #5551 2022-04-27 22:37:22 +08:00