Skip to content

Version 2.5.0

Compare
Choose a tag to compare
@loebi-ch loebi-ch released this 30 Oct 19:28
· 5 commits to master since this release
  • Don't open clock canvas when setting value programmatically with $('.your-time-field').clockTimePicker('value', '08:00');
  • New function to show clock canvas programmatically with $('.your-time-field').clockTimePicker('show');
  • New function to hide clock canvas programmatically with $('.your-time-field').clockTimePicker('hide');