Commit Graph

10 Commits (8fcb3fdfe30265e68f4910630997bdc93a186875)

Author SHA1 Message Date
tangjinzhou b5d7d582cd refactor: configprovider 2023-01-27 16:00:17 +08:00
tangjinzhou 040956819f Merge remote-tracking branch 'origin/main' into feat-v3.3 2022-11-24 19:28:21 +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 5b583962db style: lint format 2022-05-22 16:39:57 +08:00
tangjinzhou 44be8722f8 refactor: radio context 2022-05-21 16:29:11 +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 84341ef912 feat: radio support rtl #4720 2021-10-01 15:06:18 +08:00
ajuner cf3fe6b9e0
refactor(radio): use composition api (#4720)
* refactor(radio): use composition api

* docs: update

* chore: update

* docs: update

* Update Group.tsx

Co-authored-by: tangjinzhou <415800467@qq.com>
2021-10-01 14:53:37 +08:00
ajuner d028cce23f
chore: use type import (#4260) 2021-06-26 09:35:40 +08:00
Amour1688 d465356f6d refactor: radio to ts 2020-10-20 16:58:08 +08:00