Releases: dhutaryan/ngx-mat-timepicker
Releases · dhutaryan/ngx-mat-timepicker
v16.0.1
- fix(input): set value for empty input after apply with no changes
- fix(dials): handle touch move action
v15.0.2
- fix(input): set value for empty input after apply with no changes
- fix(dials): handle touch move action
v16.0.0
- build(deps): bump angular and angular material to v16
v15.0.0
- build(deps): bump angular and angular material to v15
v14.0.0
- build(deps): bump angular and angular material to v14
v13.0.0
- build(deps): bump angular and angular material to v13
v12.3.1
- fix(dials): prevent scrolling by clicking space
v12.3.0
- feat(time-faces): handle time changing by arrows
- fix(time-inputs): keep the same value if input value is a string
- feature(dials): add animation while switching hour and minute dials
v12.2.0
- feat(timepicker): add minute interval option
- feat(timepicker): add orientation for dial
v12.1.0
- feat(timepicker): add possibility to show/hide toggle mode button
- fix(time-face): add public change event for inline usage
- feat(timepicker): add accessibility features