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 )
* fix(radio): delete unnecessary onChange
* fix(radio): fix multi trigger
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 )
Basic support prefixCls.
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 )
Close #9950
7 years ago
Wei Zhu
f78e0098fa
Improve Radio/Checkbox type definition
Close #9574
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 )
* Add a name property for RadioGroup
* Add document for RadioGroup's name property
* Add test case for RadioGroup name property
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 )
* 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
黄子毅
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
close #5359
8 years ago
Rex
ca8e88971a
fix: callback is triggered only when the value changes ( #4278 )
* callback is triggered only when the value changes
* optimize lastValue assignment
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
afc163
16fdb00282
No need Radio[key] in RadioGroup
8 years ago
Meck
0a30315a32
Let Checkbox and Radio response hover events
Close #3455
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