Version 1.4.0
Merges 1.4.0 from dbushell/Pikaday
Couple minor tweaks and fixes.
Time Specific Changes:
- Add option to change increment value of time. Thanks @andreynering
- Added
autoClose
option to disable autoclose when date selected. Thanks @ctcpip - Add options
incrementHourBy
,incrementMinuteBy
, andincrementSecondBy
. Thanks @andreynering - Fixed a bug where seconds would be reset when changing date. Thanks @vandry
- Fixed missing SCSS code issue. Thanks @mik-laj