Skip to content

Releases: deviscoding/custom-time

Keyboard Support & Native Override

11 Feb 22:51

Choose a tag to compare

This release adds the following features:

  • Support for clearing inputs with the DELETE, BACKSPACE, or ESC key.
  • Default to native time input by using [data-native=true] attribute if the time input is supported on the browser

This release fixed the following features:

  • Resetting the input on Safari was a very frustrating experience.

Seconds Bugfixes

06 Dec 19:48

Choose a tag to compare

This release contains bugfixes to correct issues that may arise when using seconds (step attribute of < 3600).

Bugfixes & Improvements

29 Aug 14:31

Choose a tag to compare

Improves overall appearance of custom-time widget, and fixes several JS bugs.

Initial Release

27 Aug 15:05

Choose a tag to compare

v1.0

Initial commit