alireza-ab / vue-persian-datepicker

A datepicker component for select Persian date
https://alireza-ab.ir/datepicker
MIT License
44 stars 9 forks source link

Features needed #15

Open d4rkr3pt0r opened 2 years ago

d4rkr3pt0r commented 2 years ago

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: ``

` 2- Also addview` 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

Mehran91z commented 1 year ago

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

Navidkhm commented 1 year ago

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