pglejzer / timepicker-ui

timepicker-ui is an easy library with timepicker. Fully wrote with TypeScript. This library is based on Material Design from Google.
MIT License
62 stars 18 forks source link

[FEATURE] It will be nicer if we can set the time by typing numbers. #7

Closed StephenChips closed 2 years ago

StephenChips commented 2 years ago

I noticed that we can type in numbers to the minutes and hour

in the mobile mode, why not allow doing this in other mode? I think it is better to add an options to determine if those div can be edit, instead limits the behaviour in a particular mode.

And I think it is better if user can adjusts timepicker's value through scrolling over the clockface and the <div />s.