You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* issue130: + append timepicker to body
* * changelog and version
* issue203: + set provided min time as the default time if no value is provided
* issue204: + configurable style props for editable dial
* issue200: + custom buttons for ngx-timepicker-field
* issue203: + tests for fromDateTimeToString fn
* issue203: + tests for setting min time as a default one
* * changelog and version
Current situation: selection modal just opens with a fully disabled hours clockface. User has to change to PM manually just to be able to select hour.
Expected behavior: open modal with PM hours clockface when min is around PM hours and there's no value selected already.
Bug repro:
min = 3:00 PM
value = undefined
-> open selection modal
The text was updated successfully, but these errors were encountered: