Commit Graph

7 Commits (19f0aea9654f9e4036ebf5704832cec555ec31ab)

Author SHA1 Message Date
tangjinzhou 03760e3e3d Merge remote-tracking branch 'origin/main' into feat-v4 2023-05-18 23:23:43 +08:00
tangjinzhou b4258dc23d feat: support vue 3.3 slot type 2023-05-18 21:22:58 +08:00
tangjinzhou b5d7d582cd refactor: configprovider 2023-01-27 16:00:17 +08:00
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
ajuner d028cce23f
chore: use type import (#4260) 2021-06-26 09:35:40 +08:00
tangjinzhou 22141e74de
refactor: list (#4242) 2021-06-23 14:44:21 +08:00