ant-design-vue/components/vc-select
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 deep watch options, close #5398 2022-03-25 16:40:06 +08:00
Selector feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
utils fix: selectoption empty error 2022-04-03 10:00:48 +08:00
BaseSelect.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
index.ts feat: select option add title 2022-04-23 13:28:00 +08:00
interface.ts Refactor cascader (#5192) 2022-01-21 21:58:10 +08:00
OptGroup.tsx Refactor cascader (#5192) 2022-01-21 21:58:10 +08:00
Option.tsx Refactor cascader (#5192) 2022-01-21 21:58:10 +08:00
OptionList.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
Select.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
SelectContext.ts Refactor cascader (#5192) 2022-01-21 21:58:10 +08:00
SelectTrigger.tsx feat: select option add title 2022-04-23 13:28:00 +08:00
TransBtn.tsx chore: update ts type (#5408) 2022-03-26 22:52:54 +08:00