PanagiotisGeorgiadis / Elm-DatePicker

A DatePicker package created using Elm 0.19
https://package.elm-lang.org/packages/PanagiotisGeorgiadis/elm-datepicker/latest/
BSD 3-Clause "New" or "Revised" License
11 stars 2 forks source link

Improving the TimePicker blur behavior #8

Closed PanagiotisGeorgiadis closed 3 years ago

PanagiotisGeorgiadis commented 3 years ago

Improving the TimePicker's onBlur behavior. Up until now it was possible for the user to leave a timepicker value as empty. With the updated behavior, if the time picker value is value == "" we will set the respective "time part" to 0.