Releases: deviscoding/custom-time
Releases · deviscoding/custom-time
Keyboard Support & Native Override
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
This release contains bugfixes to correct issues that may arise when using seconds (step attribute of < 3600).
Bugfixes & Improvements
Improves overall appearance of custom-time widget, and fixes several JS bugs.
Initial Release
v1.0 Initial commit