30 Commits (57c072d1b80d2e1fc628ae4f73799ceea9a02359)

Author SHA1 Message Date
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
afc163 6d24a3f002 Fix RadioGroup usage for #1119 9 years ago
afc163 86b5c6eecc Fix some style 9 years ago
afc163 870b7ade34 Fix radio group className 9 years ago
afc163 5a032af8e9 update some code style 9 years ago
yiminghe efd768bf07 allow more value type for radiogroup 9 years ago
Benjy Cui d06935528e feat: customized size first 9 years ago
afc163 66b7ee81ad fix eslint problems, eslint-config-airbnb@4.x 9 years ago
afc163 69935c5bbf Add size for RadioButton, close #904 9 years ago
Benjy Cui b72d18fd44 style: update code style to please the fucking lint 9 years ago
Benjy Cui 711d2d7413 style: update code style to please lint 9 years ago
afc163 eb828f0eba Fix disabled props in RadioGroup, closes #603 9 years ago
afc163 c05652a140 Add radio button disabled style, fix #489 9 years ago
afc163 691b0147b1 update eslintrc and fix code 9 years ago
yiminghe 06aa5877e2 fix children map 9 years ago
yiminghe 4bf5e4e3f4 fix children map 9 years ago
afc163 0d33a5fbb4 Add radio button in radio 9 years ago
ustccjw b34269a6b1 use es6 module import/export 9 years ago