20 Commits (8d5ecfbd12a1718d5734cec3ff8d87c62362e7f6)

Author SHA1 Message Date
Benjy Cui 2feb3d42e6 chore: add definition for Button[onMouseDown], close: #6054 8 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
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
Benjy Cui 4579d8c419 fix: should not generate className twice, close: #5295 8 years ago
Benjy Cui 27def1e7dd fix: should not generate cls twice 8 years ago
HQidea 7471780ffe fix: fix Radio children === 0 (#4882) 8 years ago
feng zhi hao 6e416f4746 optimize Radio declaration (#4260) 8 years ago
Andrey G a307a7acf7 refactor: remove unnecessary computed props for classNames (#4055) 8 years ago
Meck 0a30315a32 Let Checkbox and Radio response hover events 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
Benjy Cui bd7e9f00c0 style: update code style 8 years ago
Benjy Cui 978b9f98e7 refactor: table ts (#2664) 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
Benjy Cui ecaa6c56c3 style: enable comma-dangle 9 years ago
afc163 e59715f98d fix checkbox and radio empty span 9 years ago
afc163 dab3ce4513 Add focused style to Select & TreeSelect 9 years ago
Bruce Mitchener ba965dc746 Convert several React.createClass usages to classes. 9 years ago
Bruce Mitchener 11c0a6a203 Name classes without Ant* prefix. 9 years ago
afc163 a45ed7ee4c Fix radio style prop 9 years ago
Benjy Cui 29825f20c8 style: update code style to please lint 9 years ago
afc163 69935c5bbf Add size for RadioButton, close #904 9 years ago
afc163 c05652a140 Add radio button disabled style, fix #489 9 years ago
afc163 0d33c0d9e4 Add radio button style 9 years ago
afc163 0d33a5fbb4 Add radio button in radio 9 years ago