I've updated the time filter to use `react-datetime`, since `react-bootstrap-datetimepicker` was deprecated and didn't work with React 16. Overall the new API is better — we no longer need to use refs to handle strings that are not parsed by `moment.js`.
I also cleaned the code a little bit, moving all the `bind`s out of the `render` method. [ Full content available at: https://github.com/apache/incubator-superset/pull/5819 ] This message was relayed via gitbox.apache.org for [email protected]
