Releases: Dan503/time-input-polyfill
Releases · Dan503/time-input-polyfill
v1.0.1 - Fixed [Enter] key not submitting forms
Polyfill changes
- Pressing the [Enter] key on a polyfill time input will now submit a form just like real time inputs do.
Other changes
- Fixed missing data in the package.json file
- Made accessibility improvements to the demo site
v1.0.0 - First production ready release
The code base is now stable enough to be used in production.