Skip to content

v2.7.0

Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 03 Sep 16:06

What's new?

  • Added disableClock flag that, well, disables clock (#9, #10). Thanks, @twinraven!

Bug fixes

  • Fix min/max values not properly applied to MinuteInput, SecondInput.
  • Fix an issue with validating forms when minTime was more detailed than the user could choose (e.g. minTime="23:41:20" and maxDetail="hour").