Agranom / ngx-material-timepicker

Material desing timepicker for Angular 6.0+
https://agranom.github.io/ngx-material-timepicker/
MIT License
342 stars 139 forks source link

issue453: fix issue where hours and minutes fields are not updated when "enableKeyboardInput" is set to true #461

Open arijnr opened 10 months ago

arijnr commented 10 months ago

issue453: fix issue where hours and minutes fields are not updated when "enableKeyboardInput" is set to true

arijnr commented 10 months ago

453

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (78f1d0c) 95.44% compared to head (c86079c) 95.45%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #461 +/- ## ========================================== + Coverage 95.44% 95.45% +0.01% ========================================== Files 40 40 Lines 812 814 +2 Branches 191 192 +1 ========================================== + Hits 775 777 +2 Misses 16 16 Partials 21 21 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.