Kermit Xuan
366b704edc
fix: build site failed in webpack@4.44.0 ( #25821 )
4 years ago
Tom Xu
f4ee809e66
fix: Radio typescript error typo ( #24693 )
5 years ago
Tom Xu
edf7805922
fix: Radio.Group options: Element type is invalid ( #24666 )
5 years ago
Wei Zhu
9b5a16ba93
Fix implicit any for Radio
7 years ago
ChaXinyu
14e2a56b75
export components interface ( #7654 )
* export components interface
* export specific props
* fix formItem missed import
7 years ago
Benjy Cui
3411765ce9
Refactor ts ( #2760 )
* refactor: add interface form Calendar
* refactor: add interface for layout
* refactor: add interface for DatePicker
* refactor: add interface for Icon
* refactor: add interface for InputNumber
* refactor: add interface for Input
8 years ago
yiminghe
9a0d751f94
refactor to typescript
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
c05652a140
Add radio button disabled style, fix #489
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
afc163
ddc3f83d76
update radio
9 years ago
jljsj
7ef00b6a51
update radio label
9 years ago
afc163
e98d95e7b2
code style
9 years ago
jljsj
200b856bba
add radio
9 years ago