Skip to content

Version 1.4.0

Compare
Choose a tag to compare
@owenmead owenmead released this 29 Jan 21:06
· 94 commits to master since this release

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, and incrementSecondBy. Thanks @andreynering
  • Fixed a bug where seconds would be reset when changing date. Thanks @vandry
  • Fixed missing SCSS code issue. Thanks @mik-laj