Wei Zhu
401519ec6f
Fix types
7 years ago
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 )
* Use the prop-types package from npm instead of React.PropTypes
* Remove using of PropTypes from React in docs and site
8 years ago
BK Heleth
291ca97428
Fix #6044 | Radio.Button types ( #6053 )
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
close #5359
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
Bruce Mitchener
ba965dc746
Convert several React.createClass usages to classes.
9 years ago
Bruce Mitchener
11c0a6a203
Name classes without Ant* prefix.
Where necessary, prefix the classes imported from react-component
with 'Rc' rather than prefixing the Ant classes with 'Ant'.
The prefixing of Ant classes wasn't consistent and isn't necessary
in many cases.
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