ant-design/components/tabs
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 Allow close last tab, fix #1071 2016-03-02 20:25:19 +08:00
index.jsx Remove manual binding for 'this'. 2016-03-28 20:36:11 +07:00
index.md update docs 2016-03-16 22:06:02 +08:00