lijianan
ac5a06027e
revert: "chore: unified import method ( #42149 )" ( #42180 )
This reverts commit ea8ed28209
.
2 years ago
lijianan
ea8ed28209
chore: unified import method ( #42149 )
* chore: unified import method
* fix lint
2 years ago
二货机器人
2c2c631bfd
chore: prettier components ( #36171 )
2 years ago
Tom Xu
1719748a29
chore: eslint add consistent-type-imports ( #35419 )
* chore: eslint add consistent-type-imports
* fix avatar
* Update Item.tsx
3 years ago
vagusX
afa4442a10
refactor: add optionType for Radio internally ( #34849 )
* refactor: add optionType for Radio internally
* fix: lint
* fix: update snapshot
* feat: remove useless condition for RadioGroupContext
* test: add test case for Radio.Button
3 years ago
Tom Xu
2a3fc818d0
refactor(radio): rewrite with hook ( #24485 )
* refactor(radio): rewrite with hook
* fix lint
5 years ago
二货机器人
578c4132a0
fix: ref in radio button has not forward ( #21895 )
5 years ago
zhangj
621df692b3
fix: Radio.Button type error ( #21807 )
5 years ago
zefeng
e3fbb0dbd4
chore: replace legacy context and use PureComponent ( #21597 )
5 years ago
ztplz
18332d8e76
FIx RadioButton cause RadioGroup onChange event trigger twice ( #14523 )
fix #14485
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
Basic support prefixCls.
6 years ago
afc163
9b9c4c7dec
fix typescript errors
6 years ago
afc163
f99b9ab56e
Remove wave effect of Radio.Button
6 years ago
afc163
9cf6ae6010
Refactor and apply wave click animation to more components
now support Button, Tag, Radio.Button and switch
6 years ago
Wei Zhu
064bfaf554
Add @types/prop-types
6 years ago
Wei Zhu
f78e0098fa
Improve Radio/Checkbox type definition
Close #9574
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
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