vaadin / vaadin-time-picker-flow

Vaadin Flow Java API for vaadin/vaadin-time-picker Web Component
https://vaadin.com/components/vaadin-time-picker
Other
6 stars 11 forks source link

min and max type is string (not LocalTime) #55

Closed mstahv closed 4 years ago

mstahv commented 5 years ago
Screenshot 2019-09-02 at 16 27 00
Haprog commented 5 years ago

Related: https://vaadin.com/forum/thread/17821234/timepicker-setmin-vs-datepicker-setmin

pleku commented 5 years ago

Absolutely agree, it makes no sense as a String for Java side. The contribution should have not passed review.

tulioag commented 4 years ago

Fixed by #57