57 Commits (6a1e9b02007a68da4b4c11594e5caf88876f78d1)

Author SHA1 Message Date
willc001 b0c70ab348
fix: Radio.Group forward child element ref (#26555) 4 years ago
二货机器人 a6180008c5
Revert "fix: ref lost in Radio.Group (#25328)" (#26418) 4 years ago
07akioni e5e44d2aae
refactor: Radio.Group use useMergedState (#25539) 4 years ago
xrkffgg 0a8641fc02
fix: ref lost in Radio.Group (#25328) 4 years ago
jesse 09bb61e738
perf: Radio Group usePrevious instead of useState (#25122) 4 years ago
陈帅 523b74e3b6
merge master into Feature (#25262) 4 years ago
xrkffgg aa6c0a19c8
feat: add radio `optionType` api to set radio option type (#24809) 5 years ago
Tom Xu 2a3fc818d0
refactor(radio): rewrite with hook (#24485) 5 years ago
偏右 d13c76d7e4
refactor components/radio/group.tsx (#24480) 5 years ago
二货机器人 c86c3cf5a1
refactor: Adjust Radio.Group logic that value is undefined should be uncontrolled mode. (#22245) 5 years ago
zefeng e3fbb0dbd4
chore: replace legacy context and use PureComponent (#21597) 5 years ago
zefeng 55133b7757
chore: use purecomponent replace shallow compare (#21575) 5 years ago
偏右 fd8d71717b
🆕 Add style for Checkbox & Radio Group options (#21219) 5 years ago
二货机器人 5ebac5f9d6
feat: Form & ConfigProvider support component size (#20570) 5 years ago
Saeed Rahimi 676de29eb4 feat: added rtl direction to all of ant-design components (#19380) 5 years ago
偏右 8501b708ea refactor: 📦 smaller bundlesize limit (#20356) 5 years ago
orzyyyy 91146e5e91 fix: correct type of key 5 years ago
orzyyyy 63b33d4020 fix: unexpected changes of snapshots 5 years ago
wenhong 77d8c92a16 chore: remove unnecessary disable default props 5 years ago
杨小事er 668c330cae fix(radio): delete unnecessary onChange (#14984) 6 years ago
ztplz be51df6c4c Format 6 years ago
Damian Green a140533a26 Fix lifecycle method for radio (#13239) 6 years ago
陈帅 8e11f0bdb9 merge support prettier 6 years ago
陈帅 dca9715186 support prettier 6 years ago
zombieJ 1a0a06fca9
ConfigProvider support prefixCls (#13389) 6 years ago
Wei Zhu 064bfaf554 Add @types/prop-types 6 years ago
Ed Moore cd5cbafdf0 Fix types for Radio Group 6 years ago
afc163 3eee357bfb Add buttonStyle(outline|solid) for RadioGroup 7 years ago
Wei Zhu 7ee2eca848 Pass CheckboxGroup/RadioGroup prefixCls down to children (#10002) 7 years ago
Wei Zhu f78e0098fa Improve Radio/Checkbox type definition 7 years ago
afc163 7604495ab4 Fix RadioGroup id props 7 years ago
Wei Zhu 9b5a16ba93 Fix implicit any for Radio 7 years ago
Wei Zhu 479a5cb743
Remove allowSyntheticDefaultImports (#8218) 7 years ago
Randy e4c5ab9c69 Radiogroup with `name` (#7009) 7 years ago
clinyong 6f586ba243 change type of radio group value to any 7 years ago
Tyler 919cb22eb7 Use the prop-types package from npm instead of React.PropTypes (#6057) 8 years ago
Benjy Cui eb9e19be1f feat: make Checkbox work in Checkbox.Group, close: #5645 (#5714) 8 years ago
黄子毅 0648172973 fix jslint (#5514) 8 years ago
Wei Zhu 68cdfc550d refactor: RadioGroup's cloneElement to context (#5453) 8 years ago
Wei Zhu ab6e521ea2 refactor: RadioGroup's cloneElement to context (#5453) 8 years ago
Wei Zhu 54b49afd32 Use a special static property for type detecting 8 years ago
Rex ca8e88971a fix: callback is triggered only when the value changes (#4278) 8 years ago
Andrey G a307a7acf7 refactor: remove unnecessary computed props for classNames (#4055) 8 years ago
afc163 16fdb00282 No need Radio[key] in RadioGroup 8 years ago
Meck 0a30315a32 Let Checkbox and Radio response hover events 8 years ago
Benjy Cui ad88118373 feat: support Radio.Group[children] = undefined | null, ref: #3721 8 years ago
Benjy Cui 01ddb398c7 feat: add Radio.Group[className] 8 years ago
Wei Zhu f8d2aeefc3 refactor: Replace react-addons-pure-render-mixin with rc-util/lib/PureRenderMixin (#3627) 8 years ago
Benjy Cui 08e21e0a2f refactor: close: #3490 8 years ago
yiminghe 8afe3965c1 upgrade ts 2.0 8 years ago