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