ant-design-vue/components/dropdown
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-04-06 10:48:46 +08:00
demo Feat css var (#5327) 2022-03-12 09:56:32 +08:00
style fix: dropdown text wrap, close #5798 2022-07-12 10:16:42 +08:00
dropdown-button.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
dropdown.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
index.en-US.md Feat css var (#5327) 2022-03-12 09:56:32 +08:00
index.ts 3.0 ready (#4523) 2021-09-25 16:51:32 +08:00
index.zh-CN.md docs(dropdown): remove redundant periods (#5465) 2022-04-09 22:15:26 +08:00
props.ts docs(dropdown): make type definitions more beautiful (#5460) 2022-04-09 09:42:26 +08:00