angular-datepicker icon indicating copy to clipboard operation
angular-datepicker copied to clipboard

Highly configurable date picker built for Angular applications

Results 31 angular-datepicker issues
Sort by recently updated
recently updated
newest added

Make sure to add **all the information needed to understand the bug** so that someone can help. If the info is missing we'll add the 'Needs more information' label and...

enhancement

Hi, I understand that the input doesn't allow invalid dates or times which don't match your configuration format so, when typing manually, you just can type anything and the date-picker...

Feature Request

Hi! I've started to work on date range picker feature https://github.com/vlio20/angular-datepicker/issues/54. I'm a bit confused, I hope I'm doing correct. Features to be added: 1. Hover indication of the range....

So I know this doesn't have daterangepicker capabilities yet, but if/when that occurs, here are some features I used in the old one: - passing in a daterange to be...

Feature Request

Implement an option to pick only year.

Feature Request

Currently date selection can not be done using keyboard(tab and arrows). To reproduce this bug: - open demo page - click on any input (datepicker for that input opens) -...

Feature Request

Hi! I propose to make feature that will support manual input time。As shown below ![image](https://user-images.githubusercontent.com/22114162/110413014-1ccddc80-80c8-11eb-9bff-186571d3fc28.png)

Feature Request

AS protractor is coming to end of life we should migrate to cypress - this should be a gradual transition.

enhancement

In multi select mode it would be great to have maximum selections. When selecting more than the allowed number the first selection will be unselected

Feature Request

Hello there, [This PR](https://github.com/vlio20/angular-datepicker/pull/148) made a double arrow available in the month view, to navigate multiple years back/forward, with `showMultipleYearsNavigation` and `multipleYearsNavigateBy` parameters. What about being able to navigate by...

Feature Request