betodealmeida opened a new pull request #5819: Update time filter to use `react-datetime` URL: https://github.com/apache/incubator-superset/pull/5819 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.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
