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
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
convert var to const
fix bug
fix bug
fix for jshint
fix import
9 years ago
yiminghe
015738ffeb
fix radiogroup api
9 years ago
afc163
ddc3f83d76
update radio
9 years ago
jljsj
7ef00b6a51
update radio label
9 years ago
afc163
0bfec4fd7f
code style
9 years ago
jljsj
5701436909
update radiogroup css
9 years ago
jljsj
2af7486e4f
Add radio group
9 years ago