angular-datepicker
angular-datepicker copied to clipboard
Highly configurable date picker built for Angular applications
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...
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...
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...
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) -...
Hi! I propose to make feature that will support manual input time。As shown below 
AS protractor is coming to end of life we should migrate to cypress - this should be a gradual transition.
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
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...