ant-design-vue/components/modal
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: remove mock transition when test env #4565 2022-07-06 18:21:16 +08:00
demo doc: update drag demo 2022-04-25 14:24:03 +08:00
style feat: pagination add responsive 2022-03-17 13:51:08 +08:00
ConfirmDialog.tsx fix: modal method wrapClassName not work, close #5550 2022-04-26 17:14:03 +08:00
Modal.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
confirm.tsx
â€Ļ
index.en-US.md fix: modal method wrapClassName not work, close #5550 2022-04-26 17:14:03 +08:00
index.tsx
â€Ļ
index.zh-CN.md fix: modal method wrapClassName not work, close #5550 2022-04-26 17:14:03 +08:00
locale.ts
â€Ļ