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
tangjinzhou
00dc2add94
chore: update ts type ( #5408 )
...
* feat: update prop type
* feat: update ts type
* feat: update ts type
* feat: update ts type
* feat: update ts type
* test: update snap
* feat: update ts type
2022-03-26 22:52:54 +08:00
tangjinzhou
f6d1b848e4
fix: modal cannot open in dropdown, close #5139
2022-01-10 10:23:17 +08:00
tangjinzhou
98755f332c
refactor: modal ( #5129 ), close #5096
...
* fix: can not scroll when close dialog #5096
* refactor: modal
2022-01-06 16:08:53 +08:00