MaterialTimeControl icon indicating copy to clipboard operation
MaterialTimeControl copied to clipboard

Time component for angular/Material2 (5.0.0-rc0)

Results 9 MaterialTimeControl issues
Sort by recently updated
recently updated
newest added

I am getting the following error during the build process: ERROR in node_modules\material-time-control\src\time-control\w-mat-timepicker\w-mat-timepicker.component.html(14,13): : Property 'time' is private and only accessible within class 'WMatTimePickerComponent'. Indeed time property is private in...

Fix problem with time property being private and fix placeholder spelling

- upgrade to Angular 6 - i18n for input field and Buttons - position of clock icon can be changed

Is there a plan to add 15-minute (or other) increments feature so it only allows to select time in quarter hours?

cant resolve '@angular/flex-layout' in 'node_modules/ng5-time-picker/src/app/components/w-mat-timepicker'

added a direct link to the demo in the readme

There are some issues because it needs to update some libraries when you work with angular-cli 6 and material design 6. Please could you update this component Here the messages...

- Specific module created for an easier import style - Added min, max & disabled abilities - 24 hours time format now display clock hours on 2 distinct circles (Android...