陈帅
dca9715186
support prettier
6 years ago
afc163
7ccd0285b9
💄 fix icon snapshot
6 years ago
zombiej
7643195be1
Transfer disabled should also disable search box
fix #13330
6 years ago
HeskeyBaozi
ee1d2469a8
upgrade test snapshot
6 years ago
afc163
a3e245731b
code style
6 years ago
GauravV-02
fffde2d836
Resolved type name collisions ( #8605 )
7 years ago
Wei Zhu
54b1715d2a
Improve Transfer type definitions.
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
Wei Zhu
bd55d21f83
style: Fix jsx-no-multiline-js ( #3994 )
* Fix jsx-no-multiline-js
* TimePicker addon test
* Transfer search test
8 years ago
Wei Zhu
ccbebe60cc
style: Fix jsx alignment, #3966 ( #3967 )
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
马斯特
a25ec29fb8
refactor: 保证所有的tsx和less都正确使用prefix ( #3024 )
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
Gray Choi
fb9a6963a3
rewrite in typescript
#1846
- [x] Carousel
- [x] Cascader
- [x] Transfer
- [x] Tree
-Tree
-checkable is boolean type, instead of assigning a ReactElement to it,
I use Ternary Operators.
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
9 years ago
afc163
03cb74ead5
upgrade eslint-config-airbnb version and fix some problems
9 years ago
Bruce Mitchener
273e527201
Use static class members for propTypes and friends.
9 years ago
Bruce Mitchener
71594b0e5c
Remove manual binding for 'this'.
Use ES7 style class members for event handlers so that 'this' is
automatically bound and each definition site doesn't need to manually
invoke 'bind'.
This makes all existing ES2015 class usages in components use the
same mechanism for binding.
9 years ago
Bruce Mitchener
50a2163518
Don't directly import Component, use React.Component.
This is another step towards making the code internally consistent.
9 years ago
afc163
dea88ba37e
Fix transfer searchPlaceholder
9 years ago
Benjy Cui
c1659c2ce3
style: update code style to please lint
9 years ago
Benjy Cui
29825f20c8
style: update code style to please lint
9 years ago
afc163
033acfd0f4
Fix transfer search
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
706009f2be
improve transfer
9 years ago
Daqi Song
509a368e56
fix comments
9 years ago
Daqi Song
a7f010dd36
add key, modify default props
9 years ago
Daqi Song
765ce7bb67
change api
9 years ago
Daqi Song
45f01f1f26
update style
9 years ago
Daqi Song
f913542626
fix style
9 years ago
daqi.sdq
779d904f53
add search and operation funcation
9 years ago
Daqi Song
27dc9bc853
init transfer
9 years ago