ant-design/components/radio
MadCcc 29f68f9e28
fix: checkbox group support options other than string (#33678)
* fix: checkbox group support options other than string

* docs: update checkbox docs

* fix: radio group support value other than string

* fix: only support number and string

* docs: update group options type
2022-01-12 22:57:43 +08:00
..
__tests__ test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
demo fix: checkbox & radio in flex align (#30260) 2021-04-22 20:15:23 +08:00
style fix: radio cursor style (#33198) 2021-12-08 10:38:06 +08:00
context.tsx chore: replace legacy context and use PureComponent (#21597) 2020-02-26 16:09:22 +08:00
group.tsx fix: checkbox group support options other than string (#33678) 2022-01-12 22:57:43 +08:00
index.en-US.md fix: checkbox group support options other than string (#33678) 2022-01-12 22:57:43 +08:00
index.tsx chore: 🆙 upgrade typescript-eslint (#26600) 2020-09-16 11:43:55 +08:00
index.zh-CN.md fix: checkbox group support options other than string (#33678) 2022-01-12 22:57:43 +08:00
interface.tsx merge master into Feature (#25262) 2020-06-28 22:41:59 +08:00
radio.tsx fix: Radio type cannot be override (#32463) 2021-10-13 17:13:07 +08:00
radioButton.tsx refactor(radio): rewrite with hook (#24485) 2020-05-27 10:21:17 +08:00