Skip to content

Keyboard Support & Native Override

Latest

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.