Release v1.10.0
- Add props to configure whether to pad single-digit hours/minutes/seconds in the picker with a zero:
padHoursWithZero
,padMinutesWithZero
,padSecondsWithZero
#31 - Remove
src
folder from npm bundle to reduce package size. Please note that there was an initial with the way this was done, please usev1.10.1
instead of this version.