ant-design-vue/components/radio
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
..
__tests__ chore: update jest to 28 2022-07-06 17:40:21 +08:00
demo chore: update ts type (#5408) 2022-03-26 22:52:54 +08:00
style feat: radio support number option 2022-03-17 14:42:03 +08:00
Group.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
index.en-US.md feat: radio support number option 2022-03-17 14:42:03 +08:00
index.ts fix: ts type error 2022-01-11 23:23:07 +08:00
index.zh-CN.md feat: radio support number option 2022-03-17 14:42:03 +08:00
interface.ts chore: update ts type (#5408) 2022-03-26 22:52:54 +08:00
Radio.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00
RadioButton.tsx feat: Vue 3 Migration Build support (#5973), close #5765 2022-09-26 21:33:41 +08:00