react-bootstrap-datetimepicker icon indicating copy to clipboard operation
react-bootstrap-datetimepicker copied to clipboard

Added onBlur support, bug fixes and enhancements

Open jamielesouef opened this issue 9 years ago • 2 comments

  • Add the validation classes, allow date picker to show on the top or the bottom and fix related look and feel
  • Default text should be a placeholder rather than a input value
  • Add today button for date picker(mode='date')
  • Remove unused code
  • Fix a bug where invalid initial input breaks the datepicker
  • Calcuate the position when switching from date to year or month view
  • Add different class name for month/year/time view
  • Added support for onBlur
  • Fixed markdown issues in README.md

jamielesouef avatar Dec 08 '15 03:12 jamielesouef

Could you please not include dist and not bump version, I do that on the release step and sometimes bundle updates

chollier avatar Dec 08 '15 08:12 chollier

Amended

jamielesouef avatar Dec 08 '15 23:12 jamielesouef