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
confirm.tsx refactor: modal (#5129), close #5096 2022-01-06 16:08:53 +08:00
ConfirmDialog.tsx fix: modal method wrapClassName not work, close #5550 2022-04-26 17:14:03 +08:00
index.en-US.md fix: modal method wrapClassName not work, close #5550 2022-04-26 17:14:03 +08:00
index.tsx Feat css var (#5327) 2022-03-12 09:56:32 +08:00
index.zh-CN.md fix: modal method wrapClassName not work, close #5550 2022-04-26 17:14:03 +08:00
locale.ts fix: api components support locale, close #4780 2021-10-26 16:12:56 +08:00
Modal.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00