amazing-time-picker icon indicating copy to clipboard operation
amazing-time-picker copied to clipboard

Timepicker (Clock Picker) for Angular 2, Angular 4 and Angular 5, Angular 6, Angular 7 - Compatible with Angular Material

Results 75 amazing-time-picker issues
Sort by recently updated
recently updated
newest added

Thanks for the excellent time picker. We have some users with low resolution monitor, so the buttons are not visible for them. We would like to have the option to...

I'm using this library in this way: but the constrainst like start and end don't work good. I want to validate te picker to be selectable in 7:30 AM to...

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

Bundle seems to include whole /src folder which includes non-essentials for time picker to run. Analyzing my project size I found that the size of amazing time picker bundle is...

@angular and related dependencies are declared as dependencies instead of peerDependencies which is a big problem. I am trying to use this package in my angular 5 project and It...

Hey, I've been trying to add my own localization using the `IDisplayPreference` (btw this interface should be exported in public api as I have to import it from `amazing-time-picker/src/app/atp-library/definitions`), but...

Hi, I updated to the above libraries and get the following errors: Errors ``` Error during template compile of 'AmazingTimePickerModule' Function calls are not supported in decorators but 'ɵmakeDecorator' was...

Is it possible to position the time picker under the input control rather than central to the screen?

Hi. Great repo! Thanks Size is too big for android. We cannot reach/click on the buttons. We cannot scroll the dialog. ![screenshot_20180310-103145](https://user-images.githubusercontent.com/15246526/37245550-96dcd6ae-244e-11e8-992d-94877118ede0.png) Thanks