wangzuo / input-moment

React datetime picker powered by momentjs
https://wangzuo.github.io/input-moment
ISC License
527 stars 173 forks source link

Expose Calendar and Time and update files in libs directory. #56

Open gghildya opened 7 years ago

gghildya commented 7 years ago

It would be good to export Calendar and Time modules in case someone wants to modify the wrapper around it in some other way.

I am also updating the libs directory otherwise 'npm install' directly from the git repo was complaining about lodash/array/chunk. This was fixed in the src/ directory but never made it into the libs/ directory.