afc163
2e4d09c68e
Fix types
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
Gray Choi
3a36d65c5e
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
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
Mr.Tone
85141db724
Transfer 组件在render后,马上unmount会报setState错误 ( #2206 )
* Transfer 组件在render后,马上unmount会报setState错误
如题
* _t => timer
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
afc163
3c408e0d22
Improve transfer perfermance, close #2112
9 years ago
Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
9 years ago
jasonslyvia
f4a3b64e14
feat(transfer): add custom render support
9 years ago
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
9 years ago
afc163
03cb74ead5
upgrade eslint-config-airbnb version and fix some problems
9 years ago
afc163
8a9a1d2334
fix checkbox style
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
Bruce Mitchener
5c5d94c4f9
Typo fix: Incorrect capitalization.
9 years ago
afc163
2fa1d0f9a5
Add component locale support for Transfer
9 years ago
afc163
400b7b8a27
Add notFountContent for transfer, close #1142
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
949f6f1a12
fix eslint of no-unneeded-ternary
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
9f48f665a6
Add animation for transfered item
9 years ago
afc163
5f3b38a38c
fix import file extentions
9 years ago
afc163
706009f2be
improve transfer
9 years ago
Daqi Song
7b8007087a
fix style issues, enhance demos
9 years ago
Daqi Song
24975d1d15
add box width
9 years ago
Daqi Song
a7f010dd36
add key, modify default props
9 years ago
Daqi Song
41ba920fd7
add filter function
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
2850804feb
modify api
9 years ago
daqi.sdq
779d904f53
add search and operation funcation
9 years ago
Daqi Song
38b51372e6
move mock data to demo
9 years ago
Daqi Song
27dc9bc853
init transfer
9 years ago