- 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
- npm whoami
- if need: npm login
- npm version <update_version>
- npm publish
- update dependency: npm update @1stquad/react-bootstrap-datetimepicker