ant-design/components/calendar
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 warn => warning, close #1225 2016-03-28 17:43:38 +08:00
locale Datepicker => DatePicker, Timepicker => TimePicker 2015-12-10 16:30:18 +08:00
Constants.js upgrade calendar 2015-11-16 20:10:29 +08:00
Header.jsx Remove manual binding for 'this'. 2016-03-28 20:36:11 +07:00
index.jsx Remove manual binding for 'this'. 2016-03-28 20:36:11 +07:00
index.md Fix calendar controlled value 2015-11-15 21:40:01 +08:00