杨小事er
668c330cae
fix(radio): delete unnecessary onChange ( #14984 )
...
* fix(radio): delete unnecessary onChange
* fix(radio): fix multi trigger
2019-02-21 20:53:19 +08:00
ztplz
be51df6c4c
Format
2019-01-18 18:15:50 +08:00
zombiej
cdf4c1e6b8
merge origin/master
2018-12-18 19:18:08 +08:00
Damian Green
a140533a26
Fix lifecycle method for radio ( #13239 )
2018-12-17 15:01:55 +08:00
陈帅
8e11f0bdb9
merge support prettier
2018-12-07 20:02:01 +08:00
陈帅
dca9715186
support prettier
2018-12-07 18:27:30 +08:00
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
...
Basic support prefixCls.
2018-12-05 19:12:18 +08:00
Wei Zhu
064bfaf554
Add @types/prop-types
2018-08-07 21:09:05 +08:00
Ed Moore
cd5cbafdf0
Fix types for Radio Group
2018-07-23 14:33:47 +08:00
afc163
3eee357bfb
Add buttonStyle(outline|solid) for RadioGroup
2018-06-28 15:01:03 +08:00
Wei Zhu
7ee2eca848
Pass CheckboxGroup/RadioGroup prefixCls down to children ( #10002 )
...
Close #9950
2018-04-22 16:35:34 +08:00
Wei Zhu
f78e0098fa
Improve Radio/Checkbox type definition
...
Close #9574
2018-03-08 20:39:34 +08:00
Wei Zhu
01f4b4e713
Merge branch 'master' into antd-3.0
2017-12-01 11:50:07 +08:00
afc163
7604495ab4
Fix RadioGroup id props
2017-11-27 10:49:17 +08:00
Wei Zhu
9b5a16ba93
Fix implicit any for Radio
2017-11-21 15:22:27 +08:00
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
2017-11-17 14:38:54 +08:00
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
2017-08-07 10:41:38 +08:00
clinyong
6f586ba243
change type of radio group value to any
2017-07-20 17:04:10 +08:00
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
2017-05-09 13:40:33 +08:00
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
2017-04-14 16:20:09 +08:00
黄子毅
0648172973
fix jslint ( #5514 )
2017-03-28 11:56:38 +08:00
Wei Zhu
68cdfc550d
refactor: RadioGroup's cloneElement to context ( #5453 )
2017-03-27 10:09:06 +08:00
Wei Zhu
54b49afd32
Use a special static property for type detecting
...
close #5359
2017-03-17 17:54:02 +08:00
Rex
ca8e88971a
fix: callback is triggered only when the value changes ( #4278 )
...
* callback is triggered only when the value changes
* optimize lastValue assignment
2016-12-19 10:52:47 +08:00
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
2016-11-30 10:20:23 +08:00
ddcat1115
29001ffe4c
Merge pull request #3830 from ant-design/fix-popover
...
Let Checkbox and Radio response hover events
2016-11-17 22:59:31 +08:00
afc163
16fdb00282
No need Radio[key] in RadioGroup
2016-11-17 17:50:26 +08:00
Meck
0a30315a32
Let Checkbox and Radio response hover events
...
Close #3455
2016-11-14 11:55:32 +08:00
Benjy Cui
ad88118373
feat: support Radio.Group[children] = undefined | null, ref: #3721
2016-11-04 09:38:57 +08:00
Benjy Cui
01ddb398c7
feat: add Radio.Group[className]
2016-11-03 11:33:26 +08:00
Wei Zhu
f8d2aeefc3
refactor: Replace react-addons-pure-render-mixin with rc-util/lib/PureRenderMixin ( #3627 )
2016-10-28 13:56:23 +08:00
Benjy Cui
08e21e0a2f
refactor: close : #3490
2016-10-24 16:30:38 +08:00
yiminghe
8afe3965c1
upgrade ts 2.0
2016-10-19 17:52:23 +08:00
Benjy Cui
bd7e9f00c0
style: update code style
2016-09-21 11:54:53 +08:00
afc163
497ff0cabb
Merge branch "1.x-stable"
2016-08-31 15:00:13 +08:00
Benjy Cui
d3d6faf2f3
refactor: ts radio, ref: #2639
2016-08-10 10:26:42 +08:00
偏右
de359d2cf7
fix tslint problems ( #2360 )
2016-07-13 11:14:24 +08:00
yiminghe
94706f1d2c
fix ts
2016-07-07 20:25:03 +08:00
yiminghe
9a0d751f94
refactor to typescript
2016-06-22 13:19:48 +08:00