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
Carter Li
e2ea50f08e
fix(List): fix circular reference, which confuses vite ( #4263 ) ( #4283 )
2021-06-28 17:45:04 +08:00
tangjinzhou
22141e74de
refactor: list ( #4242 )
2021-06-23 14:44:21 +08:00
Amour1688
b24552b029
refactor: list to ts
2020-10-24 21:42:44 +08:00