ant-design-vue/components/vc-cascader
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 feat: cascader add clearIcon & removeIcon slot 2022-04-12 14:03:30 +08:00
OptionList feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
utils feat: cascader add clearIcon & removeIcon slot 2022-04-12 14:03:30 +08:00
Cascader.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
context.ts Refactor cascader (#5192) 2022-01-21 21:58:10 +08:00
index.tsx feat: cascader add clearIcon & removeIcon slot 2022-04-12 14:03:30 +08:00