Commit Graph

9 Commits (cb80e40aa6a8e46be5f52fd57f04087928bb1317)

Author SHA1 Message Date
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 02e134f81d refactor: tag 2021-06-09 22:50:40 +08:00
tanjinzhou 61ef8e6883 chore: PropTypes.bool to PropTypes.looseBool 2020-10-10 18:16:28 +08:00
Amour1688 183be1ba38 fix: tag props 2020-10-04 22:08:12 +08:00
Amour1688 28111e7f34 chore: rename `ConfigConsumerProps` to `defaultConfigProvider` 2020-09-30 10:47:18 +08:00
Amour1688 eabad90b3d chore: refactor tag 2020-09-23 17:51:02 +08:00
Amour1688 09eb71d5fb chore: refactor tag 2020-08-23 19:33:01 +08:00