ant-design-vue/components/config-provider
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__ fix: unit test 2020-10-17 11:24:06 +08:00
demo doc: update demo 2022-03-27 10:33:18 +08:00
style style: style file name 2022-03-13 13:21:16 +08:00
context.ts fix: global form message not work, close #5693 2022-06-11 21:56:41 +08:00
cssVariables.tsx fix: config provider theme active color not same in variable.less (#5929) 2022-09-01 11:03:29 +08:00
index.en-US.md docs(config-provider): remove redundant vertical bars (#5470) 2022-04-09 22:20:20 +08:00
index.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
index.zh-CN.md docs(config-provider): remove redundant vertical bars (#5470) 2022-04-09 22:20:20 +08:00
renderEmpty.tsx Feat css var (#5327) 2022-03-12 09:56:32 +08:00