vue-persian-datepicker icon indicating copy to clipboard operation
vue-persian-datepicker copied to clipboard

Features needed

Open d4rkr3pt0r opened this issue 2 years ago • 2 comments

Thank for the amazing calendar.Column feature is super great. These are the features that makes is even more amazing.

1- Please add the functionality to disable dates using day names along with dates. for example: <date-picker :disable="['Sunday', 'Monday', '1400/12/10', '1400/12/20']" /> 2- Also add view feature. example:

<date-picker view="year"/> // Open calendar on year selection. then goes for month and day. // Options: year/month/day

3- Add multiple selection mode. // User might need to choose multiple dates which are not in a range(['1400-05-05', '1400-08-05']). 4- Add Year & Month to selection types. // User might need to select only year(1400) or month(05) or year & month (1400-12). 5- Add highlight dates. LINK

d4rkr3pt0r avatar Mar 11 '22 01:03 d4rkr3pt0r

+1 for feature 5- Add highlight dates or tooltip on them.

Mehran91z avatar Oct 03 '22 13:10 Mehran91z

@alireza-ab I would like to work on this issue(feature)

Navidkhm avatar Mar 04 '23 19:03 Navidkhm