ant-design/components/transfer
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.
2016-03-28 20:36:11 +07:00
..
demo Add notFountContent for transfer, close #1142 2016-03-07 12:01:49 +08:00
index.jsx Remove manual binding for 'this'. 2016-03-28 20:36:11 +07:00
index.md Add component locale support for Transfer 2016-03-10 10:32:50 +08:00
list.jsx Remove manual binding for 'this'. 2016-03-28 20:36:11 +07:00
operation.jsx Don't directly import Component, use React.Component. 2016-03-26 16:22:39 +07:00
search.jsx Remove manual binding for 'this'. 2016-03-28 20:36:11 +07:00