Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 517 Bytes

File metadata and controls

17 lines (16 loc) · 517 Bytes
  • Add moment.js to the project dependencies
  • Improve positioning
  • Let edit the input field by typing
  • Write tests
  • Support minDate and maxDate
  • build a doc with examples
  • use bootstrap accordions for picker switching
  • support locales
  • build DateTimePickerHours and Minutes in the same manner than Years

To update version: 0) npm run build-npm

  1. npm whoami
  2. if need: npm login
  3. npm version <update_version>
  4. npm publish
  5. update dependency: npm update @1stquad/react-bootstrap-datetimepicker