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
Benjy Cui
eb9e19be1f
feat: make Checkbox work in Checkbox.Group, close : #5645 ( #5714 )
* refactor: simplify Radio's code
* feat: make Checkbox work in Checkbox.Group, close : #5645
* test: add snapshot
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
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 )
chore: optimize Radio declaration (#4260 )
8 years ago
Andrey G
a307a7acf7
refactor: remove unnecessary computed props for classNames ( #4055 )
* remove unnecessary computed props for classNames
* rollback autocomplete optimization for possible css style order issue
* update snapshots
* remove more unnecessary computed props at Input
8 years ago
Meck
0a30315a32
Let Checkbox and Radio response hover events
Close #3455
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 )
* refactor: table ts
* fix: should pass context to onChange correctly
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.
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
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