48 Commits (bb1da55a55bcc3943ca27a410eb4498240099c5f)

Author SHA1 Message Date
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
Benjy Cui bd7e9f00c0 style: update code style 8 years ago
Benjy Cui d3d6faf2f3 refactor: ts radio, ref: #2639 8 years ago
偏右 de359d2cf7 fix tslint problems (#2360) 8 years ago
yiminghe 94706f1d2c fix ts 9 years ago
yiminghe 9a0d751f94 refactor to typescript 9 years ago
偏右 09db9f2436 Revert "Remove react-addons-pure-render-mixin, use rc-util's PureRenderMixin instead" (#2074) 9 years ago
Leon Shi 0f8855dff7 remove react-addons-pure-render-mixin, use rc-util's PureRenderMixin instead (#2055) 9 years ago
Leon Shi b83aaed358 improve Radio re-render performance 9 years ago
Bruce Mitchener ba965dc746 Convert several React.createClass usages to classes. 9 years ago
afc163 17fa990a82 Add vertical RadioGroup demo, close #1119 9 years ago