Skip to content

Releases: deviscoding/custom-time

Keyboard Support & Native Override

Choose a tag to compare

@jonesiscoding jonesiscoding released this 11 Feb 22:51

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

Choose a tag to compare

@jonesiscoding jonesiscoding released this 06 Dec 19:48

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

Bugfixes & Improvements

Choose a tag to compare

@jonesiscoding jonesiscoding released this 29 Aug 14:31

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

Initial Release

Choose a tag to compare

@jonesiscoding jonesiscoding released this 27 Aug 15:05
v1.0

Initial commit